Your message dated Mon, 09 Mar 2009 00:17:06 +0000
with message-id <e1lgtb4-0008vr...@ries.debian.org>
and subject line Bug#470350: fixed in gtwitter 1.0~beta-7
has caused the Debian Bug report #470350,
regarding gtwitter: FTBFS: ./PreferencesWindow.cs(112,31): error CS0234: The
type or namespace name `Url' does not exist in the namespace `Gnome'. Are you
missing an assembly reference?
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
470350: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470350
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gtwitter
Version: 1.0~beta-6
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20080308 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
Relevant part:
> make[2]: Entering directory `/build/user/gtwitter-1.0~beta/gtwitter'
> mkdir -p ./bin/Release
> cp 'gtwitter' 'bin/Release/gtwitter'
> mkdir -p ./bin/Release/
> gmcs -noconfig -codepage:utf8 -unsafe -warn:4 -out:bin/Release/gtwitter.exe
> -target:exe './gtk-gui/generated.cs' './MainWindow.cs' './Main.cs'
> './AssemblyInfo.cs' './gtk-gui/gtwitter.MainWindow.cs'
> './PreferencesWindow.cs' './gtk-gui/gtwitter.PreferencesWindow.cs'
> './ReadInfo.cs' './GetTwitterData.cs' './PostToTwitter.cs'
> './CompositeInterface.cs' './AboutDialog.cs'
> './libsexy/UrlActivatedHandler.cs' './libsexy/UrlLabel.cs'
> './libsexy/IconEntry.cs' './libsexy/IconEntryPosition.cs'
> './libsexy/IconPressedHandler.cs' './libsexy/IconReleasedHandler.cs'
> '-resource:./gtk-gui/gui.stetic' '-resource:./../data/gtwitter-22.png'
> '-resource:./../data/gtwitter-48.png' '-resource:./../data/gtwitter-64.png'
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gnome-vfs-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
> -r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gconf-sharp.dll
> -r:/usr/lib/mono/1.0/Mono.Cairo.dll -r:System -r:System.Xml -r:Mono.Posix
> -r:System.Web
> ./PreferencesWindow.cs(112,31): error CS0234: The type or namespace name
> `Url' does not exist in the namespace `Gnome'. Are you missing an assembly
> reference?
> Compilation failed: 1 error(s), 0 warnings
> make[2]: *** [bin/Release/gtwitter.exe] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/03/08
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: gtwitter
Source-Version: 1.0~beta-7
We believe that the bug you reported is fixed in the latest version of
gtwitter, which is due to be installed in the Debian FTP archive:
gtwitter_1.0~beta-7.diff.gz
to pool/main/g/gtwitter/gtwitter_1.0~beta-7.diff.gz
gtwitter_1.0~beta-7.dsc
to pool/main/g/gtwitter/gtwitter_1.0~beta-7.dsc
gtwitter_1.0~beta-7_all.deb
to pool/main/g/gtwitter/gtwitter_1.0~beta-7_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 470...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Iain Lane <la...@ubuntu.com> (supplier of updated gtwitter package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 01 Feb 2009 18:25:03 +0000
Source: gtwitter
Binary: gtwitter
Architecture: source all
Version: 1.0~beta-7
Distribution: unstable
Urgency: low
Maintainer: Debian CLI Applications Team
<pkg-cli-apps-t...@lists.alioth.debian.org>
Changed-By: Iain Lane <la...@ubuntu.com>
Description:
gtwitter - Client for tracking and posting to twitter
Closes: 470350 507378 513629
Changes:
gtwitter (1.0~beta-7) unstable; urgency=low
.
* Adopt into pkg-cli-apps team (Closes: #513629)
* Add myself to Uploaders
* debian/gtwitter.desktop: Add translation patch from Ubuntu, thanks to
David Cordero and Daniel Hahler
* debian/rules, debian/patches/configurable-compiler.patch: Mono 2.0
transition. (Closes: #507378)
* debian/patches/gnome-sharp.patch: Check for gnome-sharp directly in the
build; this check is no longer implicit. (Closes: #470350)
* debian/watch: Add
* debian/rules: Set MONO_CAIRO_LIBS to manually provide build information
* debian/control, debian/rules: Re-autotoolise during the build to pick up
transition and FTBFS fixes.
* debian/control: Bump s-v to 3.8.0
* debian/copyright: Include correct upstream URL
Checksums-Sha1:
2fd43ca8c376118238a468b80215e943e26f0942 1604 gtwitter_1.0~beta-7.dsc
19d4b1abf1efe46f1a8262176c246c2a321cb56b 6847 gtwitter_1.0~beta-7.diff.gz
c6056f65d3d9839735cf3d70cb4c5cbf6a1453b6 47674 gtwitter_1.0~beta-7_all.deb
Checksums-Sha256:
71184ad09de72a88fe48151786ac7eec6a37aaa0b0e683cb7172e18b918c13c5 1604
gtwitter_1.0~beta-7.dsc
472166c6cb2b3094ab5474d3aa7281ad196990df8e3da4002ab86654775c0ec2 6847
gtwitter_1.0~beta-7.diff.gz
7f856bece70a8a4b94fd07b348a682fe18785da8485d95f6e65c8b2ce9e03048 47674
gtwitter_1.0~beta-7_all.deb
Files:
7639f19e7f04d9a62c4d4fc77866292c 1604 net extra gtwitter_1.0~beta-7.dsc
c64fcee5637dcc5ef953a3d293801ea0 6847 net extra gtwitter_1.0~beta-7.diff.gz
99bee7e580130383bf0f21ccaa1361a8 47674 net extra gtwitter_1.0~beta-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iJwEAQECAAYFAkm0XdYACgkQcJWf5zskR2Fs1QQAgqkPLVY13JpLu2J5mMYIGd/I
BgsT9CssI3r5Vxz+pQuSnTh3UIqwEcP5J0lA+8AU6wGdzQj7X60N6jNoWLIkLlcQ
mzo8MQWOHTcLndLsxCmMMrO588IlbIC6a+Mnwj3voKDAKusMh28XXslHhMdAVwsK
6+UjNYTiV+LI+x/WGak=
=wP5g
-----END PGP SIGNATURE-----
--- End Message ---