Processed: #624569 is not (completely) fixed

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> notfixed 624569 1:1.8.4-1
Bug #624569 {Done: Tzafrir Cohen } [src:asterisk] FTBFS 
because of missing build-dependencies
Bug No longer marked as fixed in versions asterisk/1:1.8.4-1.
> found 624569 1:1.8.4-1
Bug #624569 {Done: Tzafrir Cohen } [src:asterisk] FTBFS 
because of missing build-dependencies
Bug Marked as found in versions asterisk/1:1.8.4-1 and reopened.
> reopen 624569
Bug #624569 [src:asterisk] FTBFS because of missing build-dependencies
Bug 624569 is not marked as done; doing nothing.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
624569: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624569
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: sbuild: Fals to remove (unprotected rmdir call)

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 627641 patch
Bug #627641 [sbuild] sbuild: Fals to remove (unprotected rmdir call)
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
627641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627641
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627641: sbuild: Fals to remove (unprotected rmdir call)

2011-05-22 Thread Daniel Baumann
tag 627641 patch
thanks

attached is the patch.

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/
>From 3aa22e3d87882089c00598c8b708fb1eb7f7f1d5 Mon Sep 17 00:00:00 2001
From: Daniel Baumann 
Date: Mon, 23 May 2011 08:04:52 +0200
Subject: [PATCH] Correcting sbuild.postrm to not fail if /etc/sbuild/chroot
 does not exist (Closes: #627641).

---
 debian/sbuild.postrm |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian/sbuild.postrm b/debian/sbuild.postrm
index 55ec416..1a4d5b6 100755
--- a/debian/sbuild.postrm
+++ b/debian/sbuild.postrm
@@ -69,7 +69,7 @@ case "$1" in
 	# Don't remove /etc/sbuild/chroot recursively in case anyone
 	# put the entire chroot under here; only remove symlinks.
 	rm -f /etc/sbuild/chroot/*
-	rmdir --ignore-fail-on-non-empty /etc/sbuild/chroot/
+	rmdir --ignore-fail-on-non-empty /etc/sbuild/chroot/ || true
 
 	# Remove autogenerated files.
 	rm -f /var/lib/sbuild/apt.conf*
-- 
1.7.5.1



Bug#627641: sbuild: Fals to remove (unprotected rmdir call)

2011-05-22 Thread Daniel Baumann
Package: sbuild
Severity: serious

Hi,

in postrm, you're calling rmdir without a '|| true', therefore, the
following fails 'apt-get install sbuild && apt-get purge sbuild'.

will send a patch once i've recieved the bug number.

Regards,
Daniel

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: found 624234 in dovecot-common/1:2.0.13-1

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 624234 dovecot-common/1:2.0.13-1
Bug #624234 [dovecot-common,mailavenger] mailavenger and dovecot-common: error 
when trying to install together
The source dovecot-common and version 1:2.0.13-1 do not appear to match any 
binary packages
Bug Marked as found in versions dovecot-common/1:2.0.13-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
624234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624234
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: bug 627236 is forwarded to http://rt.cpan.org/Public/Bug/Display.html?id=68360

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 627236 http://rt.cpan.org/Public/Bug/Display.html?id=68360
Bug #627236 [libmodule-starter-perl] libmodule-starter-plugin-cgiapp-perl: 
Can't locate Path/Class.pm in @INC
Set Bug forwarded-to-address to 
'http://rt.cpan.org/Public/Bug/Display.html?id=68360'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
627236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#598999: marked as done (gconf: FTBFS on armel: error: 'GSettingsBackendClass' has no member named 'write_keys')

2011-05-22 Thread Debian Bug Tracking System
Your message dated Mon, 23 May 2011 02:58:25 +0200
with message-id <4dd9b131.6040...@debian.org>
and subject line gconf: FTBFS on armel: error: 'GSettingsBackendClass' has no 
member named 'write_keys'
has caused the Debian Bug report #598999,
regarding gconf: FTBFS on armel: error: 'GSettingsBackendClass' has no member 
named 'write_keys'
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.)


-- 
598999: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=598999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gconf
Version: 2.31.5-1
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: eabi

Hi,

your package no longer builds on armel:
| libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. 
-DDATADIR=\"/usr/share\" -pthread -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I.. -I.. -pthread -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 -c gconfsettingsbackend.c  
-fPIC -DPIC -o .libs/libgsettingsgconfbackend_la-gconfsettingsbackend.o
| gconfsettingsbackend.c: In function 'gconf_settings_backend_class_init':
| gconfsettingsbackend.c:925: error: 'GSettingsBackendClass' has no member 
named 'write_keys'
| gconfsettingsbackend.c:927: error: 'GSettingsBackendClass' has no member 
named 'reset_path'
| make[3]: *** [libgsettingsgconfbackend_la-gconfsettingsbackend.lo] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=gconf&suite=experimental

Mraw,
KiBi.


--- End Message ---
--- Begin Message ---
Version: 2.32.3-1

https://buildd.debian.org/status/fetch.php?pkg=gconf&arch=armel&ver=2.32.3-1&stamp=1305738908
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Processed: reassign 626331 to xserver-xorg-core

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 626331 xserver-xorg-core
Bug #626331 [gnome-settings-daemon] gnome-settings-daemon doesn't allow to log 
into IceWM, LXDE.
Bug reassigned from package 'gnome-settings-daemon' to 'xserver-xorg-core'.
Bug No longer marked as found in versions gnome-settings-daemon/2.30.2-3.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
626331: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626331
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#556773: marked as done (FTBFS with binutils-gold)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Mon, 23 May 2011 00:59:16 +0200
with message-id <4dd99544.4050...@debian.org>
and subject line FTBFS with binutils-gold
has caused the Debian Bug report #556773,
regarding FTBFS with binutils-gold
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.)


-- 
556773: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556773
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yelp
Version: 2.28.0+webkit-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CC   --mode=link cc -DORBIT2=1 -pthread -D_REENTRANT 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/libxml2 
-I/usr/include/startup-notification-1.0 -I/usr/include/rarian-Wall 
-Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare   -D_REENTRANT -I/usr/include/webkit-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/include/libsoup-2.4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr
 /include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/libxml2-g -O2 -g -Wall -O2  
-Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o yelp yelp-yelp-base.o 
yelp-yelp-bookmarks.o yelp-yelp-debug.o yelp-yelp-error.o yelp-yelp-html.o 
yelp-yelp-io-channel.o yelp-yelp-settings.o yelp-yelp-utils.o 
yelp-yelp-window.o yelp-yelp-marshal.o yelp-yelp-main.o yelp-yelp-page.o 
yelp-yelp-transform.o yelp-yelp-document.o yelp-yelp-toc.o yelp-yelp-docbook.o 
yelp-yelp-db-print.o yelp-yelp-mallard.o yelp-yelp-man-parser.o yelp-yelp-man.o 
yelp-yelp-info.o yelp-yelp-info-parser.o yelp-gtkentryaction.o 
yelp-yelp-search.o yelp-yelp-search-parser.o yelp-eggdesktopfile.o 
yelp-eggsmclient.o yelp-eggsmclient-xsmp.o   -lgconf-2 -lgtk-x11-2.0 
-lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 
-lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lexslt 
-lxslt -lxml2 -lstartup-notification-1 -ldbus-glib-1 -ldbus-1 -lpthre
 ad -lrt -lgobject-2.0 -lglib-2.0 -lrarian -lz -lbz2  -lwebkit-1.0 
-lgtk-x11-2.0 -lsoup-2.4 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype 
-lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   -lSM -lICE  
-lX11  -lSM   
libtool: link: cc -DORBIT2=1 -pthread -D_REENTRANT -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 
-I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include 
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb 
-I/usr/include/libpng12 -I/usr/include/libxml2 
-I/usr/include/startup-notification-1.0 -I/usr/include/rarian -Wall 
-Wno-uninitialized -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith 
-Wno-sign-compare -D_REENTRANT -I/usr/include/webkit-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/include/libsoup-2.4 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/f
 reetype2 -I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/libxml2 -g -O2 -g -Wall -O2 -Wl,-z -Wl,defs -Wl,-O1 
-Wl,--as-needed -o yelp yelp-yelp-base.o yelp-yelp-bookmarks.o 
yelp-yelp-debug.o yelp-yelp-error.o yelp-yelp-html.o yelp-yelp-io-channel.o 
yelp-yelp-settings.o yelp-yelp-utils.o yelp-yelp-window.o yelp-yelp-marshal.o 
yelp-yelp-main.o yelp-y

Bug#555600: marked as done (FTBFS with binutils-gold)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Mon, 23 May 2011 01:01:51 +0200
with message-id <4dd995df.4050...@debian.org>
and subject line FTBFS with binutils-gold
has caused the Debian Bug report #555600,
regarding FTBFS with binutils-gold
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.)


-- 
555600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555600
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: metacity
Version: 1:2.28.0-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2 
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs 
-Wpointer-arith -Wsign-compare -Wall -Werror -ansi  -Wl,-z,defs -Wl,-O1 
-Wl,--as-needed -o metacity async-getprop.o bell.o boxes.o compositor.o 
compositor-xrender.o constraints.o core.o delete.o display.o draw-workspace.o 
edge-resistance.o effects.o errors.o eventqueue.o frame.o gradient.o 
group-props.o group.o iconcache.o keybindings.o main.o place.o prefs.o screen.o 
session.o stack.o util.o window-props.o window.o workspace.o xprops.o 
fixedtip.o frames.o menu.o metaaccellabel.o resizepopup.o tabpopup.o 
theme-parser.o theme.o themewidget.o ui.o -lcanberra-gtk -lcanberra 
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig 
-lgobject-2.0 -lgmodule-2.0 -lgconf-2 -lstartup-notification-1 -lXcomposite 
-lXrender -lX11 -lXdamage -lXfixes -lXcursor
  -lgtop-2.0 -lglib-2.0   -lXext -lXrandr -lXext   -lSM -lICE -lX11 -lXext 
-lXinerama  -lm  
libtool: link: cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-compare -Wall 
-Werror -ansi -Wl,-z -Wl,defs -Wl,-O1 -Wl,--as-needed -o metacity 
async-getprop.o bell.o boxes.o compositor.o compositor-xrender.o constraints.o 
core.o delete.o display.o draw-workspace.o edge-resistance.o effects.o errors.o 
eventqueue.o frame.o gradient.o group-props.o group.o iconcache.o keybindings.o 
main.o place.o prefs.o screen.o session.o stack.o util.o window-props.o 
window.o workspace.o xprops.o fixedtip.o frames.o menu.o metaaccellabel.o 
resizepopup.o tabpopup.o theme-parser.o theme.o themewidget.o ui.o  
-lcanberra-gtk -lcanberra /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so 
/usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so 
/usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so 
/usr/lib/libfreetype.so -lfontconfig /usr/lib/libgobject-
 2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgconf-2.so 
-lstartup-notification-1 -lXcomposite -lXrender -lXdamage -lXfixes -lXcursor 
-lgtop-2.0 /usr/lib/libglib-2.0.so -lXrandr -lSM -lICE -lX11 -lXext -lXinerama 
-lm -pthread
/usr/bin/ld: main.o: in function main:core/main.c:427: error: undefined 
reference to 'g_thread_init'
collect2: ld returned 1 exit status
make[5]: *** [metacity] Error 1


--- End Message ---
--- Begin Message ---
Version: 2.30.1-3
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Bug#554663: marked as done (FTBFS with binutils-gold)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Mon, 23 May 2011 00:54:14 +0200
with message-id <4dd99416.5090...@debian.org>
and subject line FTBFS with binutils-gold
has caused the Debian Bug report #554663,
regarding FTBFS with binutils-gold
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.)


-- 
554663: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554663
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnome-system-tools
Version: 2.28.1-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2  
-Wl,-z,defs -Wl,-O1 -o network-admin address-list.o network-tool.o callbacks.o 
hosts.o main.o ../../src/common/libsetuptool.a -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 
-lcairo -lpango-1.0 -lfreetype -lfontconfig -lgmodule-2.0 -lgconf-2 -loobs-1 
-lgobject-2.0 -lglib-2.0   -lpolkit-gtk-1 -lpolkit-gobject-1 -lgio-2.0 
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0   -ldbus-1 -lpthread -lrt   -lgio-2.0 
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0   
libtool: link: cc -g -O2 -g -Wall -O2 -Wl,-z -Wl,defs -Wl,-O1 -o network-admin 
address-list.o network-tool.o callbacks.o hosts.o main.o  
../../src/common/libsetuptool.a /usr/lib/libgtk-x11-2.0.so 
/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so 
/usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so 
-lfontconfig /usr/lib/libgconf-2.so -loobs-1 -lpolkit-gtk-1 -lpolkit-gobject-1 
-ldbus-1 -lpthread -lrt /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
/usr/bin/ld: main.o: in function main:main.c:91: error: undefined reference to 
'g_thread_init'
collect2: ld returned 1 exit status
make[4]: *** [network-admin] Error 1


--- End Message ---
--- Begin Message ---
Version: 2.30.2-2
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Processed: reassign 622572 to src:gnome-applets, forcibly merging 554646 622572

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 622572 src:gnome-applets
Bug #622572 [src:gnome-games] gnome-applets: FTBFS -- undefined reference to 
XFree in stickynotes
Bug reassigned from package 'src:gnome-games' to 'src:gnome-applets'.
> forcemerge 554646 622572
Bug#554646: FTBFS with binutils-gold
Bug#622572: gnome-applets: FTBFS -- undefined reference to XFree in stickynotes
Forcibly Merged 554646 622572.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
554646: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554646
622572: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622572
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed (with 1 errors): reassign 622572 to src:gnome-games, forcibly merging 554646 622572

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reassign 622572 src:gnome-games
Bug #622572 [gnome-applets] gnome-applets: FTBFS -- undefined reference to 
XFree in stickynotes
Bug reassigned from package 'gnome-applets' to 'src:gnome-games'.
Bug No longer marked as found in versions gnome-applets/2.30.0-3.
> forcemerge 554646 622572
Bug#554646: FTBFS with binutils-gold
Bug#622572: gnome-applets: FTBFS -- undefined reference to XFree in stickynotes
Mismatch - only Bugs in the same package can be forcibly merged:
Bug 622572 is not in the same package as 554646
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622572: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622572
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#616662: new version available, test again?

2011-05-22 Thread anarcat
A new version of the chromium-browser package was uploaded
(11.0.696.68~r84545-2) - maybe you can try again?

-- 
The United States is a nation of laws:
badly written and randomly enforced.
- Frank Zappa


signature.asc
Description: Digital signature


Bug#604134: Processed: tags 604134 - squeeze-ignore

2011-05-22 Thread annathemermaid
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Sun, 22 May 2011 20:26:30 + "Adam D. Barratt"  wrote:
>tag 604134 + squeeze-ignore
>thanks
>
>On Sun, 2011-05-22 at 19:39 +, Debian Bug Tracking System
>wrote:
>> Processing commands for cont...@bugs.debian.org:
>>
>> > tags 604134 - squeeze-ignore
>> Bug #604134 [parted] partman-base: Makes MacOS 9 incompatible
>partition table
>> Removed tag(s) squeeze-ignore.
>
>Please don't do that.

Please don't break other operating systems on my computer in such a
way that is irreversible, short of wiping the whole hard disk,
WITHOUT EVEN WARNING ME FIRST! I choose the stable versions of *nix
based operating systems because I don't like running into SEVERE
UNDOCUMENTED bugs like this. If I wanted to use my one and only
working computer to track down and fix/find work-arounds for things
like this, I'd run current.

> The -ignore tags are the domain of the
>Release
>Team and shouldn't be altered without agreement.

The tag was added because it was believed there was a workaround to
restore Mac Classic. Even if this always worked, it seems appalling
to me that an operating system of Debian's reputation wouldn't at
least make note of this bug in the installation instructions. As it
is, the workaround does not always work. It didn't work for me.
There are others it hasn't worked for. The squeeze-ignore tag was
added based on a misconception.

>I don't know partman well enough to know whether your suggestions
>on how
>to modify it to better support your scenario are easily
>integrateable
>(is that even a word?), although it does sound like it might be
>quite a
>large change to try and make to squeeze's d-i now that it's
>released.

The bad news is, I really don't know what-all's wrong with partman,
and apparently, even though this bug has been around for years, no
one else does either, or hasn't admitted to so far as I've read.
The good news is, we don't have to. NetBSD's pdisk, which they have
graciously ported to Linux, is a time-tested way of modifying Apple
Partition Maps without breaking other operating systems, provided
you don't re-initialize the disk or touch partitions that you
shouldn't touch. So, simply offer users a choice between pdisk and
partman, with a strong warning that if they are multi-booting,
especially with Mac Classic, that they should really use pdisk
because partman is broken and might damage their Mac Classic
irreparably (short of wiping the hard drive).

Then there's yaboot, which is a whole 'nother can of worms, because
it doesn't work right if you do it the "recommended way", but is
has a whole slew of protections to protect you from doing in the
"wrong way", even though the wrong way does work. I managed to get
yaboot (but not ofboot.b... fortunately, yaboot is the essential
bit) working, but it was horrendously difficult (at least, for an
operating system of Debian's reputation) because it didn't want me
to configure it that way.

>Certainly adding significant new translatable text tends not to be
>straight forward.

Well, could you translate this much?

"WARNING!!! This installer may break other operating systems on
your computer (especially Mac Classic). In some cases, it may be
impossible to repair without wiping your hard drive and re-
installing everything. DO NOT PROCEED IF THIS IS NOT AN ACCEPTABLE
RISK. If that is so, we recommend you use a Unix-based operating
system that does not have this problem, like OpenBSD, or one that
has a well-documented work-around, like NetBSD. There is a very
complicated work-around for Debian, but unfortunately, we were
unable to translate it to all languages."

Or if that's too much for you, just the first three or four
sentences.

>Regards,
>
>Adam
-BEGIN PGP SIGNATURE-
Charset: UTF8
Version: Hush 3.0
Note: This signature can be verified at https://www.hushtools.com/verify

wsBcBAEBAgAGBQJN2ZCXAAoJEKlMTST7VF+oLM4H/RWIB4XAFIVbK+qEzzXepyxLb7kX
JwZXEvqBK4Uns2V9/pWV8TgcpWLwvQWdzCts1eEBYZTDJ29RFBGG6jJnTu62VbL150Qf
JbWX6gKXWJCB+bjPsPA+wCmC+oP5FbuXN7rWpCLOEKJE2/sGDSI6gANDzo5YCgy0aAJj
Due8Mfu9v+DvESaPw2fGIKeltTJWwM9mQI5LJm1Mm2WLFs6Cc6s5j2Rz8X01CA5yUkqa
zNaXdXYbNabtdErdma5Pz4lG+FROCbWLEij0HXlmi5jetBDvdsv+3koG67LitBpgUpu6
HBMP7cTemg5ns6Lq4LLh7a4AO5j6YhW0OoU/ZtFnpiU=
=ehFa
-END PGP SIGNATURE-




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627443: marked as done (CVE-2011-1929)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 22:32:30 +
with message-id 
and subject line Bug#627443: fixed in dovecot 1:2.0.13-1
has caused the Debian Bug report #627443,
regarding CVE-2011-1929
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.)


-- 
627443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dovecot
Severity: grave
Tags: security

Hi Dovecot maintainers,
CVE-2011-1929 was assigned to the following issue fixed in
1.2.17 and 2.0.13:

| Fixed potential crashes and other problems when parsing
| header names that contained NUL characters.

http://dovecot.org/pipermail/dovecot/2011-May/059085.html
http://dovecot.org/pipermail/dovecot/2011-May/059086.html

Patch:
http://hg.dovecot.org/dovecot-1.1/rev/3698dfe0f21c

Could you contact upstream wrt the exact impact? What is
being crashed here, can someone only crash a delivery
thread or can the whole IMAP server be crashed through
malformed mail messages? In the latter case we should
release a DSA.

Cheers,
Moritz

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


--- End Message ---
--- Begin Message ---
Source: dovecot
Source-Version: 1:2.0.13-1

We believe that the bug you reported is fixed in the latest version of
dovecot, which is due to be installed in the Debian FTP archive:

dovecot-common_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-common_2.0.13-1_amd64.deb
dovecot-dbg_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-dbg_2.0.13-1_amd64.deb
dovecot-dev_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-dev_2.0.13-1_amd64.deb
dovecot-gssapi_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-gssapi_2.0.13-1_amd64.deb
dovecot-imapd_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-imapd_2.0.13-1_amd64.deb
dovecot-ldap_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-ldap_2.0.13-1_amd64.deb
dovecot-lmtpd_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-lmtpd_2.0.13-1_amd64.deb
dovecot-managesieved_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-managesieved_2.0.13-1_amd64.deb
dovecot-mysql_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-mysql_2.0.13-1_amd64.deb
dovecot-pgsql_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-pgsql_2.0.13-1_amd64.deb
dovecot-pop3d_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-pop3d_2.0.13-1_amd64.deb
dovecot-sieve_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-sieve_2.0.13-1_amd64.deb
dovecot-sqlite_2.0.13-1_amd64.deb
  to main/d/dovecot/dovecot-sqlite_2.0.13-1_amd64.deb
dovecot_2.0.13-1.debian.tar.gz
  to main/d/dovecot/dovecot_2.0.13-1.debian.tar.gz
dovecot_2.0.13-1.dsc
  to main/d/dovecot/dovecot_2.0.13-1.dsc
dovecot_2.0.13.orig.tar.gz
  to main/d/dovecot/dovecot_2.0.13.orig.tar.gz



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 627...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marco Nenciarini  (supplier of updated dovecot 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: Sat, 21 May 2011 23:58:06 +0200
Source: dovecot
Binary: dovecot-common dovecot-dev dovecot-imapd dovecot-pop3d dovecot-lmtpd 
dovecot-managesieved dovecot-pgsql dovecot-mysql dovecot-sqlite dovecot-ldap 
dovecot-gssapi dovecot-sieve dovecot-dbg
Architecture: source amd64
Version: 1:2.0.13-1
Distribution: unstable
Urgency: high
Maintainer: Dovecot Maintainers 
Changed-By: Marco Nenciarini 
Description: 
 dovecot-common - secure mail server that supports mbox, maildir, dbox and 
mdbox ma
 dovecot-dbg - debug symbols for Dovecot
 dovecot-dev - header files for the dovecot mail server
 dovecot-gssapi - GSSAPI authentication support for Dovecot
 dovecot-imapd - secure IMAP server that supports mbox, maildir, dbox and mdbox 
ma
 dovecot-ldap - LDAP support for Dovecot
 dovecot-lmtpd - secure LMTP server for Dovecot
 dovecot-managesieved - secure ManageSieve server for Dovecot
 dovecot-mysql - MySQL support for Dovecot
 dovecot-pgsql - PostgreSQL support for Dovecot
 dovecot-pop3d - secure POP3 server that supports mbox, maildir, 

Bug#554420: marked as done (FTBFS with binutils-gold)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 23:54:51 +0200
with message-id <4dd9862b.2050...@debian.org>
and subject line FTBFS with binutils-gold
has caused the Debian Bug report #554420,
regarding FTBFS with binutils-gold
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.)


-- 
554420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554420
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gconf
Version: 2.28.0-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2  
-Wl,-z,defs -Wl,--as-needed -o gconf-defaults-mechanism gconf-defaults.o 
gconf-defaults-main.o ../gconf/libgconf-2.la -ldbus-glib-1 -ldbus-1 -lpthread 
-lrt -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   
libtool: link: cc -g -O2 -g -Wall -O2 -Wl,-z -Wl,defs -Wl,--as-needed -o 
.libs/gconf-defaults-mechanism gconf-defaults.o gconf-defaults-main.o  
../gconf/.libs/libgconf-2.so -ldbus-glib-1 -ldbus-1 -lpthread -lrt 
-lpolkit-gobject-1 /usr/lib/libgio-2.0.so /usr/lib/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so -pthread
/usr/bin/ld: gconf-defaults-main.o: in function main:gconf-defaults-main.c:162: 
error: undefined reference to 'g_thread_init'
collect2: ld returned 1 exit status
make[4]: *** [gconf-defaults-mechanism] Error 1


--- End Message ---
--- Begin Message ---
Version: 2.28.1-6
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature
--- End Message ---


Processed: tagging 604794

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 604794 + unreproducible
Bug #604794 [libgweather] Fix FTBFS with ld --no-add-needed
Added tag(s) unreproducible.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#554334: marked as done (FTBFS with binutils-gold)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 23:32:30 +0200
with message-id <4dd980ee.1020...@debian.org>
and subject line FTBFS with binutils-gold
has caused the Debian Bug report #554334,
regarding FTBFS with binutils-gold
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.)


-- 
554334: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554334
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: evince
Version: 2.28.1-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool  --tag=CC   --mode=link cc  -g -O2 -g -Wall -O2-o 
evince eggfindbar.o ev-application.o ev-file-
monitor.o ev-history.o ev-keyring.o ev-marshal.o ev-media-player-keys.o 
ev-message-area.o ev-metadata-manager.o ev-
navigation-action.o ev-navigation-action-widget.o ev-password-view.o 
ev-print-operation.o ev-progress-message-area.o ev-
properties-dialog.o ev-properties-fonts.o ev-open-recent-action.o ev-utils.o 
ev-window.o ev-window-title.o ev-sidebar.o ev-
sidebar-attachments.o ev-sidebar-layers.o ev-sidebar-links.o ev-sidebar-page.o 
ev-sidebar-thumbnails.o main.o ../cut-n-
paste/zoom-control/libephyzoom.la 
../cut-n-paste/toolbar-editor/libtoolbareditor.la ../cut-n-paste/totem-
screensaver/libtotemscrsaver.la 
../cut-n-paste/gedit-message-area/libgeditmsgarea.la ../cut-n-
paste/gimpcellrenderertoggle/libgimpcellrenderertoggle.la 
../cut-n-paste/smclient/libsmclient.la 
../properties/libevproperties.la ../libdocument/libevdocument.la 
../libview/libevview.la ../libmisc/libevmisc.la -pthread -
lxml2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangocairo-1.0 -lcairo -lpango-1.0 -
lfreetype -lfontconfig -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt 
-lglib-2.0   -D_REENTRANT -
I/usr/include/gtk-unix-print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -ldbus-glib-1 -ldbus-1 
-lpthread -lrt -lgobject-2.0 -lglib-2.0   -
lgnome-keyring -lglib-2.0   -lgconf-2 -lglib-2.0   -lz -lpoppler-glib 
-lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -
lgio-2.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lxml2   
libtool: link: cc -g -O2 -g -Wall -O2 -o .libs/evince eggfindbar.o 
ev-application.o ev-file-monitor.o ev-history.o ev-
keyring.o ev-marshal.o ev-media-player-keys.o ev-message-area.o 
ev-metadata-manager.o ev-navigation-action.o ev-navigation-
action-widget.o ev-password-view.o ev-print-operation.o 
ev-progress-message-area.o ev-properties-dialog.o ev-properties-
fonts.o ev-open-recent-action.o ev-utils.o ev-window.o ev-window-title.o 
ev-sidebar.o ev-sidebar-attachments.o ev-sidebar-
layers.o ev-sidebar-links.o ev-sidebar-page.o ev-sidebar-thumbnails.o main.o 
-pthread -D_REENTRANT -I/usr/include/gtk-unix-
print-2.0 -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -
I/usr/lib/gtk-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -
I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
../cut-n-paste/zoom-control/.libs/libephyzoom.a ../cut-n-paste/toolbar-
editor/.libs/libtoolbareditor.a 
../cut-n-paste/totem-screensaver/.libs/libtotemscrsaver.a 
../cut-n-paste/gedit-message-
area/.libs/libgeditmsgarea.a 
../cut-n-paste/gimpcellrenderertoggle/.libs/libgimpcellrenderertoggle.a 
../cut-n-
paste/smclient/.libs/libsmclient.a -lSM ../properties/.libs/libevproperties.a 
../libdocument/.libs/libevdocument.so 
../libview/.libs/libevview.so ../libmisc/.libs/libevmisc.a 
/home/peter/rebuild/build/evince/evince-2.28.1/debian/build/evince/libview/.libs/libevview.so
 
/home/peter/rebuild/build/evince/evince-2.28.1/debian/build/evince/libdocument/.libs/libevdocument.so
 /usr/lib/libgtk-
x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so 
/usr/lib/libfreetype.so -lfontconfig 
/usr/lib/libgthread-2.0.so -ldbus-glib-1 -ldbus-1 -lpthread -lrt 
-lgnome-keyring /usr/lib/libgconf-2.so -lz -lpoppler-glib 
/usr/lib/libgdk-x11

Bug#623372: marked as done (FTBFS on all architectures)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 20:49:36 +
with message-id 
and subject line Bug#623372: fixed in multiwatch 1.0.0-rc1-2
has caused the Debian Bug report #623372,
regarding FTBFS on all architectures
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.)


-- 
623372: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623372
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: multiwatch
Version: 1.0.0-rc1-1+b1
Severity: serious
Tags: wheezy sid

Hi.

Your package fails to build from source on all architectures. The build
logs can be found at:

https://buildd.debian.org/status/package.php?p=multiwatch

Regards,

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Source: multiwatch
Source-Version: 1.0.0-rc1-2

We believe that the bug you reported is fixed in the latest version of
multiwatch, which is due to be installed in the Debian FTP archive:

multiwatch_1.0.0-rc1-2.debian.tar.gz
  to main/m/multiwatch/multiwatch_1.0.0-rc1-2.debian.tar.gz
multiwatch_1.0.0-rc1-2.dsc
  to main/m/multiwatch/multiwatch_1.0.0-rc1-2.dsc
multiwatch_1.0.0-rc1-2_i386.deb
  to main/m/multiwatch/multiwatch_1.0.0-rc1-2_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 623...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Lal  (supplier of updated multiwatch 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: SHA256

Format: 1.8
Date: Sat, 30 Apr 2011 15:10:43 +0200
Source: multiwatch
Binary: multiwatch
Architecture: source i386
Version: 1.0.0-rc1-2
Distribution: unstable
Urgency: low
Maintainer: Jérémy Lal 
Changed-By: Jérémy Lal 
Description: 
 multiwatch - Forks and watches multiple instances of a program
Closes: 578417 623372
Changes: 
 multiwatch (1.0.0-rc1-2) unstable; urgency=low
 .
   * Remove empty paragraph in long description. (Closes: #578417)
   * Patch : builds against libev4. (Closes: #623372)
   * debian/rules : clean cmake build dir.
   * debian/copyright : move to DEP-5 format.
   * Bump Standards-Version to 3.9.2
   * Link to the project home page instead of the gitosis browse page.
Checksums-Sha1: 
 d68509942b1786b172d350ef451890182294f759 1828 multiwatch_1.0.0-rc1-2.dsc
 215cc6f3bc18f2418950965d624060a049500b24 2928 
multiwatch_1.0.0-rc1-2.debian.tar.gz
 06fd7c3657ae8f49012b6081641039930c2ee7da 7262 multiwatch_1.0.0-rc1-2_i386.deb
Checksums-Sha256: 
 940ad925c5a92d29893561d7569277fb6863732f4f60be5697ea3a9b4b875147 1828 
multiwatch_1.0.0-rc1-2.dsc
 2a297b5dc7cc041f20d7b453f36700c8cd12cb36b21200808bdbd28f0a2d6a7e 2928 
multiwatch_1.0.0-rc1-2.debian.tar.gz
 9fc481a683070f26a96f26686e8b1d6569df38cf5631d6139f2c67b7ff1176a0 7262 
multiwatch_1.0.0-rc1-2_i386.deb
Files: 
 1411c70f564d48eaa707193fdfa4d3a1 1828 web extra multiwatch_1.0.0-rc1-2.dsc
 ba1e3d6b91066d9e1bd6cb5479c84705 2928 web extra 
multiwatch_1.0.0-rc1-2.debian.tar.gz
 400d88ca1ca9027f8829be494d9ad7f5 7262 web extra multiwatch_1.0.0-rc1-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Colin Watson  -- Debian developer

iQIVAwUBTdlsPTk1h9l9hlALAQgy6xAAjwfaMKhfw/puhr5HQrngMHl/sOuDyujE
CHC++EnX1ZpO4Bo7sHCSEirnJyf9fous3sPlH92VXOmegtrLuKqTHjJTbvk2+YZz
4lEmabGezj9pBVRXv3SCkgXmB4DxeFGtu2S299VWt05/PIF4h9WcB5ziOezI7MXT
zKtaq8w3d53NFLrEPJohZvDXUgkgeXazsOosmXCHXhSAEcRnWflVKyoR08WeE/9w
1C8jsFdh8zBxzWLZWKZWZ08k9JRS+CaUL2VHhLmGtlA9wE61bBKTjZXQwqCgag2e
DJEtIi+S90eK9QiHVb9uVdKvY6YAkqNuPMhSc3t/2if+i2O+IDqXh/9j0WnhG0Ke
sT3/DrIuzgNiDLNvCm8TIcw0P7KNeCTyg1hX3qFJVGdOoZ7hfgltqUlEBVKyFqW+
D6I0JFy8DsYeJgV/ixReiI6ThSMj7pQYUv78XpFehGUsbc08S9HAbmQKr8Bj0blf
TC0vcujgXuHkAsYeNOXIXxjG8U823xUb0P12AuefvKghQbKR66+iBgah8dPz1n//
wM3drn0W2oSIRhQL6KyTtnvcYEWtRTwlg4X3SqrCSL/JCALii5CFCaBWjZRhb3Aq
Gex7PrCA2JedNM7z6fwbrLAmlP6GCBlxXw+7doxj7q4yto7t/Ie7rKo7iuojViNb
PrenDCxTgmU=
=ClTD
-END PGP SIGNATURE-


--- End Message ---


Processed: Re: Processed: tags 604134 - squeeze-ignore

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 604134 + squeeze-ignore
Bug #604134 [parted] partman-base: Makes MacOS 9 incompatible partition table
Added tag(s) squeeze-ignore.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
604134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604134
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#604134: Processed: tags 604134 - squeeze-ignore

2011-05-22 Thread Adam D. Barratt
tag 604134 + squeeze-ignore
thanks

On Sun, 2011-05-22 at 19:39 +, Debian Bug Tracking System wrote:
> Processing commands for cont...@bugs.debian.org:
> 
> > tags 604134 - squeeze-ignore
> Bug #604134 [parted] partman-base: Makes MacOS 9 incompatible partition table
> Removed tag(s) squeeze-ignore.

Please don't do that.  The -ignore tags are the domain of the Release
Team and shouldn't be altered without agreement.

I don't know partman well enough to know whether your suggestions on how
to modify it to better support your scenario are easily integrateable
(is that even a word?), although it does sound like it might be quite a
large change to try and make to squeeze's d-i now that it's released.
Certainly adding significant new translatable text tends not to be
straight forward.

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Patch for fixing the two RC bugs, possible NMU

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 620564 patch
Bug #620564 [xsidplay] FTBFS: linking problems
Added tag(s) patch.
> tag 622199 patch
Bug #622199 [xsidplay] xsidplay: Please remove aRts support
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622199
620564: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620564
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#620564: Patch for fixing the two RC bugs, possible NMU

2011-05-22 Thread Lisandro Damián Nicanor Pérez Meyer
tag 620564 patch
tag 622199 patch
thanks

Hi! I am attaching a patch for fixing this two bugs. I'll probably ask for an 
NMU upload to delayed/5.

Please, do not heasitate in contacting me if you have any doubt/comment.

Kinds regards, Lisandro.

-- 
17: Cual es la funcion inicial de un antivirus
* Desarrollar virus para vender el producto
Damian Nadales
http://mx.grulic.org.ar/lurker/message/20080307.141449.a70fb2fc.es.html

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/
diff --git a/debian/changelog b/debian/changelog
index 11e18f6..7a119ab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xsidplay (2.0.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove libartsc0-dev as Build-Dependency (Closes: #622199).
+  * Add LIBS=-lasound to ./configure to link against libasound
+(Closes: #620564).
+
+ -- Lisandro Damián Nicanor Pérez Meyer   Sun, 08 May 2011 13:40:14 -0300
+
 xsidplay (2.0.3-2) unstable; urgency=low
 
   * Fix "FTBFS on GNU/kFreeBSD (alsa is linux-specific)": build-depend on
diff --git a/debian/control b/debian/control
index a6d6401..8d61522 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 Priority: extra
 Maintainer: Laszlo Boszormenyi (GCS) 
 Standards-Version: 3.8.3
-Build-Depends: debhelper (>= 6), libsidplay1-dev (>= 1.36.59-3), libartsc0-dev, libasound2-dev [linux-any], libsdl1.2-dev, libqt3-mt-dev (>= 3:3.3.4-4), pkg-config, libesd0-dev, libqt3-headers, libqt3-compat-headers
+Build-Depends: debhelper (>= 6), libsidplay1-dev (>= 1.36.59-3), libasound2-dev [linux-any], libsdl1.2-dev, libqt3-mt-dev (>= 3:3.3.4-4), pkg-config, libesd0-dev, libqt3-headers, libqt3-compat-headers
 
 Package: xsidplay
 Section: sound
diff --git a/debian/rules b/debian/rules
index 41a2a6a..1b0437b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ build-stamp:
 # well, ./configure isn't interactive here and doesn't take long, so it's
 # carried out in order to assist building the package for people with other
 # architectures and compiler environments
-	./configure --prefix=/usr --with-qt-includes=/usr/include/qt3
+	LIBS=-lasound ./configure --prefix=/usr --with-qt-includes=/usr/include/qt3
 	$(MAKE) CFLAGS="-O3 -g -Wall" all
 	touch build-stamp
 


signature.asc
Description: This is a digitally signed message part.


Bug#623372: FTBFS on all architectures

2011-05-22 Thread Colin Watson
On Sat, May 21, 2011 at 11:27:17PM +0200, Jérémy Lal wrote:
> On 21/05/2011 23:07, Colin Watson wrote:
> > mentors.debian.net says "No, thanks" for sponsorship, but this doesn't
> > seem to have been uploaded yet.  Have you heard back from Bartosz?  Can
> > I help by sponsoring this instead?
> 
> No, i haven't. He might be busy, so your help will be welcomed.

OK.  I don't see any problem with the package on mentors.debian.net, so
I've gone ahead and sponsored it.

> By the way i'd appreciate to be DMUA on that package : i currently
> am on much more complex packages than this one.

I have no objection as such, but I feel that this ought to be a change
made by a more regular sponsor - I'm really just parachuting in here to
help out with the libev4 transition.

Cheers,

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: pending 627397 627382

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 627382 pending
Bug #627382 [xscreensaver] xscreensaver: Fails to lock screen
Bug #627397 [xscreensaver] xscreensaver: crashes when locking the screen
Added tag(s) pending.
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
627382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627382
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: tags 604134 - squeeze-ignore

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 604134 - squeeze-ignore
Bug #604134 [parted] partman-base: Makes MacOS 9 incompatible partition table
Removed tag(s) squeeze-ignore.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
604134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604134
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed (with 1 errors): tags 604134 - sqeeze-ignore

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 604134 - sqeeze-ignore
Unknown tag/s: sqeeze-ignore.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid 
help security upstream pending sarge sarge-ignore experimental d-i confirmed 
ipv6 lfs fixed-in-experimental fixed-upstream l10n etch etch-ignore lenny 
lenny-ignore squeeze squeeze-ignore wheezy wheezy-ignore.

Bug #604134 [parted] partman-base: Makes MacOS 9 incompatible partition table
Requested to remove no tags; doing nothing.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
604134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604134
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#626299: marked as done (debian-installer: installer broken on armel - "Can't check signature: public key not found")

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 21:13:54 +0200
with message-id <4dd96072.8080...@wolke7.net>
and subject line Re: Bug#626299: debian-installer: installer broken on armel - 
"Can't check signature: public key not found"
has caused the Debian Bug report #626299,
regarding debian-installer: installer broken on armel - "Can't check signature: 
public key not found"
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.)


-- 
626299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: debian-installer
Severity: serious
Justification: Policy 3.8


Installs for armel (on QNAP TS-219) fails because the Release signature cannot 
be
verified. From the syslog:

May 10 17:29:43 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/oldstable/Release -O - | grep -E 
'^(Suite|Codename):'
May 10 17:29:43 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/lenny/Release -O - | grep -E 
'^(Suite|Codename):'
May 10 17:29:43 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/stable/Release -O - | grep -E 
'^(Suite|Codename):'
May 10 17:29:43 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/squeeze/Release -O - | grep -E 
'^(Suite|Codename):'
May 10 17:29:43 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/testing/Release -O - | grep -E 
'^(Suite|Codename):'
May 10 17:29:44 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/wheezy/Release -O - | grep -E 
'^(Suite|Codename):'
May 10 17:29:44 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/unstable/Release -O - | grep -E 
'^(Suite|Codename):'
May 10 17:29:44 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/sid/Release -O - | grep -E 
'^(Suite|Codename):'
May 10 17:29:44 choose-mirror[1718]: INFO: suite/codename set to: stable/squeeze
May 10 17:29:44 choose-mirror[1718]: DEBUG: command: wget -q 
http://ftp2.de.debian.org/debian//dists/squeeze/main/binary-armel/Release -O - 
| grep ^Architecture:
May 10 17:29:44 anna[1555]: WARNING **: bad d-i Packages file
May 10 17:29:44 net-retriever: gpgv:
May 10 17:29:44 net-retriever: Signature made Tue May 10 14:23:03 2011 UTC 
using RSA key ID 473041FA
May 10 17:29:44 net-retriever: gpgv:
May 10 17:29:44 net-retriever: Can't check signature: public key not found
May 10 17:29:44 net-retriever: error: Bad signature on 
/tmp/net-retriever-1747-Release.


-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (601, 'stable')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.32-5-kirkwood
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash


--- End Message ---
--- Begin Message ---
Martin Michlmayr wrote:
> I just got my TS-219 out and loaded Debian installer without any
> problems.
>
> I believe you're loading an old Debian installer image.  Can you tell
> me how you load Debian installer?
>
>   
Hi Martin,

the problem was the tftpd I used to load the debian installer image to
the flash.
It always loaded the old installer image and not the new one I copied to
the tftpd
directory. When I fixed this the installer worked pefect and debian got
installed OK.

Thanks for your help.

Gerd


--- End Message ---


Processed: Re: Bug#626732: src:postgresql-9.1: missing source for src/backend/snowball/libstemmer/

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 626732 wishlist
Bug #626732 [src:postgresql-9.1] src:postgresql-9.1: missing source for 
src/backend/snowball/libstemmer/
Severity set to 'wishlist' from 'serious'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
626732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626732
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: your mail

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 627350 wheezy sid
Bug #627350 [python-camelot,python-django-authority] python-django-authority 
and python-camelot: error when trying to install together
Added tag(s) sid and wheezy.
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
627350: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627350
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#626625: marked as done (python-poppler: doesn't trap errors in debian/rules)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 18:02:31 +
with message-id 
and subject line Bug#626625: fixed in python-poppler 0.12.1-2
has caused the Debian Bug report #626625,
regarding python-poppler: doesn't trap errors in debian/rules
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.)


-- 
626625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626625
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---

Source: python-poppler
Version: 0.12.1-1
Severity: serious
Justification: Policy 4.6

python-poppler doesn't trap errors correctly in debian/rules. Please add 
"set -e" to the start of your for loops.


Here's a log a build that (due to a broken buildd) is full of errors and 
therefore should have failed:

https://buildd.debian.org/status/fetch.php?pkg=python-poppler&arch=ia64&ver=0.12.1-1%2Bb2&stamp=1304621831
(Grep for "Traceback", "no makefile found" or "No rule to make target".)

--
Jakub Wilk


--- End Message ---
--- Begin Message ---
Source: python-poppler
Source-Version: 0.12.1-2

We believe that the bug you reported is fixed in the latest version of
python-poppler, which is due to be installed in the Debian FTP archive:

python-poppler-dbg_0.12.1-2_i386.deb
  to main/p/python-poppler/python-poppler-dbg_0.12.1-2_i386.deb
python-poppler_0.12.1-2.diff.gz
  to main/p/python-poppler/python-poppler_0.12.1-2.diff.gz
python-poppler_0.12.1-2.dsc
  to main/p/python-poppler/python-poppler_0.12.1-2.dsc
python-poppler_0.12.1-2_i386.deb
  to main/p/python-poppler/python-poppler_0.12.1-2_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 626...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jakub Wilk  (supplier of updated python-poppler 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: SHA256

Format: 1.8
Date: Sun, 22 May 2011 19:36:54 +0200
Source: python-poppler
Binary: python-poppler python-poppler-dbg
Architecture: source i386
Version: 0.12.1-2
Distribution: unstable
Urgency: low
Maintainer: Andrea Gasparini 
Changed-By: Jakub Wilk 
Description: 
 python-poppler - Poppler Python bindings
 python-poppler-dbg - Poppler Python bindings (debug extension)
Closes: 626625
Changes: 
 python-poppler (0.12.1-2) unstable; urgency=low
 .
   * Team upload.
 .
   [ Piotr Ożarowski ]
   * Explicitly set source format to 1.0.
 .
   [ Jakub Wilk ]
   * Protect for loops in debian/rules with set -e (closes: #626625).
   * Bump standards version to 3.9.2 (no changed needed).
   * Remove unused build-dependency on cdbs.
Checksums-Sha1: 
 b406d073624e6b60081ff9d567a1e087ee1d1958 2245 python-poppler_0.12.1-2.dsc
 f141ad83ffd4a83dea9630c96583425c11c523fb 2789 python-poppler_0.12.1-2.diff.gz
 b9123fbef5783ccf919c6aa0354ed2d4e65c9fe8 48346 python-poppler_0.12.1-2_i386.deb
 81236f6b1cf7b7d35c68f96039fd932e70ae3146 202268 
python-poppler-dbg_0.12.1-2_i386.deb
Checksums-Sha256: 
 de4040e8c26594eaf8a7976989c6f9a9a500bbefc26a1575dffecad6fae9f040 2245 
python-poppler_0.12.1-2.dsc
 19d9fdf034670b23b3a8b5be9b7f137077300c8c131f8ac964dc2d331640ab85 2789 
python-poppler_0.12.1-2.diff.gz
 984647fbeedee2ccb847f49e249f311f0040f0405510f19b90e196ea19de8d74 48346 
python-poppler_0.12.1-2_i386.deb
 bf5ac80fffc9aa340cedc242b7e0a30baa695a9785f760fe08cebfd12647f2c0 202268 
python-poppler-dbg_0.12.1-2_i386.deb
Files: 
 80e1b5dfb6d4813a0c92a109ce769aad 2245 python optional 
python-poppler_0.12.1-2.dsc
 02d0d6550bfdb6f616f60cc20f13b711 2789 python optional 
python-poppler_0.12.1-2.diff.gz
 315eb0d0635c666e7a2e5e0c63fbeb7a 48346 python optional 
python-poppler_0.12.1-2_i386.deb
 c5fa254cf5a7d4b344e6cb11fd0cad18 202268 debug extra 
python-poppler-dbg_0.12.1-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBCAAGBQJN2UrWAAoJEC1Os6YBVHX1dxsP/3h0rrs+fZtFdqXfAcyPB8vr
qTzCpyFbkIlNu4qlA6v9vDKkIPoujFNtv3d/ZLmOw0KydsM8iuaTdyxgxqwUIUDj
VunbaROAt8qz+hZGqpup+OEaq76dv0TSJcbdyQz5j0RajJWa4uLChgtatm9Cxl7j
3g82CUQbshTqNbCUJ5qhxzvWmOzE8RN/qlK1l/13itek8EiV5DeIXLsyvOo8Jur5
ZYjQuRsLVeYxOjkM4QXVCMgU2ITsw3tby1YTlk7xsAGi7dhGIAehLbIyeC3+SJOV
O9EcmbJ4LaYeQ0dKGEs2lC7LbiVnIXippR/3D9xRiMJZXP/AMjmkwhFmbAkbkx18
0IxlNJTr272QlYFr98QH3haAg/mrVynyOVPsETTMemkaFgTH4HN90Xp9gXToccI3
Q1G4N4en9Hb8zX5cS1CXpBG+SYC+s9I6EA5poBuMnA7aSGgZP+e5+N7trVH4

Bug#623953: pcc-for-x86-64-linux-gnu: depends on an unavailable package

2011-05-22 Thread Jonathan Nieder
Thorsten Glaser wrote:
> Sven Joachim dixit:

>> Your package is not installable because it depends on
>> binutils-x86-64-linux-gnu which is not available.
>
> README.Debian points to https://wiki.debian.org/BuildingCrossCompilers
> which explains how to create them. I don’t see this as a problem, but
> would like input from the binutils maintainers on this. It would also
> be possible to have them uploaded of course.

Yes, please!  See binutils-mingw-w64 for an example of this (including
a Built-Using header).

> Note that three more (mips, mipsel, powerpc) architectures for
> pcc should become available soon.

I admit part of the reason I am interested in cross-binutils
(including a cross-assembler) being uploaded is that it would allow
Bug#613610 (firmware packages being a pain in the neck) to be fixed at
last.  I'd be glad to help in any way I can.

Regards,
Jonathan



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: closing 619940

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 619940
Bug#619940: ocfs2-tools: FTBFS on armel/mipsel: missing ocfs2console.8
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Hector Oron 

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
619940: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619940
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: your mail

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 627508 wheezy sid
Bug #627508 [dconf, dconf-tools] Conflict between dconf and dconf-tools ?
Added tag(s) sid and wheezy.
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
627508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: your mail

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 627558 0.6.2-5
Bug #627558 [cegui-mk2] [cegui-mk2] FTBFS: gcc 4.6: 'ptrdiff_t' does not name a 
type
There is no source info for the package 'cegui-mk2' at version '0.6.2-5' with 
architecture ''
Unable to make a source version for version '0.6.2-5'
Bug Marked as found in versions 0.6.2-5.
> tag 627558 wheezy sid
Bug #627558 [cegui-mk2] [cegui-mk2] FTBFS: gcc 4.6: 'ptrdiff_t' does not name a 
type
Added tag(s) sid and wheezy.
> --
Stopping processing here.

Please contact me if you need assistance.
-- 
627558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627558
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#554698: marked as done (FTBFS with binutils-gold)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 18:11:30 +0200
with message-id <4dd935b2.8010...@debian.org>
and subject line Re: FTBFS with binutils-gold
has caused the Debian Bug report #554698,
regarding FTBFS with binutils-gold
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.)


-- 
554698: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554698
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gparted
Version: 0.4.7-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CXX   --mode=link x86_64-linux-gnu-g++ -Wall  -g -O2 
-lparted -lgthread-2.0  -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o gpartedbin 
Device.o Dialog_Base_Partition.o Dialog_Disklabel.o Dialog_Partition_Copy.o 
Dialog_Partition_Info.o Dialog_Partition_Label.o Dialog_Partition_New.o 
Dialog_Partition_Resize_Move.o Dialog_Progress.o DialogFeatures.o 
DialogManageFlags.o DrawingAreaVisualDisk.o DMRaid.o FileSystem.o 
Frame_Resizer_Base.o Frame_Resizer_Extended.o FS_Info.o GParted_Core.o 
HBoxOperations.o Operation.o OperationCopy.o OperationCheck.o OperationCreate.o 
OperationDelete.o OperationDetail.o OperationFormat.o OperationResizeMove.o 
OperationLabelPartition.o Partition.o TreeView_Detail.o Utils.o Win_GParted.o 
ext2.o ext3.o ext4.o fat16.o fat32.o hfs.o hfsplus.o jfs.o linux_swap.o main.o 
ntfs.o reiser4.o reiserfs.o ufs.o xfs.o -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 
-lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 
-lgdk-x11-2.0 -lat
 k-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo 
-lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   
-ldl -luuid 
mkdir .libs
x86_64-linux-gnu-g++ -Wall -g -O2 -Wl,-z -Wl,defs -Wl,-O1 -Wl,--as-needed -o 
gpartedbin Device.o Dialog_Base_Partition.o Dialog_Disklabel.o 
Dialog_Partition_Copy.o Dialog_Partition_Info.o Dialog_Partition_Label.o 
Dialog_Partition_New.o Dialog_Partition_Resize_Move.o Dialog_Progress.o 
DialogFeatures.o DialogManageFlags.o DrawingAreaVisualDisk.o DMRaid.o 
FileSystem.o Frame_Resizer_Base.o Frame_Resizer_Extended.o FS_Info.o 
GParted_Core.o HBoxOperations.o Operation.o OperationCopy.o OperationCheck.o 
OperationCreate.o OperationDelete.o OperationDetail.o OperationFormat.o 
OperationResizeMove.o OperationLabelPartition.o Partition.o TreeView_Detail.o 
Utils.o Win_GParted.o ext2.o ext3.o ext4.o fat16.o fat32.o hfs.o hfsplus.o 
jfs.o linux_swap.o main.o ntfs.o reiser4.o reiserfs.o ufs.o xfs.o  
/usr/lib/libparted.so /usr/lib/libgthread-2.0.so /usr/lib/libgtkmm-2.4.so 
/usr/lib/libatkmm-1.6.so /usr/lib/libgdkmm-2.4.so /usr/lib/libgiomm-2.4.so 
/usr/lib/libpangomm-1.4.so /usr/lib/libgtk-x11-2
 .0.so /usr/lib/libglibmm-2.4.so /usr/lib/libcairomm-1.0.so 
/usr/lib/libsigc-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
/usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm 
/usr/lib/libpangocairo-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libcairo.so 
/usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig 
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libglib-2.0.so 
-ldl -luuid  
/usr/bin/ld: Dialog_Base_Partition.o: in function std::basic_stringbuf, std::allocator 
>::~basic_stringbuf():/usr/include/c++/4.3/ext/atomicity.h:83: error: undefined 
reference to 'pthread_cancel'
/usr/bin/ld: Dialog_Base_Partition.o: in function 
std::list, std::allocator 
>, std::allocator, 
std::allocator > > >::~list():/usr/include/c++/4.3/ext/atomicity.h:83: 
error: undefined reference to 'pthread_cancel'
/usr/bin/ld: Dialog_Base_Partition.o: in function UStringPrivate::Composition& 
UStringPrivate::Composition::arg(long long 
const&):/usr/include/c++/4.3/ext/atomicity.h:83: error: undefined reference to 
'pthread_cancel'
/usr/bin/ld: Dialog_Base_Partition.o: in function UStringPrivate::Composition& 
UStringPrivate::Composition::arg(long long 
const&):/usr/include/c++/4.3/ext/atomicity.h:83: error: undefined reference to 
'pthread_cancel'
/usr/bin/ld: Dialog_Progress.o: in function 
GParted::Dialog_Progress::on_signal_show():Dialog_Progress.cc:212: error: 
undefined reference to 'pthread_create'
collect2: ld returned 1 exit status
make[3]: 

Bug#626741: libtrace3: FTBFS: missing depends on kfreebsd-kernel-headers

2011-05-22 Thread Matt Brown
On Sat, May 14, 2011 at 10:33 PM, Christoph Egger  wrote:
>
>    Adding a build-depend on `kfreebsd-kernel-headers [ kfreebsd-any ]`
> will fix the build of libtrace there.

Why should a package have to depend on the kernel headers? Why does
libc/some alternative package not install the kernel headers as is
done by glibc for linux?

Are you suggesting that there is something within the libtrac source
that makes such an explicit dependency required?

>From the build logs I don't see anything to suggest that the problem
is a missing kernel build dependency, It looks like the "dot" utility
required by doxygen is causing the build to fail.

Tail of logs for libtrace3 on kfreebsd-amd64:

sh: Problems running dot: exit code=127, command='dot',
arguments='"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/html/dagformat_8h__dep__incl.dot"
-Tpng -o 
"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/html/dagformat_8h__dep__incl.png"
-Tcmapx -o 
"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/html/dagformat_8h__dep__incl.map"'
sh: dot: not found
dot: not found
Problems running dot: exit code=127, command='dot',
arguments='"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/html/daglegacy_8h__dep__incl.dot"
-Tpng -o 
"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/html/daglegacy_8h__dep__incl.png"
-Tcmapx -o 
"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/html/daglegacy_8h__dep__incl.map"'
Problems running dot: exit code=127, command='dot',
arguments='"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/latex/dagformat_8h__dep__incl.dot"
-Tpdf -o 
"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/latex/dagformat_8h__dep__incl.pdf"'
sh: dot: not found
Problems running dot: exit code=127, command='dot',
arguments='"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/latex/daglegacy_8h__dep__incl.dot"
-Tpdf -o 
"/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs/doxygen/latex/daglegacy_8h__dep__incl.pdf"'
/bin/bash: line 8: 68448 Segmentation fault  doxygen libtrace.doxygen
make[3]: *** [doxy] Error 139
Generatinmake[3]: Leaving directory
`/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10/docs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/build/buildd-libtrace3_3.0.10-1-kfreebsd-amd64-UrOfF5/libtrace3-3.0.10'
make: *** [build-stamp] Error 2


Please provide more details to clarify why you believe I need to add a
freebsd specific dependency on the kernel headers.

-- 
Matt Brown
m...@mattb.net.nz
Mob +353 86 608 7117 www.mattb.net.nz



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#554328: marked as done (FTBFS with binutils-gold)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 17:45:12 +0200
with message-id <4dd92f88.8070...@debian.org>
and subject line Re: FTBFS with binutils-gold
has caused the Debian Bug report #554328,
regarding FTBFS with binutils-gold
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.)


-- 
554328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554328
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: encfs
Version: 1.5.2-1
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

It looks like the real problem is that libencfs.so doesnt link to the correct
library to resolve the boost references.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

/bin/bash ../libtool --tag=CXX   --mode=link g++ -DRLOG_COMPONENT="encfs" 
-I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W -
Wall -Wpointer-arith -Wwrite-strings -g -O2 -pthread-o encfs encfs.o main.o 
libencfs.la -lrlog   -lssl -lcrypto   -lfuse -
lboost_serialization-mt -lboost_filesystem-mt  
g++ -DRLOG_COMPONENT=encfs -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -W 
-Wall -Wpointer-arith -Wwrite-strings -g -O2 -
pthread -o .libs/encfs encfs.o main.o  ./.libs/libencfs.so /usr/lib/librlog.so 
-lssl -lcrypto /usr/lib/libfuse.so -
lboost_serialization-mt -lboost_filesystem-mt 
/usr/bin/ld: ./.libs/libencfs.so: error: undefined reference to 
'boost::system::get_system_category()'
/usr/bin/ld: ./.libs/libencfs.so: error: undefined reference to 
'boost::system::get_generic_category()'
collect2: ld returned 1 exit status
make[3]: *** [encfs] Error 1


--- End Message ---
--- Begin Message ---
Version: 1.7.4-2.1

This apparently got fixed upstream in the mean time as I cannot
reproduce it with binutils-gold installed. I also see that the needed
linker flags for the boost libraries are set in the build log, so
closing this bug.

Cheers

Luk

--- End Message ---


Bug#602006: marked as done (gozerbot: build-depends on python 2.5)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 15:32:10 +
with message-id 
and subject line Bug#602006: fixed in gozerbot 0.9.1.3-6
has caused the Debian Bug report #602006,
regarding gozerbot: build-depends on python 2.5
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.)


-- 
602006: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602006
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gozerbot
Version: 0.9.1.3-5
Severity: serious
Justification: fails-to-build-from-source

Hello dear maintainer

your package seem to depend on python 2.5 and causes ftbfs on ubuntu

https://launchpad.net/ubuntu/+source/gozerbot/0.9.1.3-5/+build/2000202

and it also depends on python-all-dev too which is also provided by
python-defaults

regards



-- 
Bhavani Shankar.R
https://launchpad.net/~bhavi, a proud ubuntu community developer.
What matters in life is application of mind!,
It makes great sense to have some common sense..!


--- End Message ---
--- Begin Message ---
Source: gozerbot
Source-Version: 0.9.1.3-6

We believe that the bug you reported is fixed in the latest version of
gozerbot, which is due to be installed in the Debian FTP archive:

gozerbot_0.9.1.3-6.diff.gz
  to main/g/gozerbot/gozerbot_0.9.1.3-6.diff.gz
gozerbot_0.9.1.3-6.dsc
  to main/g/gozerbot/gozerbot_0.9.1.3-6.dsc
gozerbot_0.9.1.3-6_all.deb
  to main/g/gozerbot/gozerbot_0.9.1.3-6_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 602...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Malcolm  (supplier of updated gozerbot 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: Thu, 19 May 2011 03:45:38 +0800
Source: gozerbot
Binary: gozerbot
Architecture: source all
Version: 0.9.1.3-6
Distribution: unstable
Urgency: low
Maintainer: Jeremy Malcolm 
Changed-By: Jeremy Malcolm 
Description: 
 gozerbot   - An IRC and Jabber bot written in Python
Closes: 602006
Changes: 
 gozerbot (0.9.1.3-6) unstable; urgency=low
 .
   * No longer require an obsolete version of python (Closes: #602006)
Checksums-Sha1: 
 5a8aff72bb4c2f1ec4963f155d3e2639f95d1255 1044 gozerbot_0.9.1.3-6.dsc
 c35a554cd3d605b2fe330559da84b09f72f00702 1847 gozerbot_0.9.1.3-6.diff.gz
 98f25b67152a455868d38ec235ea0fb007e5ec9c 186928 gozerbot_0.9.1.3-6_all.deb
Checksums-Sha256: 
 2952dc965332aacb2b37e952a8f684c22c56f1348f4a0b85217c616ca2def056 1044 
gozerbot_0.9.1.3-6.dsc
 b698993fd5cf0e84ca6bb4dfa0b47849ad894096f987ec5cb885bab3efba44c9 1847 
gozerbot_0.9.1.3-6.diff.gz
 3e22e139c9c6ac7e86f52539e9170c3569d461f1e9b267670ad54e729491efd5 186928 
gozerbot_0.9.1.3-6_all.deb
Files: 
 bf1de94c3a1c298e67990922192f4a45 1044 net optional gozerbot_0.9.1.3-6.dsc
 c83b219e8745416d59f46ada774cfcce 1847 net optional gozerbot_0.9.1.3-6.diff.gz
 850ad57ee01d9ca2217eb4642db1be8b 186928 net optional gozerbot_0.9.1.3-6_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFN1K2s9nWq4tKrIiARAj5jAJ926lvBQzeVRJrpreJSFohEqhPCMACgyDlE
WfMdpPF/uH8NBePJk5Fme2M=
=/8bT
-END PGP SIGNATURE-


--- End Message ---


Processed: cachefilesd: diff for NMU version 0.9-3.1

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 625131 + patch
Bug #625131 [src:cachefilesd] cachefilesd: FTBFS: cachefilesd.c:1165: undefined 
reference to `S_ISDIR'
Added tag(s) patch.
> tags 625131 + pending
Bug #625131 [src:cachefilesd] cachefilesd: FTBFS: cachefilesd.c:1165: undefined 
reference to `S_ISDIR'
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
625131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#625131: cachefilesd: diff for NMU version 0.9-3.1

2011-05-22 Thread Luk Claes
tags 625131 + patch
tags 625131 + pending
thanks

Dear maintainer,

I've prepared an NMU for cachefilesd (versioned as 0.9-3.1) and
uploaded it to DELAYED/05. Please feel free to tell me if I
should delay it longer.

It looks like there are some other issues that could be fixed:
- lintian errors and warnings 
(http://lintian.debian.org/full/sh...@debian.org.html#cachefilesd)
- outstanding bugs
- a new upstream version

Though I'm only fixing the RC bug with this NMU. Please tell me if 
you would appreciate me becoming co-maintainer or NMUing for the
other issues as well.

Cheers

Luk
diff -u cachefilesd-0.9/debian/changelog cachefilesd-0.9/debian/changelog
--- cachefilesd-0.9/debian/changelog
+++ cachefilesd-0.9/debian/changelog
@@ -1,3 +1,10 @@
+cachefilesd (0.9-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Add missing headers to fix FTBFS (Closes: #625131).
+
+ -- Luk Claes   Sun, 22 May 2011 17:08:35 +0200
+
 cachefilesd (0.9-3) unstable; urgency=low
 
   * Added logcheck ignore file. (Closes: 534581)
only in patch2:
unchanged:
--- cachefilesd-0.9.orig/cachefilesd.c
+++ cachefilesd-0.9/cachefilesd.c
@@ -46,6 +46,8 @@
 #include 
 #include 
 #include 
+#include 
+#include 
 
 typedef enum objtype {
 	OBJTYPE_INDEX,


Bug#627600: marked as done (bad_license)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 15:17:37 +
with message-id 
and subject line Bug#627600: fixed in crawl 2:0.8.0-2
has caused the Debian Bug report #627600,
regarding bad_license
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.)


-- 
627600: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627600
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: crawl
Version: 0.8.0-1
Severity: serious

I installed from 
http://crawl.develz.org/wordpress/packages-for-debian-based-oses earlier and it 
said the license is GPL. It autoupdated today and the version from debian still 
uses the old license. Checking non-debian downloads I see that the correct 
license is GPL.
Debian package has no other changes. It uses setgid and & doesnt enter wizard 
mode.

Sent from Shtrudel M@il - http://www.shtrudel.com


--- End Message ---
--- Begin Message ---
Source: crawl
Source-Version: 2:0.8.0-2

We believe that the bug you reported is fixed in the latest version of
crawl, which is due to be installed in the Debian FTP archive:

crawl-common_0.8.0-2_all.deb
  to main/c/crawl/crawl-common_0.8.0-2_all.deb
crawl-tiles_0.8.0-2_amd64.deb
  to main/c/crawl/crawl-tiles_0.8.0-2_amd64.deb
crawl_0.8.0-2.debian.tar.gz
  to main/c/crawl/crawl_0.8.0-2.debian.tar.gz
crawl_0.8.0-2.dsc
  to main/c/crawl/crawl_0.8.0-2.dsc
crawl_0.8.0-2_amd64.deb
  to main/c/crawl/crawl_0.8.0-2_amd64.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 627...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guus Sliepen  (supplier of updated crawl 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, 22 May 2011 16:37:05 +0200
Source: crawl
Binary: crawl-common crawl crawl-tiles
Architecture: source all amd64
Version: 2:0.8.0-2
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen 
Changed-By: Guus Sliepen 
Description: 
 crawl  - Dungeon Crawl, a text-based roguelike game
 crawl-common - Dungeon Crawl, a text-based roguelike game (data files)
 crawl-tiles - Dungeon Crawl, a roguelike game, tiles version
Closes: 598484 627600
Changes: 
 crawl (2:0.8.0-2) unstable; urgency=low
 .
   [Guus Sliepen]
 .
   * Merge Adam Borowski's work. Closes: #627600
 .
   [Adam Borowski]
 .
   * Drop any setgidness (no longer supported).
   * Build-depend on advancecomp to reduce package size.
   * Enable wizard mode, no setgid = no trouble.  Closes: #598484
   * Relicensed to GPL2+.
Checksums-Sha1: 
 845e1991aa90fe5fea08ca957d78f15418fca98f 1272 crawl_0.8.0-2.dsc
 86c6805085d958e7fe73f4abf47928c508458930 22509 crawl_0.8.0-2.debian.tar.gz
 00d0ef893e9a431c23905bb56376c3c4b93feaaa 1190190 crawl-common_0.8.0-2_all.deb
 66db6dee6f3b86d3bb5d69db2baf432bae8e504c 3323130 crawl_0.8.0-2_amd64.deb
 1f44173dab167760b3f45b941e8c9bd1d16b93db 5327900 crawl-tiles_0.8.0-2_amd64.deb
Checksums-Sha256: 
 100aadcfb2bac734a737cb4a74fa168c7fd1b38b3cdf90d96495380267221aeb 1272 
crawl_0.8.0-2.dsc
 fd10c2095e52001186dad3d4ca3b2a5302c49b2950ff5cc9dcc54a0f0e974590 22509 
crawl_0.8.0-2.debian.tar.gz
 4a325c1ffb34b76865c0da8a3aac5418213a5dd820b50c615f5a7e6245134897 1190190 
crawl-common_0.8.0-2_all.deb
 7ed92053060ddfa4352d452019970d239df90d6452d928c5dae312ab1424b29f 3323130 
crawl_0.8.0-2_amd64.deb
 8bb4f23037f095fb66b04652749d7aa09c2e2eda829faaf778db8a1cf7b15394 5327900 
crawl-tiles_0.8.0-2_amd64.deb
Files: 
 78db811c87684902ea9bf1765f399321 1272 games optional crawl_0.8.0-2.dsc
 c278d0184a9cc03b9c07a30df56cb49a 22509 games optional 
crawl_0.8.0-2.debian.tar.gz
 5b0786b4da38c7e232de0d8a7d64074e 1190190 games optional 
crawl-common_0.8.0-2_all.deb
 da8376a1e5a8393238207c62b63609b6 3323130 games optional crawl_0.8.0-2_amd64.deb
 de9306e9d9715cea6ddfaa04bd1c69f4 5327900 games optional 
crawl-tiles_0.8.0-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk3ZJwIACgkQAxLow12M2ntKtgCcC+EeKLROmPpQbAg5DPY7A/Od
n18Ani19w99vOALeq/j+rojCP63wV6Bt
=ONPR
-END PGP SIGNATURE-


--- End Message ---


Bug#627175: Re : amarok is not the only unstable application

2011-05-22 Thread nicolas . patrois
See #627445 and #615975.

The last one suggests to remove FontPath "unix/:7100" in xorg.conf.
It worked with me but not with all the bugged machines.

nicolas patrois : pts noir asocial
-- 
RÉALISME

M : Qu'est-ce qu'il nous faudrait pour qu'on nous considère comme des 
humains ? Un cerveau plus gros ?
P : Non... Une carte bleue suffirait...



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627600: bad_license

2011-05-22 Thread Cyrus McBee
Package: crawl
Version: 0.8.0-1
Severity: serious

I installed from 
http://crawl.develz.org/wordpress/packages-for-debian-based-oses earlier and it 
said the license is GPL. It autoupdated today and the version from debian still 
uses the old license. Checking non-debian downloads I see that the correct 
license is GPL.
Debian package has no other changes. It uses setgid and & doesnt enter wizard 
mode.

Sent from Shtrudel M@il - http://www.shtrudel.com



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#626559: postgresql-8.4: pg_upgrade_fix/8.4.8 needed for stable/squeeze

2011-05-22 Thread Martin Pitt
Hello Ivan, hello release team,

Ivan Kohler [2011-05-12 15:49 -0700]:
> Package: postgresql-8.4
> Version: 8.4.7-0squeeze2
> Severity: critical
> Tags: squeeze
> Justification: causes serious data loss
> 
> http://wiki.postgresql.org/wiki/20110408pg_upgrade_fix

As Debian primarily uses pg_upgradecluster it wasn't that urgent, but
I do realize that people on squeeze want to play around with
upgrading to 9.0 (although for that you should use 9.0's pg_upgrade).

Nevertheless, the upgrade also fixes other bugs [1], and as there have not
been any regression reports so far, I think it is safe to allow 8.4.8
into squeeze now. I uploaded 8.4.8-0squeeze1 to the stable queue. It
passes the upstream and postgresql-common integration test suite. The
only packaging diff is the changelog.

I can build an upstream debdiff if you want me to, but I suppose you
generate those with debdiff on queue processing anyway?

Thanks,

Martin

[1] http://www.postgresql.org/docs/8.4/static/release-8-4-8.html
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


signature.asc
Description: Digital signature


Bug#627446: confirming fix & how to update with broken initrd

2011-05-22 Thread Samuel Lidén Borell
I can also confirm that version 170-1 fixes this.

The initrd didn't for me start so getting APT to work wasn't straightforward. 
Here's what I did to update to version 170-1, in case it's useful to someone 
else:

1. booted with "rdinit=/bin/sh" (note that the prompt is not visible when 
booting with rdinit)
2. sh ./init  (this printed the errors about udev and exited)
3. chroot /root /bin/bash
4. mount -o remount,rw /
5. dhclient eth0
6. login  (apt-get needs a login)
7. sudo apt-get update
8. sudo apt-get install udev libudev0
9. reboot


Regards,
Samuel Lidén Borell



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627229: marked as done (libaudio-ecasound-perl: Ecasound.xs:5:23: fatal error: ecasoundc.h: No such file or directory)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 13:02:19 +
with message-id 
and subject line Bug#627229: fixed in libaudio-ecasound-perl 1.01-2
has caused the Debian Bug report #627229,
regarding libaudio-ecasound-perl: Ecasound.xs:5:23: fatal error: ecasoundc.h: 
No such file or directory
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.)


-- 
627229: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627229
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libaudio-ecasound-perl
Version: 1.01-1
Severity: serious
Justification: FTBFS

Hi

libaudio-ecasound-perl FTBFS in unstable due to:

>dh_auto_configure
> Checking if your kit is complete...
> Looks good
> 
> ECI now uses the "ECASOUND" env var to find the ecasound executable.
> Set it correctly to suppress the library warning. 
> (The PATH is searched so ECASOUND=ecasound usually works)
> 
> 'CREATE_PACKLIST' is not a known MakeMaker parameter name.
> Writing Makefile for Audio::Ecasound
>dh_auto_build
> make[1]: Entering directory 
> `/build/salvi-libaudio-ecasound-perl_1.01-1-amd64-YBRYQy/libaudio-ecasound-perl-1.01'
> cp Ecasound.pm blib/lib/Audio/Ecasound.pm
> /usr/bin/perl /usr/share/perl/5.12/ExtUtils/xsubpp  -typemap 
> /usr/share/perl/5.12/ExtUtils/typemap -typemap typemap  Ecasound.xs > 
> Ecasound.xsc && mv Ecasound.xsc Ecasound.c
> cc -c   -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe 
> -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\"1.01\" -DXS_VERSION=\"1.01\" 
> -fPIC "-I/usr/lib/perl/5.12/CORE"   Ecasound.c
> Ecasound.xs:5:23: fatal error: ecasoundc.h: No such file or directory
> compilation terminated.
> make[1]: *** [Ecasound.o] Error 1
> make[1]: Leaving directory 
> `/build/salvi-libaudio-ecasound-perl_1.01-1-amd64-YBRYQy/libaudio-ecasound-perl-1.01'
> dh_auto_build: make -j1 returned exit code 2
> make: *** [build] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

Bests
Salvatore

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash


libaudio-ecasound-perl_1.01-1_amd64.build.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: libaudio-ecasound-perl
Source-Version: 1.01-2

We believe that the bug you reported is fixed in the latest version of
libaudio-ecasound-perl, which is due to be installed in the Debian FTP archive:

libaudio-ecasound-perl_1.01-2.debian.tar.gz
  to 
main/liba/libaudio-ecasound-perl/libaudio-ecasound-perl_1.01-2.debian.tar.gz
libaudio-ecasound-perl_1.01-2.dsc
  to main/liba/libaudio-ecasound-perl/libaudio-ecasound-perl_1.01-2.dsc
libaudio-ecasound-perl_1.01-2_i386.deb
  to main/liba/libaudio-ecasound-perl/libaudio-ecasound-perl_1.01-2_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 627...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessandro Ghedini  (supplier of updated 
libaudio-ecasound-perl 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: SHA256

Format: 1.8
Date: Sat, 21 May 2011 14:47:32 +0200
Source: libaudio-ecasound-perl
Binary: libaudio-ecasound-perl
Architecture: source i386
Version: 1.01-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group 
Changed-By: Alessandro Ghedini 
Description: 
 libaudio-ecasound-perl - Perl binding to the ecasound sampler, recorder, 
fx-processor
Closes: 627229
Changes: 
 libaudio-ecasound-perl (1.01-2) unstable; urgency=low
 .
   * Build-Depends on libecasoundc-dev instead of libecasoundc2.2-dev
 (Closes: #627229)
   * Drop patch_header_path patch (no more needed)
   * Add myself to Uploaders
   * Bump debhelper compat level to 8
   * Bump Standards-Version to 3.9.2 (no changes needed)
Checksums-Sha1: 
 a2500447764f2b98839e77b2ff763c5ab8df67d0 2083 libaudio-ecasound-perl_1.01-2.dsc
 425254e0bd9eee6df062f0194fd659662779fcf5 5111 
libaudio-ecasound-perl_1.01-2.debian.tar.gz
 f6bd82afebb148be973774b9b2abc50100d57c0a 31976 
libaudio-ecasound-perl_1.01-2_i386.deb
Checksu

Processed: notfound 626559 in 8.4.8-1

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> notfound 626559 8.4.8-1
Bug #626559 [postgresql-8.4] postgresql-8.4: pg_upgrade_fix/8.4.8 needed for 
stable/squeeze
Ignoring request to alter found versions of bug #626559 to the same values 
previously set
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
626559: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626559
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: limit source to haskell-cabal-install, tagging 626772, tagging 617467

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #haskell-cabal-install (0.10.2-2) UNRELEASED; urgency=low
> #
> #  * Fix "unsatisfied versioned build dep on libghc-http-dev" by updating
> #the dependency constraint of libghc-http-dev to (<< 1:4001).
> #(Closes: #626772)
> #  * Fix "Debian’s cabal-install should not recomment updating cabal-
> #install" by adding a patch that removes this recommendation.
> #(Closes: #617467)
> #
> limit source haskell-cabal-install
Limiting to bugs with field 'source' containing at least one of 
'haskell-cabal-install'
Limit currently set to 'source':'haskell-cabal-install'

> tags 626772 + pending
Bug #626772 [cabal-install] cabal-install: unsatisfied versioned build dep on 
libghc-http-dev
Added tag(s) pending.
> tags 617467 + pending
Bug #617467 [cabal-install] Debian’s cabal-install should not recomment 
updating cabal-install
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
617467: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617467
626772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626772
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627446: confirming udev fix

2011-05-22 Thread Oren Held
Confirming the fix.
Thanks.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#627591: openfetion: Build-Depends on non-existing libnotify4-dev

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 627591 minor
Bug #627591 [src:openfetion] openfetion: Build-Depends on non-existing 
libnotify4-dev
Severity set to 'minor' from 'serious'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
627591: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627591
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627591: openfetion: Build-Depends on non-existing libnotify4-dev

2011-05-22 Thread Aron Xu
severity 627591 minor
thanks

On Sun, May 22, 2011 at 01:02:26PM +0200, Kurt Roeckx wrote:
> Source: openfetion
> Version: 2.2.1-1
> Severity: serious
> 
> Hi,
> 
> You have a build-depedency on libnotify4-dev | libnotify-dev,
> the buildd software will only consider the first alternative
> and that doesn't exist.
> 

According to current Debian Policy Section 7.7, 4.2 and finally 7.1,
maintainers could set up Build-Depends in this form (say, a | b). If
this fails on buildd, then the bug should belong to buildd developers
but not every related package. 

I'll remove the non-existing libnotify4-dev from Build-Depends, but it
does not deserves an RC severity. As I don't know what behaviour
actually buildd software do, so please report to the relevant maintainer
if necessary.


-- 
Regards,
Aron Xu


signature.asc
Description: Digital signature


Bug#626299: debian-installer: installer broken on armel - "Can't check signature: public key not found"

2011-05-22 Thread Martin Michlmayr
I just got my TS-219 out and loaded Debian installer without any
problems.

I believe you're loading an old Debian installer image.  Can you tell
me how you load Debian installer?

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627433: marked as done (dose2: fails to build with rpm 4.9.0)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 11:02:09 +
with message-id 
and subject line Bug#627433: fixed in dose2 1.4.2-4
has caused the Debian Bug report #627433,
regarding dose2: fails to build with rpm 4.9.0
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.)


-- 
627433: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627433
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dose2
Version: 1.4.2-3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu ubuntu-patch oneiric

dose2 fails to build with rpm 4.9.0 from experimental:

  checking for library containing fdWritable... no
  configure: error: Could not find RPM library.

http://www.rpm.org/wiki/Releases/4.9.0 says:

  Unused fdReadable() and fdWritable() functions have been removed.

Since dose2 doesn't actually use fdWritable itself, it would make more
sense to check for a symbol it uses.  Fopen seems reasonable.

  * fdWritable no longer exists in RPM 4.9.0.  Look for a symbol we actually
use instead.

diff -Nru dose2-1.4.2/debian/patches/rpm-4.9.0.patch 
dose2-1.4.2/debian/patches/rpm-4.9.0.patch
--- dose2-1.4.2/debian/patches/rpm-4.9.0.patch  1970-01-01 01:00:00.0 
+0100
+++ dose2-1.4.2/debian/patches/rpm-4.9.0.patch  2011-05-20 15:57:46.0 
+0100
@@ -0,0 +1,86 @@
+Description: fdWritable no longer exists in RPM 4.9.0
+ Look for a symbol we actually use instead.
+Author: Colin Watson 
+Last-Update: 2011-05-20
+
+Index: b/configure.ac
+===
+--- a/configure.ac
 b/configure.ac
+@@ -145,7 +145,7 @@
+ AC_CHECK_HEADERS([caml/custom.h],,AC_MSG_ERROR(Could not find OCaml headers.))
+ AC_CHECK_MEMBER([struct rpmlead.major],[AC_DEFINE([HAVE_RPMLEAD],[1],[Define 
if rpmlead exists.])])
+ AC_SEARCH_LIBS([poptGetContext],[popt],,AC_MSG_ERROR(Could not find popt 
library.))
+-AC_SEARCH_LIBS([fdWritable],[rpmio],,AC_MSG_ERROR(Could not find RPM 
library.))
++AC_SEARCH_LIBS([Fopen],[rpmio],,AC_MSG_ERROR(Could not find RPM library.))
+ AC_SEARCH_LIBS([rpmdbOpen],[rpmdb],,,[-lrpm],,AC_MSG_ERROR(Could not find RPM 
library.))
+ AC_SEARCH_LIBS([rpmVerifyFile],[rpm],,AC_MSG_ERROR(Could not find RPM 
library.))
+ 
+Index: b/configure
+===
+--- a/configure
 b/configure
+@@ -5315,9 +5315,9 @@
+{ (exit 1); exit 1; }; }
+ fi
+ 
+-{ $as_echo "$as_me:$LINENO: checking for library containing fdWritable" >&5
+-$as_echo_n "checking for library containing fdWritable... " >&6; }
+-if test "${ac_cv_search_fdWritable+set}" = set; then
++{ $as_echo "$as_me:$LINENO: checking for library containing Fopen" >&5
++$as_echo_n "checking for library containing Fopen... " >&6; }
++if test "${ac_cv_search_Fopen+set}" = set; then
+   $as_echo_n "(cached) " >&6
+ else
+   ac_func_search_save_LIBS=$LIBS
+@@ -5334,11 +5334,11 @@
+ #ifdef __cplusplus
+ extern "C"
+ #endif
+-char fdWritable ();
++char Fopen ();
+ int
+ main ()
+ {
+-return fdWritable ();
++return Fopen ();
+   ;
+   return 0;
+ }
+@@ -5371,7 +5371,7 @@
+test "$cross_compiling" = yes ||
+$as_test_x conftest$ac_exeext
+}; then
+-  ac_cv_search_fdWritable=$ac_res
++  ac_cv_search_Fopen=$ac_res
+ else
+   $as_echo "$as_me: failed program was:" >&5
+ sed 's/^/| /' conftest.$ac_ext >&5
+@@ -5382,21 +5382,21 @@
+ rm -rf conftest.dSYM
+ rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
+   conftest$ac_exeext
+-  if test "${ac_cv_search_fdWritable+set}" = set; then
++  if test "${ac_cv_search_Fopen+set}" = set; then
+   break
+ fi
+ done
+-if test "${ac_cv_search_fdWritable+set}" = set; then
++if test "${ac_cv_search_Fopen+set}" = set; then
+   :
+ else
+-  ac_cv_search_fdWritable=no
++  ac_cv_search_Fopen=no
+ fi
+ rm conftest.$ac_ext
+ LIBS=$ac_func_search_save_LIBS
+ fi
+-{ $as_echo "$as_me:$LINENO: result: $ac_cv_search_fdWritable" >&5
+-$as_echo "$ac_cv_search_fdWritable" >&6; }
+-ac_res=$ac_cv_search_fdWritable
++{ $as_echo "$as_me:$LINENO: result: $ac_cv_search_Fopen" >&5
++$as_echo "$ac_cv_search_Fopen" >&6; }
++ac_res=$ac_cv_search_Fopen
+ if test "$ac_res" != no; then
+   test "$ac_res" = "none required" || LIBS="$ac_res $LIBS"
+ 
diff -Nru dose2-1.4.2/debian/patches/series dose2-1.4.2/debian/patches/series
--- dose2-1.4.2/debian/patches/series   2011-02-10 20:47:56.0 +
+++ dose2-1.4.2/debian/patches/series   2011-05-20 15:55:45.0 +0100
@@ -1 +1,2 @@
 debian-changes-1.4.2-3
+rpm-4.9.0.patch

Thanks,

-- 
Colin Watson

Bug#627591: openfetion: Build-Depends on non-existing libnotify4-dev

2011-05-22 Thread Kurt Roeckx
Source: openfetion
Version: 2.2.1-1
Severity: serious

Hi,

You have a build-depedency on libnotify4-dev | libnotify-dev,
the buildd software will only consider the first alternative
and that doesn't exist.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: reopening 527407, severity of 527407 is serious

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> reopen 527407
Bug #527407 {Done: Alessandro Ghedini } [ecasound2.2] 
ecasound2.2: Build-Depends on libjack0.100.0-dev
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
> # closed in wrong source package
> severity 527407 serious
Bug #527407 [ecasound2.2] ecasound2.2: Build-Depends on libjack0.100.0-dev
Severity set to 'serious' from 'minor'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
527407: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527407
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: closing 622309

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 622309
Bug#622309: udev: Network, sound and X input broken
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Christian Ohm 

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622309
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627587: grub-pc: grub-probe: error: cannot stat `/dev/root'.

2011-05-22 Thread Colin Watson
On Sun, May 22, 2011 at 01:02:01PM +0300, Adrian Bunk wrote:
> grub-probe: error: cannot stat `/dev/root'.

Looks like #621738, which only affects people without initrds (I'm not
sure if that's a sufficient condition, but I gather it's a necessary
condition).  Do you have the most recent udev package installed?

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627587: grub-pc: grub-probe: error: cannot stat `/dev/root'.

2011-05-22 Thread Adrian Bunk
Package: grub-pc
Version: 1.99-4
Severity: grave

<--  snip  -->

# apt-get install grub-pc
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  grub-common grub-pc-bin grub2-common
Suggested packages:
  multiboot-doc grub-emu xorriso desktop-base
Recommended packages:
  os-prober
The following NEW packages will be installed:
  grub-pc-bin grub2-common
The following packages will be upgraded:
  grub-common grub-pc
2 upgraded, 2 newly installed, 0 to remove and 468 not upgraded.
Need to get 3,557 kB of archives.
After this operation, 2,273 kB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://ftp.debian.org/debian/ unstable/main grub2-common amd64 1.99-4 
[94.1 kB]
Get:2 http://ftp.debian.org/debian/ unstable/main grub-pc-bin amd64 1.99-4 [815 
kB]
Get:3 http://ftp.debian.org/debian/ unstable/main grub-pc amd64 1.99-4 [95.0 kB]
Get:4 http://ftp.debian.org/debian/ unstable/main grub-common amd64 1.99-4 
[2,553 kB]
Fetched 3,557 kB in 17s (201 kB/s) 
Reading changelogs... Done
apt-listchanges: Do you want to continue? [Y/n] 
Preconfiguring packages ...
Selecting previously deselected package grub2-common.
(Reading database ... 254132 files and directories currently installed.)
Unpacking grub2-common (from .../grub2-common_1.99-4_amd64.deb) ...
Replacing files in old package grub-pc ...
Replacing files in old package grub-common ...
Selecting previously deselected package grub-pc-bin.
Unpacking grub-pc-bin (from .../grub-pc-bin_1.99-4_amd64.deb) ...
Replacing files in old package grub-pc ...
Preparing to replace grub-pc 1.98+20100804-14 (using 
.../grub-pc_1.99-4_amd64.deb) ...
Unpacking replacement grub-pc ...
Preparing to replace grub-common 1.98+20100804-14 (using 
.../grub-common_1.99-4_amd64.deb) ...
Unpacking replacement grub-common ...
Processing triggers for install-info ...
install-info: warning: no info dir entry in `/usr/share/info/latex2rtf.info.gz'
Processing triggers for man-db ...
Setting up grub-common (1.99-4) ...
Installing new version of config file /etc/grub.d/10_linux ...
Installing new version of config file /etc/grub.d/30_os-prober ...
Installing new version of config file /etc/grub.d/00_header ...
Installing new version of config file /etc/grub.d/05_debian_theme ...
Installing new version of config file /etc/grub.d/20_linux_xen ...
Setting up grub2-common (1.99-4) ...
Setting up grub-pc-bin (1.99-4) ...
Setting up grub-pc (1.99-4) ...
Replacing config file /etc/default/grub with new version
grub-probe: error: cannot stat `/dev/root'.
grub-probe: error: cannot stat `/dev/root'.
grub-probe: error: cannot stat `/dev/root'.
/usr/sbin/grub-probe: error: cannot stat `/dev/root'.
/usr/sbin/grub-probe: error: cannot stat `/dev/root'.
dpkg: error processing grub-pc (--configure):
 subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
  Errors were encountered while processing:
 grub-pc
E: Sub-process /usr/bin/dpkg returned an error code (1)

<--  snip  -->

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/root / ext2 rw,relatime,errors=remount-ro 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
(hd1)   /dev/sdb
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default="0"
if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set ac28828f-e074-4c34-a906-9509710bde32
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set ac28828f-e074-4c34-a906-9509710bde32
set locale_dir=($root)/boot/grub/locale
set lang=en
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 2.6.39' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod

Processed: tagging 627433

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 627433 + wheezy
Bug #627433 [dose2] dose2: fails to build with rpm 4.9.0
Added tag(s) wheezy.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
627433: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627433
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#627445: /usr/bin/qtconfig-qt4: qt4-qtconfig causes X crash

2011-05-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> severity 627445 important
Bug #627445 [xserver-xorg-core] /usr/bin/qtconfig-qt4: qt4-qtconfig causes X 
crash
Severity set to 'important' from 'grave'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
627445: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627445
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627445: /usr/bin/qtconfig-qt4: qt4-qtconfig causes X crash

2011-05-22 Thread Cyril Brulebois
severity 627445 important
thanks

Hi,

gpe92  (20/05/2011):
> Package: qt4-qtconfig
> Version: 4:4.7.3-1
> Severity: grave
> File: /usr/bin/qtconfig-qt4
> Justification: renders package unusable
> 
> In qt4-stconfig when I click on a popup menu like 'Select GUI Style', X
> crashes.

please provide more info, see:
  /usr/share/doc/xorg/howto/report-bugs.*

(Or that page once alioth's migrated:
  http://pkg-xorg.alioth.debian.org/howto/report-bugs.html
)

Thanks already.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#625157: marked as done (net-tools: FTBFS: netstat.c:1391: undefined reference to `S_ISREG')

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 07:32:11 +
with message-id 
and subject line Bug#625157: fixed in net-tools 1.60-24
has caused the Debian Bug report #625157,
regarding net-tools: FTBFS: netstat.c:1391: undefined reference to `S_ISREG'
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.)


-- 
625157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: net-tools
Version: 1.60-23
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> cc  -Llib -o netstat netstat.o statistics.o -lnet-tools 
> netstat.o: In function `ipx_info':
> /build/user-net-tools_1.60-23-amd64-RpbUvv/net-tools-1.60/netstat.c:1391: 
> undefined reference to `S_ISREG'
> collect2: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/net-tools_1.60-23_lsid64.buildlog

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.  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: net-tools
Source-Version: 1.60-24

We believe that the bug you reported is fixed in the latest version of
net-tools, which is due to be installed in the Debian FTP archive:

net-tools_1.60-24.diff.gz
  to main/n/net-tools/net-tools_1.60-24.diff.gz
net-tools_1.60-24.dsc
  to main/n/net-tools/net-tools_1.60-24.dsc
net-tools_1.60-24_i386.deb
  to main/n/net-tools/net-tools_1.60-24_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 625...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luk Claes  (supplier of updated net-tools 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, 22 May 2011 09:17:57 +0200
Source: net-tools
Binary: net-tools
Architecture: source i386
Version: 1.60-24
Distribution: unstable
Urgency: low
Maintainer: net-tools Team 
Changed-By: Luk Claes 
Description: 
 net-tools  - The NET-3 networking toolkit
Closes: 569509 625157
Changes: 
 net-tools (1.60-24) unstable; urgency=low
 .
   * debian/patches/Add_missing_headers.patch: Fix FTBFS (Closes: #625157).
   * debian/patches/Bug#569509-iface_overflow.patch: Fix crash
 (Closes: #569509).
Checksums-Sha1: 
 da5e3d792a502709dad2a38cf50a2c31de0ce449 1085 net-tools_1.60-24.dsc
 b89610fab1e93c1db9a987d116aa5b371bf3ba1f 221982 net-tools_1.60-24.diff.gz
 94529f9d4af8752ea8d415cc4490e15f6afc77e7 62 net-tools_1.60-24_i386.deb
Checksums-Sha256: 
 ed225b2c0bcd232942815af95ace2521d8fdd845271cf83a64496974e551752d 1085 
net-tools_1.60-24.dsc
 cf1f2cfcfd502bf731e1d371f1b79ce63f91a38115e40d3384d9fd7fae5fe84e 221982 
net-tools_1.60-24.diff.gz
 50bd10f0607e4c61dce8a086aa5c949fcbc70b95b9e47aae70da6b5385101633 62 
net-tools_1.60-24_i386.deb
Files: 
 39f7115f9493cdfcb2ed24a4e943f60d 1085 net important net-tools_1.60-24.dsc
 6cfe34382ba5f2d1b217510534b84c3c 221982 net important net-tools_1.60-24.diff.gz
 b68bcb3da3c3d79074db58f282693fcb 62 net important 
net-tools_1.60-24_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk3YuesACgkQ5UTeB5t8Mo012ACgilAX4Y58AyRHvaY+fXdAoJag
ILsAoMXLq6vhcUO+hqE9dYb7KIZQ+Z//
=cwmn
-END PGP SIGNATURE-


--- End Message ---


Bug#624930: marked as done (libzrtpcpp: FTBFS: sources.h:409:11: error: 'ptrdiff_t' does not name a type)

2011-05-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 May 2011 09:27:35 +0200
with message-id <20110522072735.gb2...@downhill.g.la>
and subject line Re: Bug#624930: libzrtpcpp: FTBFS: sources.h:409:11: error: 
'ptrdiff_t' does not name a type
has caused the Debian Bug report #624930,
regarding libzrtpcpp: FTBFS: sources.h:409:11: error: 'ptrdiff_t' does not name 
a type
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.)


-- 
624930: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624930
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libzrtpcpp
Version: 1.4.6-1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> /bin/bash ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  
>-g -O2 -g -O2 -Wall -Wno-long-long -Wno-char-subscripts -D_GNU_SOURCE   -c 
> -o ZrtpQueue.lo ZrtpQueue.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -g -O2 -Wall 
> -Wno-long-long -Wno-char-subscripts -D_GNU_SOURCE -c ZrtpQueue.cpp  -fPIC 
> -DPIC -o .libs/ZrtpQueue.o
> In file included from /usr/include/ccrtp/queuebase.h:49:0,
>  from /usr/include/ccrtp/iqueue.h:47,
>  from /usr/include/ccrtp/ioqueue.h:47,
>  from /usr/include/ccrtp/cqueue.h:47,
>  from ./libzrtpcpp/ZrtpQueue.h:21,
>  from ZrtpQueue.cpp:25:
> /usr/include/ccrtp/sources.h:409:11: error: 'ptrdiff_t' does not name a type
> In file included from /usr/include/ccrtp/ioqueue.h:47:0,
>  from /usr/include/ccrtp/cqueue.h:47,
>  from ./libzrtpcpp/ZrtpQueue.h:21,
>  from ZrtpQueue.cpp:25:
> /usr/include/ccrtp/iqueue.h:897:11: error: 'ptrdiff_t' does not name a type
> make[4]: *** [ZrtpQueue.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/05/02/libzrtpcpp_1.4.6-1_lsid64.buildlog

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.  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 ---
On 2011-05-03 Andreas Metzler  wrote:
> On 2011-05-02 Lucas Nussbaum  wrote:
[...]
>> /usr/include/ccrtp/sources.h:409:11: error: 'ptrdiff_t' does not name a type
[...]
> The broken code seems to be in /usr/include/ccrtp/ (Package
> libccrtp-dev). I am refraining from reassigning, since both packages
> have the same maintainer anyway.

> cu andreas

Now that the real bug (626065) has been fixed 1.4.6-1.1 built correctly
on all archs. Closing.

cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'

--- End Message ---