Your message dated Sun, 13 Jan 2008 16:17:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#444511: fixed in lock-keys-applet 1.0-8.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: lock-keys-applet
version: 1.0-8
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070928 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[3]: Entering directory `/build/user/lock-keys-applet-1.0/src'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -DORBIT2=1 -pthread
-I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2
-I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0
-I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0
-I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/gail-1.0 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/panel-2.0
-DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_DISABLE_DEPRECATED
-DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED
-DDATADIR=\""/usr/share/"\" -DPREFIX=\""/usr/"\" -DLIBDIR=\""/usr/lib/"\"
-DSYSCONFDIR=\""/etc/"\" -g -Wall -O2 -c `test -f 'lock-keys-applet.c' ||
echo './'`lock-keys-applet.c
lock-keys-applet.c:65: error: expected specifier-qualifier-list before
'GtkTooltips'
lock-keys-applet.c: In function 'applet_reorder_icons':
lock-keys-applet.c:107: warning: implicit declaration of function
'gtk_widget_ref'
lock-keys-applet.c: In function 'about_cb':
lock-keys-applet.c:225: warning: implicit declaration of function
'gnome_about_new'
lock-keys-applet.c:231: warning: dereferencing type-punned pointer will break
strict-aliasing rules
lock-keys-applet.c: In function 'ledstates_changed':
lock-keys-applet.c:500: warning: implicit declaration of function
'gtk_tooltips_set_tip'
lock-keys-applet.c:500: error: 'LedApplet' has no member named 'tooltips'
lock-keys-applet.c: In function 'led_applet_factory':
lock-keys-applet.c:591: error: 'LedApplet' has no member named 'tooltips'
lock-keys-applet.c:591: warning: implicit declaration of function
'gtk_tooltips_new'
make[3]: *** [lock-keys-applet.o] Error 1
make[3]: Leaving directory `/build/user/lock-keys-applet-1.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/user/lock-keys-applet-1.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/user/lock-keys-applet-1.0'
make: *** [debian/stamp-makefile-build] Error 2
The full build log is available from
http://people.debian.org/~lucas/logs/2007/09/28
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
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: lock-keys-applet
Source-Version: 1.0-8.1
We believe that the bug you reported is fixed in the latest version of
lock-keys-applet, which is due to be installed in the Debian FTP archive:
lock-keys-applet_1.0-8.1.diff.gz
to pool/main/l/lock-keys-applet/lock-keys-applet_1.0-8.1.diff.gz
lock-keys-applet_1.0-8.1.dsc
to pool/main/l/lock-keys-applet/lock-keys-applet_1.0-8.1.dsc
lock-keys-applet_1.0-8.1_i386.deb
to pool/main/l/lock-keys-applet/lock-keys-applet_1.0-8.1_i386.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]> (supplier of updated
lock-keys-applet 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 [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 13 Jan 2008 16:56:25 +0100
Source: lock-keys-applet
Binary: lock-keys-applet
Architecture: source i386
Version: 1.0-8.1
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Changed-By: Ana Beatriz Guerrero Lopez <[EMAIL PROTECTED]>
Description:
lock-keys-applet - A keyboard lock keys applet for the GNOME2 panel
Closes: 444511
Changes:
lock-keys-applet (1.0-8.1) unstable; urgency=low
.
* Non-maintainer upload to fix RC bug.
* Disable deprecated GTK options. Patch by Mario Iseli. (Closes: #444511)
Files:
f621d7cd65fb555c8b8a9152c65b62ea 724 x11 optional lock-keys-applet_1.0-8.1.dsc
12ac1530996930626d9ab1f386988cd0 495784 x11 optional
lock-keys-applet_1.0-8.1.diff.gz
6a2bc79f7ff88b09b6b2405aadb19641 42238 x11 optional
lock-keys-applet_1.0-8.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero
iD8DBQFHijZhn3j4POjENGERAg5MAJ45f0IaRChwVFvbiTTY2cTG2eCcswCfTyxn
7GzNeUijE0oEv1NWbKIyib0=
=l8V2
-----END PGP SIGNATURE-----
--- End Message ---