Bug#434725: xsupplicant - FTBFS: error: header file is required for Xsupplicant
Package: xsupplicant Version: 1.2.4.dfsg.1-4 Severity: serious There was an error while trying to autobuild your package: > Automatic build of xsupplicant_1.2.4.dfsg.1-4 on lxdebian.bfinv.de by > sbuild/s390 98 [...] > checking for linux/wireless.h... yes > checking for iwlib.h... no > configure: error: header file is required for Xsupplicant > make: *** [config.status] Error 1 > ** > Build finished at 20070723-0338 > FAILED [dpkg-buildpackage died] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434724: visualboyadvance-gtk: depends on visualboyadvance but conflicts with a file in it
Package: visualboyadvance-gtk Version: 1.8.0-2 Severity: grave Justification: renders package unusable It would appear that VisualBoyAdvance-GTK tries to install a file that is already included in a package it depends on. [EMAIL PROTECTED]:~$ sudo apt-get install visualboyadvance-gtk Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: visualboyadvance-gtk 0 upgraded, 1 newly installed, 0 to remove and 93 not upgraded. Need to get 0B/367kB of archives. After unpacking 1365kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! visualboyadvance-gtk Install these packages without verification [y/N]? y (Reading database ... 297361 files and directories currently installed.) Unpacking visualboyadvance-gtk (from .../visualboyadvance-gtk_1.8.0-2_i386.deb) ... dpkg: error processing /var/cache/apt/archives/visualboyadvance-gtk_1.8.0-2_i386.deb (--unpack): trying to overwrite `/usr/bin/gvba', which is also in package visualboyadvance dpkg-deb: subprocess paste killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/visualboyadvance-gtk_1.8.0-2_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (1000, 'testing'), (500, 'stable'), (101, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18 (SMP w/1 CPU core) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages visualboyadvance-gtk depends on: ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit ii libc6 2.6-2GNU C Library: Shared libraries ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra ii libcairomm-1.0-11.2.4-2 C++ wrappers for Cairo (shared lib ii libfontconfig1 2.4.2-1.2generic font configuration library ii libgcc1 1:4.2-20070627-1 GCC support library ii libglade2-0 1:2.6.1-1library to load .glade files at ru ii libglademm-2.4-1c2a 2.6.2-2 C++ wrappers for libglade2 (shared ii libglib2.0-02.12.12-1+b1 The GLib library of C routines ii libglibmm-2.4-1c2a 2.12.10-0.1 C++ wrapper for the GLib toolkit ( ii libgtk2.0-0 2.10.13-1The GTK+ graphical user interface ii libgtkmm-2.4-1c2a 1:2.8.8-1C++ wrappers for GTK+ 2.4 (shared ii libpango1.0-0 1.16.4-1 Layout and rendering of internatio ii libpng12-0 1.2.15~beta5-2 PNG library - runtime ii libsdl1.2debian 1.2.11-8 Simple DirectMedia Layer ii libsigc++-2.0-0c2a 2.0.17-2 type-safe Signal Framework for C++ ii libstdc++6 4.2-20070627-1 The GNU Standard C++ Library v3 ii libx11-62:1.0.3-7X11 client-side library ii libxcursor1 1:1.1.8-2X cursor management library ii libxext61:1.0.3-2X11 miscellaneous extension librar ii libxfixes3 1:4.0.3-2X11 miscellaneous 'fixes' extensio ii libxi6 2:1.1.1-1X11 Input extension library ii libxinerama11:1.0.2-1X11 Xinerama extension library ii libxml2 2.6.29.dfsg-1GNOME XML library ii libxrandr2 2:1.2.1-1X11 RandR extension library ii libxrender1 1:0.9.2-1X Rendering Extension client libra pn visualboyadvance (no description available) ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime visualboyadvance-gtk recommends no packages. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434726: Acknowledgement (xdelta: update for glib transition)
the bug was fixed by binNMU (on Sat 21) ; for some reasons, this binNMU has not yet entered into unstable a. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434728: configuration should be in /etc/tomcat5.5
Package: tomcat5.5 Version: 5.5.20-5 Severity: serious Tags: patch Justification: Policy 10.7.2 All the config files should be in /etc/tomcat5.5. The current scheme where some files are in /etc/tomcat5.5 and some are in /var/lib/tomcat5.5/conf with symlinks to the ones in /etc/tomcat5.5 is just confusing. I've included a patch which should move the conf directory to /etc/tomcat5.5 and hopefully migrate users files. It has been tested, but not heavily. -- System Information: Debian Release: lenny/sid APT prefers gutsy-updates APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy-backports'), (500, 'gutsy') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-8-generic (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash diff --git a/debian/NEWS b/debian/NEWS index 8e9d7af..27c9435 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,6 +1,15 @@ +tomcat5.5 (5.5.20-6) dapper; urgency=low + + * Configuration has moved from /var/lib/tomcat5.5/conf to /etc/tomcat5.5. + The maintainer scripts will attempt to migrate any config files to the + correct location in /etc/tomcat5.5, but a backup will be left in + /var/lib/tomcat5.5/conf.backup + + -- David Pashley <[EMAIL PROTECTED]> Wed, 25 Jul 2007 14:09:08 +0100 + tomcat5.5 (5.5.17-2) unstable; urgency=low - Tomcat5.5 has a new user: tomcat55. + * Tomcat5.5 has a new user: tomcat55. -- Arnaud Vandyck <[EMAIL PROTECTED]> Mon, 9 Oct 2006 16:03:21 +0200 diff --git a/debian/README.Debian b/debian/README.Debian index 4bd65bd..1085460 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -58,7 +58,7 @@ Apache Tomcat 5.5 for Debian - There is a webapp for basic web-based administration of Tomcat's webapps in the tomcat5.5-admin package. You need to add one of the users in - /var/lib/tomcat5.5/conf/tomcat-users.xml to the manager role and probably + /etc/tomcat5.5/tomcat-users.xml to the manager role and probably set a better password. The "Web Application Manager" can then be accessed at http://localhost:8180/manager/html. There's also a more sophisticated administration webapp called "admin" in the same package but it can't make diff --git a/debian/control b/debian/control index 7433d8d..cfedfc1 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Package: tomcat5.5 Architecture: all Depends: java-gcj-compat-dev (>= 1.0.30-5) | kaffe (>= 2:1.1.6-3) | java2-runtime, libtomcat5.5-java (>= ${Source-Version}), adduser (>= 3.34), ecj-bootstrap, jsvc (>= 1.0.2~svn20061127-6) Suggests: java-virtual-machine, libapache-mod-jk | libapache2-mod-jk, tomcat5.5-webapps (>= ${Source-Version}), tomcat5.5-admin (>= ${Source-Version}) +Conflicts: tomcat5.5-admin (<= 5.5.20-5) Description: Servlet and JSP engine Apache Tomcat is the reference implementation for the Java Servlet and JavaServer Pages technologies. diff --git a/debian/tomcat5.5-admin.dirs b/debian/tomcat5.5-admin.dirs index 3b3598a..5c7ada1 100644 --- a/debian/tomcat5.5-admin.dirs +++ b/debian/tomcat5.5-admin.dirs @@ -1,3 +1,3 @@ etc/tomcat5.5/policy.d -var/lib/tomcat5.5/conf/Catalina/localhost +etc/tomcat5.5/Catalina/localhost usr/share/tomcat5.5/server diff --git a/debian/tomcat5.5-admin.install b/debian/tomcat5.5-admin.install index 3d73931..b3cf019 100644 --- a/debian/tomcat5.5-admin.install +++ b/debian/tomcat5.5-admin.install @@ -1,2 +1,2 @@ -debian/context/admin/*.xml /var/lib/tomcat5.5/conf/Catalina/localhost/ +debian/context/admin/*.xml /etc/tomcat5.5/Catalina/localhost/ build/dist/server/webapps /usr/share/tomcat5.5/server diff --git a/debian/tomcat5.5-webapps.postinst b/debian/tomcat5.5-webapps.postinst index 59fb012..522aebe 100644 --- a/debian/tomcat5.5-webapps.postinst +++ b/debian/tomcat5.5-webapps.postinst @@ -8,7 +8,7 @@ case "$1" in # New installation, not a package upgrade # create context links for context in /usr/share/tomcat5.5-webapps/*.xml; do - ln -sf $context /var/lib/tomcat5.5/conf/Catalina/localhost/ + ln -sf $context /etc/tomcat5.5/Catalina/localhost/ done if [ -x /etc/init.d/tomcat5.5 ]; then diff --git a/debian/tomcat5.5.dirs b/debian/tomcat5.5.dirs index c74185d..8ccf3be 100644 --- a/debian/tomcat5.5.dirs +++ b/debian/tomcat5.5.dirs @@ -1,8 +1,8 @@ etc/default etc/tomcat5.5/policy.d +etc/tomcat5.5/Catalina/localhost usr/share/tomcat5.5 var/cache/tomcat5.5 -var/lib/tomcat5.5/conf/Catalina/localhost var/lib/tomcat5.5/shared/classes var/lib/tomcat5.5/shared/lib var/lib/tomcat5.5/temp diff --git a/debian/tomcat5.5.install b/debian/tomcat5.5.install index 8600e87..28bde42 100644 --- a/debian/tomcat5.5.install +++ b/debian/tomcat5.5.install @@ -1,6 +1,11 @@ build/dist/bin /usr/share/tomcat5.5 -build/dist/conf /var/lib/tomcat5.5 -build/dist/conf/tomcat-users.xml /usr/share/tomcat5.5/.debian/ -build/dist/conf/web.xml/etc/tomcat5.5/ +build/dist/conf/server.xml /etc/tomc
Bug#425910: multipath-tools - FTBFS: mpath_prio_random: No such file or directory
reopen 425910 found 425910 0.4.7-6 thanks There was an error while trying to autobuild your package: > Automatic build of multipath-tools_0.4.7-6 on lxdebian.bfinv.de by > sbuild/s390 98 [...] > make[2]: Entering directory > `/build/buildd/multipath-tools-0.4.7/path_priority/pp_random' > install -s -m 755 mpath_prio_random > /build/buildd/multipath-tools-0.4.7/debian/tmp/sbin/mpath_prio_random > install: cannot create regular file > `/build/buildd/multipath-tools-0.4.7/debian/tmp/sbin/mpath_prio_random': No > such file or directory > make[2]: *** [install] Error 1 > make[2]: Leaving directory > `/build/buildd/multipath-tools-0.4.7/path_priority/pp_random' > make[1]: *** [recurse_install] Error 2 > make[1]: Leaving directory `/build/buildd/multipath-tools-0.4.7' > make: *** [install] Error 2 > ** > Build finished at 20070722-1704 > FAILED [dpkg-buildpackage died] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Removed
Processing commands for [EMAIL PROTECTED]: > reassign 423326 ftp.debian.org Bug#423326: libbusiness-ups-perl: should this package be removed? Bug reassigned from package `libbusiness-ups-perl' to `ftp.debian.org'. > reassign 279777 ftp.debian.org Bug#279777: O: libbusiness-ups-perl -- A Perl interface to the UPS shipping costs web-site Bug reassigned from package `wnpp' to `ftp.debian.org'. > forcemerge 404896 279777 423326 Bug#404896: RM: libbusiness-ups-perl -- RoQA; no rev-deps; orphaned or outdated Bug#279777: O: libbusiness-ups-perl -- A Perl interface to the UPS shipping costs web-site Bug#423326: libbusiness-ups-perl: should this package be removed? Forcibly Merged 279777 404896 423326. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: forcibly merging 427398 433768
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.26 > forcemerge 427398 433768 Bug#427398: scandir syscall broken on hppa Bug#433768: getdent(3) broken on hppa Bug#431773: libqt4-dev: Missing mkspec files on hppa Forcibly Merged 427398 431773 433768. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: fixde by binNMU
Processing commands for [EMAIL PROTECTED]: > fixed 434726 1.1.3-7+b1 Bug#434726: xdelta: update for glib transition Bug marked as fixed in version 1.1.3-7+b1. > tag 434726 +pending Bug#434726: xdelta: update for glib transition There were no tags set. Tags added: pending > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434726: xdelta: update for glib transition
Package: xdelta Version: 1.1.3-7 Severity: grave Justification: renders package unusable hi libglib1.2 has been renamed to libglib1.2ldbl so currently xdelta is not installable in unstable a. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8) Versions of packages xdelta depends on: ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries ii libglib1.2 1.2.10-17The GLib library of C routines ii libxdelta2 1.1.3-7 Xdelta runtime library ii zlib1g 1:1.2.3-13 compression library - runtime xdelta recommends no packages. -- no debconf information -- Andrea Mennucc "E' un mondo difficile. Che vita intensa!" (Tonino Carotone) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#423993: [Pkg-octave-devel] Bug#423993: octave2.9-forge: FTBFS: epsf.tex not found
* Adeodato Simó <[EMAIL PROTECTED]> [2007-07-26 18:10]: > * Cyril Brulebois [Mon, 16 Jul 2007 04:11:55 +0200]: > > > retitle 423993 Keep out of testing [was: FTBFS: epsf.tex not found] > > thanks > > > Rafael Laboissiere <[EMAIL PROTECTED]> (15/05/2007): > > > I am marking this bug wontfix because the octave2.9-forge package will > > > be eventually deprecated. [...] > > > Retitling so as to reflect this. By browsing the RC bug list, it is > > quite surprizing that such a FTBFS is tagged wontfix. ;-) > > This retitling was not made by the maintainer, AFAICS. Rafael, do you > agree to have octave2.9-forge removed from testing? Yes, but I am not the maintainer of the package. I would like to hear the opinion of the other Debian Octave Group members. -- Rafael
Bug#434756: Processed: Re: Processed (with 1 errors): nagios pidfile fuckups
On Thu, Jul 26, 2007 at 10:54:22AM -0500, Chris Lawrence wrote: > Has this been tested with lsb-base 3.1-24 (which was already in > incoming when this cloning was done)? If not, please test with that > version. I can't find that package at either incoming.d.o or in etch-proposed-updates. Where is it supposed to end up? -- 2. That which causes joy or happiness. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#425910: multipath-tools - FTBFS: mpath_prio_random: No such file or directory
Hi Bastian, On Thu, Jul 26, 2007 at 10:46:31AM +0200, Bastian Blank wrote: > There was an error while trying to autobuild your package: Could you please post the exact build line. I tried several combinations (with and without fakeroot, etc.) but had no success reproducing this. Cheers, -- Guido -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434756: Processed: Re: Processed (with 1 errors): nagios pidfile fuckups
On 7/26/07, Josip Rodin <[EMAIL PROTECTED]> wrote: On Thu, Jul 26, 2007 at 10:54:22AM -0500, Chris Lawrence wrote: > Has this been tested with lsb-base 3.1-24 (which was already in > incoming when this cloning was done)? If not, please test with that > version. I can't find that package at either incoming.d.o or in etch-proposed-updates. Where is it supposed to end up? It should be on its way into, or already in, unstable. If you think the RMs will accept a fix for a point release of etch I'd be happy to prepare an upload for etch-proposed-updates too. Chris -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434799: FTBFS (hppa): undefined reference to `THREAD_GSCOPE_RESET_FLAG'
Package: glibc Version: 2.6-4 Severity: serious From: http://buildd.debian.org/fetch.cgi?&pkg=glibc&ver=2.6-4&arch=hppa&stamp=1185478685&file=log [snip] gcc-4.2 -nostdlib -nostartfiles -shared -o /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/ld.so \ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-z,defs \ /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/librtld.os -Wl,--version-script=/build/buildd/glibc-2.6/build-tree/hppa-libc/ld.map \ -Wl,-soname=ld.so.1 -T /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/ld.so.lds /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/librtld.os: In function `_dl_fixup': /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-runtime.c:110: undefined reference to `THREAD_GSCOPE_RESET_FLAG' /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-runtime.c:103: undefined reference to `THREAD_GSCOPE_SET_FLAG' /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/librtld.os: In function `_dl_profile_fixup': /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-runtime.c:195: undefined reference to `THREAD_GSCOPE_SET_FLAG' /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-runtime.c:203: undefined reference to `THREAD_GSCOPE_RESET_FLAG' /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/librtld.os: In function `_dl_scope_free': /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-open.c:195: undefined reference to `THREAD_GSCOPE_WAIT' /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-open.c:181: undefined reference to `THREAD_GSCOPE_WAIT' /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/librtld.os: In function `add_to_global': /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-open.c:162: undefined reference to `atomic_write_barrier' /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-open.c:145: undefined reference to `THREAD_GSCOPE_WAIT' /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/librtld.os: In function `dl_open_worker': /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-open.c:478: undefined reference to `atomic_write_barrier' /build/buildd/glibc-2.6/build-tree/hppa-libc/elf/librtld.os: In function `_dl_close_worker': /build/buildd/glibc-2.6/build-tree/glibc-2.6/elf/dl-close.c:499: undefined reference to `THREAD_GSCOPE_WAIT' collect2: ld returned 1 exit status make[3]: *** [/build/buildd/glibc-2.6/build-tree/hppa-libc/elf/ld.so] Error 1 make[3]: Leaving directory `/build/buildd/glibc-2.6/build-tree/glibc-2.6/elf' make[2]: *** [elf/subdir_lib] Error 2 make[2]: Leaving directory `/build/buildd/glibc-2.6/build-tree/glibc-2.6' make[1]: *** [all] Error 2 make[1]: Leaving directory `/build/buildd/glibc-2.6/build-tree/hppa-libc' make: *** [/build/buildd/glibc-2.6/stamp-dir/build_libc] Error 2 -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434792: suitesparse: FTBFS: Not using -fPIC to make shared library.
Package: suitesparse Version: 3.0.0-5 Severity: serious Hi, Your package is failing to build with the following error: cc -fexceptions -Wall -O3 -m64 -I../../UFconfig -I../Include -c ../Source/ldl.c -o ldl.oo cc -fexceptions -Wall -O3 -m64 -I../../UFconfig -I../Include -DLDL_LONG -c ../Source/ldl.c -o ldll.oo cc -fexceptions -Wall -O3 -m64 -I../../UFconfig -I../Include -shared *.oo -lm -Wl,-soname -Wl,libldl.so.1 -o libldl.so.1.2 /usr/bin/ld: ldl.oo: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC ldl.oo: could not read symbols: Bad value collect2: ld returned 1 exit status make[3]: *** [libldl.so.1.2] Error 1 The first line of that shows that ldl.oo wasn't build using -fPIC, which you need to create a shared library. Please see section 10.2 of the policy. PS: Why is it using "-m64"? There is no reason to use that, since it's the default. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: setting package to glibc glibc-doc libc0.1 libc0.1-dbg libc0.1-dev libc0.1-dev-i386 libc0.1-i386 libc0.1-i686 libc0.1-pic libc0.1-prof libc0.1-udeb libc0.3 libc0.3-dbg libc0.3-dev libc0.3-p
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.6 > package glibc glibc-doc libc0.1 libc0.1-dbg libc0.1-dev libc0.1-dev-i386 > libc0.1-i386 libc0.1-i686 libc0.1-pic libc0.1-prof libc0.1-udeb libc0.3 > libc0.3-dbg libc0.3-dev libc0.3-pic libc0.3-prof libc0.3-udeb libc6 libc6.1 > libc6.1-dbg libc6.1-dev libc6.1-pic libc6.1-prof libc6.1-udeb libc6-amd64 > libc6-dbg libc6-dev libc6-dev-amd64 libc6-dev-i386 libc6-dev-mips64 > libc6-dev-mipsn32 libc6-dev-powerpc libc6-dev-ppc64 libc6-dev-s390x > libc6-dev-sparc64 libc6-i386 libc6-i686 libc6-mips64 libc6-mipsn32 libc6-pic > libc6-powerpc libc6-ppc64 libc6-prof libc6-s390x libc6-sparc64 libc6-sparcv9b > libc6-udeb libc6-xen libnss-dns-udeb libnss-files-udeb locales locales-all > nscd Ignoring bugs not assigned to: libc6.1-pic glibc libc0.3-dev libc6-udeb libc6.1-dev libc0.3-prof libc0.1-i686 libc6-sparcv9b libc6.1-dbg libc0.1-pic libc6-dev-mips64 libc6.1-prof libc6-powerpc nscd libc6.1-udeb libc0.3-udeb libc0.1-udeb libc6-ppc64 locales libc6-sparc64 libc6-prof libc6-dev libc0.1-dev libc6-i386 glibc-doc libc6-dev-sparc64 libnss-files-udeb libc6-dev-amd64 libc6-i686 libc6-mips64 libc0.1-i386 libnss-dns-udeb libc6-dev-powerpc libc0.1-prof locales-all libc0.1 libc6 libc6-xen libc0.1-dev-i386 libc6-dev-s390x libc0.1-dbg libc6.1 libc6-s390x libc6-pic libc6-dev-i386 libc0.3 libc0.3-dbg libc6-amd64 libc6-mipsn32 libc6-dev-mipsn32 libc6-dev-ppc64 libc0.3-pic libc6-dbg > tags 434484 + pending Bug#434484: gij-4.1: Runs out of memory Tags were: upstream Tags added: pending > tags 434626 + pending Bug#434626: [powerpc] broken 64bit packages There were no tags set. Tags added: pending > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434792: marked as done (suitesparse: FTBFS: Not using -fPIC to make shared library.)
Your message dated Thu, 26 Jul 2007 21:17:05 + with message-id <[EMAIL PROTECTED]> and subject line Bug#434792: fixed in suitesparse 3.0.0-6 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: suitesparse Version: 3.0.0-5 Severity: serious Hi, Your package is failing to build with the following error: cc -fexceptions -Wall -O3 -m64 -I../../UFconfig -I../Include -c ../Source/ldl.c -o ldl.oo cc -fexceptions -Wall -O3 -m64 -I../../UFconfig -I../Include -DLDL_LONG -c ../Source/ldl.c -o ldll.oo cc -fexceptions -Wall -O3 -m64 -I../../UFconfig -I../Include -shared *.oo -lm -Wl,-soname -Wl,libldl.so.1 -o libldl.so.1.2 /usr/bin/ld: ldl.oo: relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC ldl.oo: could not read symbols: Bad value collect2: ld returned 1 exit status make[3]: *** [libldl.so.1.2] Error 1 The first line of that shows that ldl.oo wasn't build using -fPIC, which you need to create a shared library. Please see section 10.2 of the policy. PS: Why is it using "-m64"? There is no reason to use that, since it's the default. Kurt --- End Message --- --- Begin Message --- Source: suitesparse Source-Version: 3.0.0-6 We believe that the bug you reported is fixed in the latest version of suitesparse, which is due to be installed in the Debian FTP archive: libsuitesparse-dbg_3.0.0-6_i386.deb to pool/main/s/suitesparse/libsuitesparse-dbg_3.0.0-6_i386.deb libsuitesparse-dev_3.0.0-6_i386.deb to pool/main/s/suitesparse/libsuitesparse-dev_3.0.0-6_i386.deb libsuitesparse-doc_3.0.0-6_all.deb to pool/main/s/suitesparse/libsuitesparse-doc_3.0.0-6_all.deb libsuitesparse_3.0.0-6_i386.deb to pool/main/s/suitesparse/libsuitesparse_3.0.0-6_i386.deb suitesparse_3.0.0-6.diff.gz to pool/main/s/suitesparse/suitesparse_3.0.0-6.diff.gz suitesparse_3.0.0-6.dsc to pool/main/s/suitesparse/suitesparse_3.0.0-6.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Christophe Prud'homme <[EMAIL PROTECTED]> (supplier of updated suitesparse package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 26 Jul 2007 22:24:48 +0200 Source: suitesparse Binary: libsuitesparse-dbg libsuitesparse libsuitesparse-dev libsuitesparse-doc Architecture: source all i386 Version: 3.0.0-6 Distribution: unstable Urgency: low Maintainer: Debian Scientific Computing Team <[EMAIL PROTECTED]> Changed-By: Christophe Prud'homme <[EMAIL PROTECTED]> Description: libsuitesparse - collection of libraries for computations for sparse matrices libsuitesparse-dbg - collection of libraries for computations for sparse matrices libsuitesparse-dev - collection of libraries for computations for sparse matrices libsuitesparse-doc - collection of libraries for computations for sparse matrices Closes: 434792 Changes: suitesparse (3.0.0-6) unstable; urgency=low . [Ondrej Certik] * Bug fix: "FTBFS: Not using -fPIC to make shared library" (Closes: #434792) Files: 88cbefd1230a2166ff16d4b0bc44aab0 961 math optional suitesparse_3.0.0-6.dsc ed97627afca9a1a04a23a9a42dda26ee 14157 math optional suitesparse_3.0.0-6.diff.gz 04f58456783ca0d07bbe8327d8f99156 1507714 doc optional libsuitesparse-doc_3.0.0-6_all.deb 76f495909b9b466c2565a755876125bd 943118 libs optional libsuitesparse_3.0.0-6_i386.deb 9fa984997141285d499a9feda2440c9d 1158672 libdevel optional libsuitesparse-dev_3.0.0-6_i386.deb a4c795ec1b7425ba2f7a87622bd1446b 32680 libdevel extra libsuitesparse-dbg_3.0.0-6_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGqQuGoY+0C9S+FFARAqQ6AJ9fh2ujqubNnKkCWWd7GoX0+GdR+gCdH1mO oeWb53qVNCUHRrcnSVAjeL0= =Lw6E -END PGP SIGNATURE- --- End Message ---
Bug#432323: Patch doesn't help?
On 26-Jul-07, 08:42 (CDT), Daniel Burrows <[EMAIL PROTECTED]> wrote: > > Does the new .deb in unstable fix this for you? Yes and no. It works in an rxvt, but not in a console. (It's possible that my patched version worked on a rxvt too; I didn't think to try that.) In a console, I get no accepted keystrokes. Other ncurses programs (e.g. nvi) seem to work just fine. LC_ALL and LANG are unset - setting them to "C" doesn't seem to make any difference. In the console, TERM=linux, in the rxvt, TERM=rxvt. > Make sure you don't have another build hanging out in /usr/local/bin > or ~/bin! (e.g., check "which aptitude") Checked while testing my patched version, confirmed today: # aptitude --version aptitude 0.4.6.1 compiled at Jul 25 2007 22:45:29 Compiler: g++ 4.1.3 20070718 (prerelease) (Debian 4.1.2-14) NCurses version: 5.6 libsigc++ version: 2.0.17 (Later...) Okay, so I ran an upgrade (via the rxvt instance) which installed a week or two worth of updates. I then rebooted (into the same kernel), and now aptitude works fine in the linux console, as well. Weird stuff...if you think it matters, I'll send you the log of what was upgraded. I'll let you know if it returns, but I guess we can consider fixed. Thanks, Steve -- Steve Greenland The irony is that Bill Gates claims to be making a stable operating system and Linus Torvalds claims to be trying to take over the world. -- seen on the net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434829: heartbeat: Incorect path for crm.dtd and other scripts
Package: heartbeat Version: 2.1.1-1 Severity: grave Justification: renders package unusable Just prior to the release of 2.1.1 a number of files, including crm.dtd were relocated from /usr/lib/heartbeat and /usr/share/heartbeat. In order to ease the pain of this relocation compatibility symlinks were put in place and, accordingly, many references to these files were not updated to use the new path. Unfortunately the compatibility symlink creation was added to the RPM .spec file and nowhere else, and for this reason they were not included in the Debian package - it turns out the addition to the .spec file also didn't work, but that is a different story. This has been loged as Heartbeat bugzilla bug 1661, and there is a related bug 1665. http://old.linux-foundation.org/developer_bugzilla/show_bug.cgi?id=1661 http://old.linux-foundation.org/developer_bugzilla/show_bug.cgi?id=1665 This has been fixed in upstream mecurual as changesets 13dc55dece11, 0c8dc61feeb2 and 635bd958ed2b. http://hg.linux-ha.org/dev/rev/13dc55dece11 http://hg.linux-ha.org/dev/rev/0c8dc61feeb2 http://hg.linux-ha.org/dev/rev/635bd958ed2b I will relase 2.1.1-2 ASAP with these patches applied. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (190, 'unstable'), (180, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21-1-686 (SMP w/2 CPU cores) Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8) (ignored: LC_ALL set to ja_JP.utf8) Shell: /bin/sh linked to /bin/bash Versions of packages heartbeat depends on: ii adduser 3.103Add and remove users and groups ii iproute 20070313-1 Professional tools to control the ii iputils-ping3:20070202-1 Tools to test the reachability of ii libc6 2.5-11 GNU C Library: Shared libraries ii libglib1.2 1.2.10-17The GLib library of C routines ii libnet1 1.1.2.1-2library for the construction and h pn libpils0 (no description available) ii libsensors3 1:2.10.3-1 library to read temperature/voltag pn libsnmp9 (no description available) ii libssl0.9.8 0.9.8e-5 SSL shared libraries pn libstonith0(no description available) ii libuuid11.40.1-1 universally unique id library ii libwrap07.6.dbs-13 Wietse Venema's TCP wrappers libra ii python 2.4.4-6 An interactive high-level object-o ii python-central 0.5.14 register and build utility for Pyt Versions of packages heartbeat recommends: ii iptables1.3.6.0debian1-5 administration tools for packet fi ii logrotate 3.7.1-3 Log rotation utility ii sysklogd [system-log-da 1.4.1-21 System Logging Daemon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#420944: use CLOCKS_PER_SEC
Processing commands for [EMAIL PROTECTED]: > tag 420944 patch Bug#420944: FTBFS: ./sshow.c:226: error: 'CLK_TCK' undeclared Tags were: sid Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#420944: use CLOCKS_PER_SEC
tag 420944 patch thanks Martin Michlmayr <[EMAIL PROTECTED]> (02/05/2007): > You have to use CLOCKS_PER_SEC instead of CLK_TCK. According to > /usr/include/time.h, CLK_TCK is the "obsolete POSIX.1-1988 name" > for CLOCKS_PER_SEC. Yep, the attached patch solves this FTBFS, tagging accordingly. Cheers, -- Cyril Brulebois diff -ur dsniff-2.4b1+debian~/sshow.c dsniff-2.4b1+debian/sshow.c --- dsniff-2.4b1+debian~/sshow.c 2001-03-19 06:52:15.0 + +++ dsniff-2.4b1+debian/sshow.c 2007-07-27 00:17:48.0 + @@ -222,7 +222,7 @@ if (debug) printf("- %s -> %s: DATA (%s bytes, %.2f seconds)\n", s_saddr(ts), s_daddr(ts), s_range(plain_range), - (float)delay / CLK_TCK); + (float)delay / CLOCKS_PER_SEC); if (debug > 1) print_data(&ts->server, cipher_size); @@ -270,7 +270,7 @@ if (debug) printf("- %s <- %s: DATA (%s bytes, %.2f seconds)\n", s_saddr(ts), s_daddr(ts), s_range(plain_range), - (float)delay / CLK_TCK); + (float)delay / CLOCKS_PER_SEC); if (debug > 1) print_data(&ts->client, cipher_size); @@ -299,7 +299,7 @@ if (session->state == 1 && #ifdef USE_TIMING - now - get_history(session, 2)->timestamp >= CLK_TCK && + now - get_history(session, 2)->timestamp >= CLOCKS_PER_SEC && #endif session->protocol == 1 && (session->history.directions & 7) == 5 && pgpOPKM4slioZ.pgp Description: PGP signature
Bug#433127: #432650
Duplicate of #432650 -- Marco de Freitas, NBR para a Internet já! Porque meu navegador não é penico. http://www.softwarelivre.org/news/2472 http://www.w3.org/2003/03/Translations/byLanguage?language=pt-br
Processed: tagging 433768
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.6 > tags 433768 sid lenny Bug#433768: getdent(3) broken on hppa Tags were: patch Bug#427398: scandir syscall broken on hppa Bug#431773: libqt4-dev: Missing mkspec files on hppa Tags added: sid, lenny > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: tagging 428823
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.6 > tags 428823 + etch Bug#428823: netbase: System fails to boot after sarge->etch upgrade There were no tags set. Tags added: etch > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#433127: same problem
Hi, I've the same problem but my disks are scsi ones. So I can't change in fstab hda to sda since I've already sda... -- +---+ | gpe92 | +---+ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434374: marked as done (libsuitesparse: depends on non-free libparmetis3.1)
Your message dated Thu, 26 Jul 2007 23:31:27 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed in 3.0.0-6 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: libsuitesparse Version: 3.0.0-4 Severity: serious Justification: Policy 2.2.1 $ apt-cache show libsuitesparse [...] Depends: [...], libparmetis3.1 [...] $ apt-cache show libparmetis3.1 [...] Section: non-free/libs [...] Gabor -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21.5 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libsuitesparse depends on: ii lapack3 [liblapack.so.3] 3.0.2531a-6 library of linear algebra routines ii libc62.6-2 GNU C Library: Shared libraries ii libparmetis3.1 3.1-7 Parallel Graph Partitioning and Sp ii refblas3 [libblas.so.3] 1.2-8 Basic Linear Algebra Subroutines 3 libsuitesparse recommends no packages. -- no debconf information --- End Message --- --- Begin Message --- this bug has been fixed in 3.0.0-6 -- Debian Developer - http://people.debian.org/~prudhomm/ Scientific computing packages maintainer Fingerprint = 3703 50DE 7A9F 024E 0F26 0D07 A18F B40B D4BE 1450 --- End Message ---
Bug#425910: multipath-tools - FTBFS: mpath_prio_random: No such file or directory
On Thu, Jul 26, 2007 at 10:09:21PM +0200, Guido Guenther wrote: > Could you please post the exact build line. I tried several combinations > (with and without fakeroot, etc.) but had no success reproducing this. http://buildd.debian.org/fetch.cgi?pkg=multipath-tools&arch=s390&ver=0.4.7-6&stamp=1185116714 Bastian -- "... freedom ... is a worship word..." "It is our worship word too." -- Cloud William and Kirk, "The Omega Glory", stardate unknown -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434756: Processed: Re: Processed (with 1 errors): nagios pidfile fuckups
On Thu, Jul 26, 2007 at 03:19:10PM -0500, Chris Lawrence wrote: > >> Has this been tested with lsb-base 3.1-24 (which was already in > >> incoming when this cloning was done)? If not, please test with that > >> version. > > > >I can't find that package at either incoming.d.o or in > >etch-proposed-updates. Where is it supposed to end up? > > It should be on its way into, or already in, unstable. If you think > the RMs will accept a fix for a point release of etch I'd be happy to > prepare an upload for etch-proposed-updates too. Yes, I figure that the abundance of bug reports against nagios' reload function makes it worth while. Granted, there is no critical, immediate data loss involved, but it's an infrastructure bug that affects random other packages, yet is fairly straightforward to assess, so they might just approve it. -- 2. That which causes joy or happiness. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#432620: marked as done (psi_0.11~beta2-1(hppa/experimental): FTBFS: build-depends on removed package)
Your message dated Thu, 26 Jul 2007 19:47:05 + with message-id <[EMAIL PROTECTED]> and subject line Bug#432620: fixed in psi 0.11~rc2-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: psi Version: 0.11~beta2-1 Severity: serious Hi, your package build-depends on libqt4-debug-dev which doesn't exists anymore. | Automatic build of psi_0.11~beta2-1 on meitner by sbuild/hppa 98-farm | Build started at 20070711-0221 | ** | Checking available source versions... | Fetching source files... | Reading package lists... | Building dependency tree... | Reading state information... | Need to get 1660kB of source archives. | Get:1 http://ftp.de.debian.org experimental/main psi 0.11~beta2-1 (dsc) [746B] | Get:2 http://ftp.de.debian.org experimental/main psi 0.11~beta2-1 (tar) [1652kB] | Get:3 http://ftp.de.debian.org experimental/main psi 0.11~beta2-1 (diff) [6946B] | Fetched 1660kB in 6s (241kB/s) | Download complete and in download only mode | ** Using build dependencies supplied by package: | Build-Depends: debhelper (>> 4.0.0), libqt4-dev (>= 4.1.0-3), libqt4-debug-dev (>= 4.1.0-3), libqca2-dev | ** Filtered missing central deps that are dependencies of or provide build-deps: | zlib1g-dev (>= 1:1.1.4) | Warning: | The following central src deps are (probably) missing: | xlibs-dev (>> 4.1.0) | Checking for already installed source dependencies... | debhelper: missing | Using default version 5.0.52 (Priority: 500) | libqt4-dev: missing | Using default version 4.3.0-2 (Priority: 500) | libqt4-debug-dev: missing | Default version of libqt4-debug-dev not sufficient, no suitable version found. Skipping for now, maybe there are alternatives. | libqca2-dev: missing | No default version. Virtual package? | Checking for source dependency conflicts... | /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install debhelper libqt4-dev libqt4-debug-dev libqca2-dev | Reading package lists... | Building dependency tree... | Reading state information... | E: Couldn't find package libqt4-debug-dev | apt-get failed. | Package installation failed | Trying to reinstall removed packages: | Trying to uninstall newly installed packages: | Source-dependencies not satisfied; skipping psi | ** | Finished at 20070711-0221 | Build needed 00:10:26, 0k disk space Full build log(s): http://experimental.ftbfs.de/build.php?&ver=0.11~beta2-1&pkg=psi&arch=hppa Gruesse, -- Frank Lichtenheld <[EMAIL PROTECTED]> www: http://www.djpig.de/ --- End Message --- --- Begin Message --- Source: psi Source-Version: 0.11~rc2-1 We believe that the bug you reported is fixed in the latest version of psi, which is due to be installed in the Debian FTP archive: psi_0.11~rc2-1.diff.gz to pool/main/p/psi/psi_0.11~rc2-1.diff.gz psi_0.11~rc2-1.dsc to pool/main/p/psi/psi_0.11~rc2-1.dsc psi_0.11~rc2-1_i386.deb to pool/main/p/psi/psi_0.11~rc2-1_i386.deb psi_0.11~rc2.orig.tar.gz to pool/main/p/psi/psi_0.11~rc2.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jan Niehusmann <[EMAIL PROTECTED]> (supplier of updated psi package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Wed, 25 Jul 2007 00:11:28 +0200 Source: psi Binary: psi Architecture: source i386 Version: 0.11~rc2-1 Distribution: experimental Urgency: low Maintainer: Jan Niehusmann <[EMAIL PROTECTED]> Changed-By: Jan Niehusmann <[EMAIL PROTECTED]> Description: psi- Jabber client using Qt Closes: 412708 432620 Changes: psi (0.11~rc2-1) experimental; urgency=low . * New upstream release * remove dependency on libqt4-debug (Closes: Bug#432620, Bug#412708) Files: 0f5ae896290e7dbe94cc35ca6b86f1c3 709 net optional psi_0.11~rc2-1.dsc cd87b7222b33467b1557a2b2d99195f4 1977483 net optional psi_0.11~rc2.orig.tar.gz 8c9d5cc54c7771aa32feddf27cc26535 6870 net optional psi_0.11~rc2-1.diff.gz b3d27ca74b590f79af21661f54eaeb19 2750340 net optional psi_0.11~rc2
Bug#434753: marked as done (libtet1.4.2-dev: depends on libtetgen1.4.2, which does not exist)
Your message dated Thu, 26 Jul 2007 18:47:09 + with message-id <[EMAIL PROTECTED]> and subject line Bug#434753: fixed in tetgen 1.4.2-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: libtet1.4.2-dev Version: 1.4.2-1 Severity: serious Hello. libtet1.4.2-dev depends on libtetgen1.4.2, which does not exist. Probably you meant Depends: libtet1.4.2 instead? Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Mastretta - La roulotte --- End Message --- --- Begin Message --- Source: tetgen Source-Version: 1.4.2-2 We believe that the bug you reported is fixed in the latest version of tetgen, which is due to be installed in the Debian FTP archive: libtet1.4.2-dev_1.4.2-2_i386.deb to pool/non-free/t/tetgen/libtet1.4.2-dev_1.4.2-2_i386.deb libtet1.4.2_1.4.2-2_i386.deb to pool/non-free/t/tetgen/libtet1.4.2_1.4.2-2_i386.deb tetgen_1.4.2-2.diff.gz to pool/non-free/t/tetgen/tetgen_1.4.2-2.diff.gz tetgen_1.4.2-2.dsc to pool/non-free/t/tetgen/tetgen_1.4.2-2.dsc tetgen_1.4.2-2_i386.deb to pool/non-free/t/tetgen/tetgen_1.4.2-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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Christophe Prud'homme <[EMAIL PROTECTED]> (supplier of updated tetgen package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Wed, 25 Jul 2007 10:11:58 +0200 Source: tetgen Binary: libtet1.4.2-dev libtet1.4.2 tetgen Architecture: source i386 Version: 1.4.2-2 Distribution: unstable Urgency: low Maintainer: Debian Scientific Computing Team <[EMAIL PROTECTED]> Changed-By: Christophe Prud'homme <[EMAIL PROTECTED]> Description: libtet1.4.2 - A Quality Tetrahedral Mesh Generator libtet1.4.2-dev - A Quality Tetrahedral Mesh Generator tetgen - A Quality Tetrahedral Mesh Generator Closes: 434753 Changes: tetgen (1.4.2-2) unstable; urgency=low . [Christophe Prud'homme] * debian/rules: renamed libtetgen.so to libtet.so * debian/control: fixed libtet1.4.2-dev Depends field (Closes: #434753) Files: 48d1546708da5e4b6fb02b601f15e711 813 non-free/math extra tetgen_1.4.2-2.dsc a2c9c187c502183a15521428bd402494 122128 non-free/math extra tetgen_1.4.2-2.diff.gz 286f9dc66d5bf1d34d40f13a83be3499 219080 non-free/math extra tetgen_1.4.2-2_i386.deb d81cb7026cab57a48a1fc8662dab20d0 229454 non-free/libs extra libtet1.4.2_1.4.2-2_i386.deb 67442e54a7028250fb1174056846bab8 272794 non-free/libdevel extra libtet1.4.2-dev_1.4.2-2_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGqOlXoY+0C9S+FFARAlawAJ4wcceh9M6Yrhk1JWLuTxIIKv/2HwCfU+2W B5C68FvyOZbqUY/N9zl5U1k= =FHAy -END PGP SIGNATURE- --- End Message ---
Bug#434410: marked as done (suitesparse: FTBFS: ld: cannot find -lmetis)
Your message dated Thu, 26 Jul 2007 18:47:08 + with message-id <[EMAIL PROTECTED]> and subject line Bug#434410: fixed in suitesparse 3.0.0-5 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: suitesparse Version: 3.0.0-4 Severity: serious Hi, Your package is failing to build with the following error: /usr/bin/ld: cannot find -lmetis collect2: ld returned 1 exit status make[5]: *** [libcholmod.so.1.2] Error 1 Kurt --- End Message --- --- Begin Message --- Source: suitesparse Source-Version: 3.0.0-5 We believe that the bug you reported is fixed in the latest version of suitesparse, which is due to be installed in the Debian FTP archive: libsuitesparse-dbg_3.0.0-5_i386.deb to pool/main/s/suitesparse/libsuitesparse-dbg_3.0.0-5_i386.deb libsuitesparse-dev_3.0.0-5_i386.deb to pool/main/s/suitesparse/libsuitesparse-dev_3.0.0-5_i386.deb libsuitesparse-doc_3.0.0-5_all.deb to pool/main/s/suitesparse/libsuitesparse-doc_3.0.0-5_all.deb libsuitesparse_3.0.0-5_i386.deb to pool/main/s/suitesparse/libsuitesparse_3.0.0-5_i386.deb suitesparse_3.0.0-5.diff.gz to pool/main/s/suitesparse/suitesparse_3.0.0-5.diff.gz suitesparse_3.0.0-5.dsc to pool/main/s/suitesparse/suitesparse_3.0.0-5.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Christophe Prud'homme <[EMAIL PROTECTED]> (supplier of updated suitesparse package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 23 Jul 2007 10:11:32 +0200 Source: suitesparse Binary: libsuitesparse-dbg libsuitesparse libsuitesparse-dev libsuitesparse-doc Architecture: source all i386 Version: 3.0.0-5 Distribution: unstable Urgency: low Maintainer: Debian Scientific Computing Team <[EMAIL PROTECTED]> Changed-By: Christophe Prud'homme <[EMAIL PROTECTED]> Description: libsuitesparse - collection of libraries for computations for sparse matrices libsuitesparse-dbg - collection of libraries for computations for sparse matrices libsuitesparse-dev - collection of libraries for computations for sparse matrices libsuitesparse-doc - collection of libraries for computations for sparse matrices Closes: 428175 434410 Changes: suitesparse (3.0.0-5) unstable; urgency=low . [Daniel Rus Morales] * Bug fix: "FTBFS: ld: cannot find -lmetis" (Closes: #434410) . [ Christophe Prud'homme ] * Bug fix: "tries to overwrite /usr/lib/libamd.so.1", thanks to Soeren Sonnenburg (Closes: #428175). Files: 3086c5900f7a2088e8a3de9372992f80 961 math optional suitesparse_3.0.0-5.dsc 08d3a84574654c62a812ab16ba1b948b 14124 math optional suitesparse_3.0.0-5.diff.gz 5b4b46932f96d52e2d7307f6f148bb5d 1507652 doc optional libsuitesparse-doc_3.0.0-5_all.deb 56c99c21e6eb4688b753078f148ba23b 942848 libs optional libsuitesparse_3.0.0-5_i386.deb 7d12e933d99c37af0e0743cdda67139e 1158598 libdevel optional libsuitesparse-dev_3.0.0-5_i386.deb 2040e407aa1d6e417c30b3c827c83eda 32920 libdevel extra libsuitesparse-dbg_3.0.0-5_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGpZSToY+0C9S+FFARAv9YAJ4vs3k1bVjwdfiRl8NeDIN+9Uv1+ACfXIrD /+xxrJSg2TaykJ5fTbV8Ujg= =pv0v -END PGP SIGNATURE- --- End Message ---
Bug#434726: Acknowledgement (xdelta: update for glib transition)
A Mennucc <[EMAIL PROTECTED]> (26/07/2007): > the bug was fixed by binNMU (on Sat 21) ; for some reasons, this > binNMU has not yet entered into unstable Hi, are you sure? [EMAIL PROTECTED]:~$ rmadison -s unstable xdelta xdelta |1.1.3-7 | unstable | source xdelta | 1.1.3-7+b1 | unstable | alpha, amd64, arm, hppa, i386, ia64, m68k, mips, mipsel, powerpc, s390, sparc Cheers, -- Cyril Brulebois pgpvh9y6d0vFM.pgp Description: PGP signature
Bug#423993: [Pkg-octave-devel] Bug#423993: octave2.9-forge: FTBFS: epsf.tex not found
* Cyril Brulebois [Mon, 16 Jul 2007 04:11:55 +0200]: > retitle 423993 Keep out of testing [was: FTBFS: epsf.tex not found] > thanks > Rafael Laboissiere <[EMAIL PROTECTED]> (15/05/2007): > > I am marking this bug wontfix because the octave2.9-forge package will > > be eventually deprecated. [...] > Retitling so as to reflect this. By browsing the RC bug list, it is > quite surprizing that such a FTBFS is tagged wontfix. ;-) This retitling was not made by the maintainer, AFAICS. Rafael, do you agree to have octave2.9-forge removed from testing? Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Meteosat - Mi novio es bakala
Bug#425071: marked as done (bmpx: FTBFS with new boost libraries)
Your message dated Thu, 26 Jul 2007 15:47:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#425071: fixed in bmpx 0.40.0~rc3-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: bmpx Version: 0.36.1-3 Severity: serious From my pbuilder build log: ... if /bin/sh ../../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../libhal++ -I../../../sqlite -I../../../include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DBMP_HAL_LOG_DOMAIN="\"HAL\"" -DBMP_DATABASE_LOG_DOMAIN="\"Database\"" -DBMP_LASTFM_LOG_DOMAIN="\"LastFM\"" -DBMP_LIBRARY_LOG_DOMAIN="\"Library\"" -DG_LOG_DOMAIN="\"BMP\"" -DPREFIX="\"/usr\"" -DPLUGIN_DIR="\"/usr/lib/bmpx/plugins\"" -DDATA_DIR="\"/usr/share/bmpx\"" -DLOCALE_DIR="\"/usr/share/locale\"" -DBMP_PLUGIN_BUILD -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT libcontainer_pls_la-libcontainer_pls.lo -MD -MP -MF ".deps/libcontainer_pls_la-libcontainer_pls.Tpo" -c -o libcontainer_pls_la-libcontainer_pls.lo `test -f 'libcontainer_pls.cc' || echo './'`libcontainer_pls.cc; \ then mv -f ".deps/libcontainer_pls_la-libcontainer_pls.Tpo" ".deps/libcontainer_pls_la-libcontainer_pls.Plo"; else rm -f ".deps/libcontainer_pls_la-libcontainer_pls.Tpo"; exit 1; fi i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../libhal++ -I../../../sqlite -I../../../include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DBMP_HAL_LOG_DOMAIN=\"HAL\" -DBMP_DATABASE_LOG_DOMAIN=\"Database\" -DBMP_LASTFM_LOG_DOMAIN=\"LastFM\" -DBMP_LIBRARY_LOG_DOMAIN=\"Library\" -DG_LOG_DOMAIN=\"BMP\" -DPREFIX=\"/usr\" -DPLUGIN_DIR=\"/usr/lib/bmpx/plugins\" -DDATA_DIR=\"/usr/share/bmpx\" -DLOCALE_DIR=\"/usr/share/locale\" -DBMP_PLUGIN_BUILD -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -MT libcontainer_pls_la-libcontainer_pls.lo -MD -MP -MF .deps/libcontainer_pls_la-libcontainer_pls.Tpo -c libcontainer_pls.cc -fPIC -DPIC -o .libs/libcontainer_pls_la-libcontainer_pls.o /bin/sh ../../../libtool --tag=CXX --mode=link i486-linux-gnu-g++ -g -O2-o libcontainer_pls.la -rpath /usr/lib/bmpx/plugins/vfs/container -Wl, --export-dynamic -fPIC -module libcontainer_pls_la-libcontainer_pls.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -Wl,--export-dynamic -lgobject-2.0 -lgthread-2.0 -lrt -lgmodule-2.0 -ldl -lglib-2.0 -lboost_regex i486-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crti.o /usr/lib/gcc/i486-linux-gnu/4.1.3/crtbeginS.o .libs/libcontainer_pls_la-libcontainer_pls.o /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangocairo-1.0.so -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so -lX11 /usr/lib/libgobject-2.0.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so -lboost_regex -L/usr/lib/gcc/i486-linux-gnu/4.1.3 -L/usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i486-linux-gnu/4.1.3/crtendS.o /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crtn.o -pthread -Wl,--export-dynamic -Wl,-soname -Wl,libcontainer_pls.so.0 -o .libs/libcontainer_pls.so.0.0.0 /usr/bin/ld: cannot find -lboost_regex collect2: ld returned 1 exit status make[5]: *** [libcontainer_pls.la] Error 1 make[5]: Leaving directory `/tmp/buildd/bmpx-0.36.1/plugins/vfs/container' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/tmp/buildd/bmpx-0.36.1/plugins/vfs' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/tmp/buildd/bmpx-0.36.1/plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/bmpx-0.36.1' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/buildd/bmpx-0.36.1' make: *** [build-stamp] Error 2 -- Daniel Schepler --- End Message --- --- Begin Message --- Source: bmpx
Processed: setting package to asterisk asterisk-config asterisk-dbg asterisk-dev asterisk-doc asterisk-h323 asterisk-sounds-main asterisk-web-vmail ... ... ... ... ...
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.6 > package asterisk asterisk-config asterisk-dbg asterisk-dev asterisk-doc > asterisk-h323 asterisk-sounds-main asterisk-web-vmail Ignoring bugs not assigned to: asterisk-web-vmail asterisk-dbg asterisk-config asterisk-doc asterisk-dev asterisk asterisk-sounds-main asterisk-h323 > tags 368948 + pending Bug#368948: asterisk: Patch for fastagi handling Tags were: pending patch Tags added: pending > tags 413543 + pending Bug#413543: contrib/scripts/safe_asterisk should explicitly link to a cli Tags were: pending Tags added: pending > tags 413816 + pending Bug#413816: Adding a restart when convenient in Asterisk Tags were: pending Tags added: pending > tags 419894 + pending Bug#419894: When using L option on Dial, instead of warning asterisk disconnects the call Tags were: pending Tags added: pending > tags 434076 + pending Bug#434076: asterisk-h323: libpt.so.1.10.2 => not found There were no tags set. Tags added: pending > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434764: Should be named libgd-chart-perl
Package: libchart-perl Severity: serious The current name of 'libchart-perl' doesn't follow the Perl policy, because the main module is GD::Chart. Please rename the package to libgd-chart-perl. The only reverse-dependency is bugzilla. I guess simple "Provides: libchart-perl" would avoid breakage enough until bugzila package is fixed? -- dam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434713: marked as done (aolserver4: FTBFS: Multiple definition of _init)
Your message dated Thu, 26 Jul 2007 15:03:06 + with message-id <[EMAIL PROTECTED]> and subject line Bug#434713: fixed in aolserver4 4.5.0-10 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: aolserver4 Version: 4.5.0-9 Severity: serious From my pbuilder build log (reproduced on both amd64 and i386): ... gcc -shared -O2 -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -pipe -I/tmp/buildd/aolserver4-4.5.0/include -I/usr/include/tcl8.4 -DNO_CONST -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_TIMEGM=1 -DHAVE_DRAND48=1 -DHAVE_RANDOM=1 -DHAVE_POLL=1 -DHAVE_GETADDRINFO=1 -DHAVE_GETNAMEINFO=1-o libnsthread.so error.o master.o memory.o mutex.o cslock.o rwlock.o reentrant.o sema.o thread.o tls.o compat.o time.o pthread.o fork.o signal.o nsthread_libinit.o \ -L/usr/lib -ltcl8.4 -ldl -lpthread -lieee -lm -lgcc_s nsthread_libinit.o: In function `_init': nslibinit.c:(.text+0x0): multiple definition of `_init' /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crti.o:/build/buildd/glibc-2.6/build-tree/i386-libc/csu/crti.S:14: first defined here collect2: ld returned 1 exit status make[2]: *** [libnsthread.so] Error 1 make[2]: Leaving directory `/tmp/buildd/aolserver4-4.5.0/nsthread' make[1]: *** [build] Error 1 make[1]: Leaving directory `/tmp/buildd/aolserver4-4.5.0' make: *** [build-stamp] Error 2 -- Daniel Schepler --- End Message --- --- Begin Message --- Source: aolserver4 Source-Version: 4.5.0-10 We believe that the bug you reported is fixed in the latest version of aolserver4, which is due to be installed in the Debian FTP archive: aolserver4-dev_4.5.0-10_i386.deb to pool/main/a/aolserver4/aolserver4-dev_4.5.0-10_i386.deb aolserver4-doc_4.5.0-10_all.deb to pool/main/a/aolserver4/aolserver4-doc_4.5.0-10_all.deb aolserver4_4.5.0-10.diff.gz to pool/main/a/aolserver4/aolserver4_4.5.0-10.diff.gz aolserver4_4.5.0-10.dsc to pool/main/a/aolserver4/aolserver4_4.5.0-10.dsc aolserver4_4.5.0-10_i386.deb to pool/main/a/aolserver4/aolserver4_4.5.0-10_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Francesco Paolo Lovergine <[EMAIL PROTECTED]> (supplier of updated aolserver4 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 26 Jul 2007 16:34:05 +0200 Source: aolserver4 Binary: aolserver4 aolserver4-dev aolserver4-doc Architecture: source all i386 Version: 4.5.0-10 Distribution: unstable Urgency: low Maintainer: Francesco Paolo Lovergine <[EMAIL PROTECTED]> Changed-By: Francesco Paolo Lovergine <[EMAIL PROTECTED]> Description: aolserver4 - AOL Web Server 4 (Program) aolserver4-dev - AOL Web Server 4 (Development Tools) aolserver4-doc - AOL Web Server 4 (Documentation) Closes: 434713 Changes: aolserver4 (4.5.0-10) unstable; urgency=low
Bug#434760: [Pkg-cups-devel] Bug#434760: cupsys: cupsddk package missing
severity 434760 wishlist thanks On 7/26/07, Andreas Kostyrka <[EMAIL PROTECTED]> wrote: Package: cupsys Version: 1.2.11-3 Severity: serious Justification: no longer builds from source Debian seems currently missing a cupsddk package, which is needed by newer externals drivers it seems. :( (Example: splix) This is not a serious bug; it does not prevent CUPS from building on Debian or introduce a security issue. Rather, it is a wishlist item to package a recent CUPS component that is needed to build third-party drivers. Adjusting severity accordingly. -- Martin-Éric Racine http://q-funk.iki.fi
Processed: Re: [Pkg-cups-devel] Bug#434760: cupsys: cupsddk package missing
Processing commands for [EMAIL PROTECTED]: > severity 434760 wishlist Bug#434760: cupsys: cupsddk package missing Severity set to `wishlist' from `serious' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Bug#430023: New udebs not approved during D-I team meeting
Processing commands for [EMAIL PROTECTED]: > severity 430023 serious Bug#430023: New udebs need D-I team approval and need packaging fixes Severity set to `serious' from `wishlist' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed (with 1 errors): nagios pidfile fuckups
Processing commands for [EMAIL PROTECTED]: > reassign 434685 nagios2-common Bug#434685: nagios2: reloading removes the PID Bug reassigned from package `nagios2' to `nagios2-common'. > reassign 433085 nagios2-common Bug#433085: nagios2: pid file keeps being deleted Bug reassigned from package `nagios2' to `nagios2-common'. > merge 434685 433085 412980 427361 Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Bug#427361: nagios2-common: /etc/init.d/nagios2 reload fails Mismatch - only Bugs in same state can be merged: Values for `blocked-by' don't match: #412980 has `410622'; #427361 has `' > clone 410622 -1 Bug#410622: lsb-base: killproc remove pidfile even if process is alive Bug 410622 cloned as bug 434756. > found -1 3.1-23.1 Bug#434756: lsb-base: killproc remove pidfile even if process is alive Bug marked as found in version 3.1-23.1. > # can easily lead to data loss for nagios, yet is easy to fix in a point > release > severity -1 serious Bug#434756: lsb-base: killproc remove pidfile even if process is alive Severity set to `serious' from `normal' > block 412980 by -1 Bug#434756: lsb-base: killproc remove pidfile even if process is alive Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Was blocked by: 410622 434756 Blocking bugs of 412980 added: 434756 > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Bug#434713: aolserver4: FTBFS: Multiple definition of _init
Processing commands for [EMAIL PROTECTED]: > reassign 434713 aolserver4 Bug#434713: aolserver4: FTBFS: Multiple definition of _init Bug reassigned from package `tcl8.4-dev' to `aolserver4'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434713: aolserver4: FTBFS: Multiple definition of _init
reassign 434713 aolserver4 thanks Bah, ignore that it seems anyway some new name collision for aolserver4... On Thu, Jul 26, 2007 at 02:53:39PM +0200, Francesco P. Lovergine wrote: > reassign 434713 tcl8.4-dev > thanks > > On Thu, Jul 26, 2007 at 12:52:22AM -0400, Daniel Schepler wrote: > > Package: aolserver4 > > Version: 4.5.0-9 > > Severity: serious > > > > From my pbuilder build log (reproduced on both amd64 and i386): > > > > ... > > gcc -shared -O2 -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -pipe > > -I/tmp/buildd/aolserver4-4.5.0/include -I/usr/include/tcl8.4 -DNO_CONST > > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 > > -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 > > -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 > > -DPEEK_XCLOSEIM=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long > > -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 > > -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 > > -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 > > -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 > > -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 > > -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 > > -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 > > -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 > > -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 > > -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 > > -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 > > -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_SYS_IOCTL_H=1 > > -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" > > -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 > > -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > > -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_TIMEGM=1 > > -DHAVE_DRAND48=1 -DHAVE_RANDOM=1 -DHAVE_POLL=1 -DHAVE_GETADDRINFO=1 > > -DHAVE_GETNAMEINFO=1-o libnsthread.so error.o master.o memory.o mutex.o > > cslock.o rwlock.o reentrant.o sema.o thread.o tls.o compat.o time.o > > pthread.o fork.o signal.o nsthread_libinit.o \ > > -L/usr/lib -ltcl8.4 -ldl -lpthread -lieee -lm -lgcc_s > > nsthread_libinit.o: In function `_init': > > nslibinit.c:(.text+0x0): multiple definition of `_init' > > /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crti.o:/build/buildd/glibc-2.6/build-tree/i386-libc/csu/crti.S:14: > > first defined here > > collect2: ld returned 1 exit status > > make[2]: *** [libnsthread.so] Error 1 > > make[2]: Leaving directory `/tmp/buildd/aolserver4-4.5.0/nsthread' > > make[1]: *** [build] Error 1 > > make[1]: Leaving directory `/tmp/buildd/aolserver4-4.5.0' > > make: *** [build-stamp] Error 2 > > Ok, that's caused by the new tcl8.4-dev for 8.4.15 apparently. > Downgrading to last available 8.4.12 solves the linking problem. > -- Francesco P. Lovergine
Bug#434713: aolserver4: FTBFS: Multiple definition of _init
reassign 434713 tcl8.4-dev thanks On Thu, Jul 26, 2007 at 12:52:22AM -0400, Daniel Schepler wrote: > Package: aolserver4 > Version: 4.5.0-9 > Severity: serious > > From my pbuilder build log (reproduced on both amd64 and i386): > > ... > gcc -shared -O2 -Wall -Wno-implicit-int -fno-strict-aliasing -fPIC -pipe > -I/tmp/buildd/aolserver4-4.5.0/include -I/usr/include/tcl8.4 -DNO_CONST > -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 > -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 > -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DPEEK_XCLOSEIM=1 > -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 > -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 > -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_STRTOLL=1 > -DHAVE_STRTOULL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_GETPWUID_R_5=1 > -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 > -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 > -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 > -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 > -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 > -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 > -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 > -DHAVE_SYS_IOCTL_H=1 -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" > -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" > -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 > -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_TIMEGM=1 > -DHAVE_DRAND48=1 -DHAVE_RANDOM=1 -DHAVE_POLL=1 -DHAVE_GETADDRINFO=1 > -DHAVE_GETNAMEINFO=1-o libnsthread.so error.o master.o memory.o mutex.o > cslock.o rwlock.o reentrant.o sema.o thread.o tls.o compat.o time.o pthread.o > fork.o signal.o nsthread_libinit.o \ > -L/usr/lib -ltcl8.4 -ldl -lpthread -lieee -lm -lgcc_s > nsthread_libinit.o: In function `_init': > nslibinit.c:(.text+0x0): multiple definition of `_init' > /usr/lib/gcc/i486-linux-gnu/4.1.3/../../../../lib/crti.o:/build/buildd/glibc-2.6/build-tree/i386-libc/csu/crti.S:14: > first defined here > collect2: ld returned 1 exit status > make[2]: *** [libnsthread.so] Error 1 > make[2]: Leaving directory `/tmp/buildd/aolserver4-4.5.0/nsthread' > make[1]: *** [build] Error 1 > make[1]: Leaving directory `/tmp/buildd/aolserver4-4.5.0' > make: *** [build-stamp] Error 2 Ok, that's caused by the new tcl8.4-dev for 8.4.15 apparently. Downgrading to last available 8.4.12 solves the linking problem. -- Francesco P. Lovergine
Processed: multipath-tools - FTBFS: mpath_prio_random: No such file or directory
Processing commands for [EMAIL PROTECTED]: > reopen 425910 Bug#425910: multipath-tools: FTBFS: Installation failure 'reopen' may be inappropriate when a bug has been closed with a version; you may need to use 'found' to remove fixed versions. Bug reopened, originator not changed. > found 425910 0.4.7-6 Bug#425910: multipath-tools: FTBFS: Installation failure Bug marked as found in version 0.4.7-6. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434725: xsupplicant - FTBFS: error: header file is required for Xsupplicant
On Thursday 26 July 2007, Bastian Blank wrote: > Package: xsupplicant > Version: 1.2.4.dfsg.1-4 > Severity: serious > > There was an error while trying to autobuild your package: > > Automatic build of xsupplicant_1.2.4.dfsg.1-4 on lxdebian.bfinv.de by > > sbuild/s390 98 > Hi! Unless wireless-tools recently have been picked out from n-f-u on s390, I guess this package should be made to not build there neither. And the binary packages for s390 should be removed from the archive. /Sune -- Do you know how to turn off the password? First from Word NT you neither must reinstall on the provider, nor have to disable a display over a port to digit from the mouse on a printer. signature.asc Description: This is a digitally signed message part.
Bug#432755: flashplugin-nonfree 9.0.48.0.1etch1 for Stable
Hi Stable Debian-Release, Hi Security Team, On 11 July I was notified of a newer upstream release of the Adobe Flash plugin. I updated flashplugin-nonfree in Unstable on the same day. On 12 July I uploaded flashplugin-nonfree 9.0.48.0.1etch1 to Stable. I did not go via the Security Team because last time I was told that the Security Team does not support "contrib" so that such updates should go via Stable release. On 18 July I uploaded flashplugin-nonfree 9.0.48.0.2~bpo.1 to Backports, just in case the Stable release would take time. Now I read this: http://ftp-master.debian.org/proposed-updates.html NOK flashplugin-nonfree - Fix download patch This should probably better go via volatile/backports as one doesn't necessarily want to upgrade the installed version... I don't know when that was written. Did I overlook an e-mail? Going via Volatile and/or Backports is interesting, but that does not inform Stable users who don't have Volatile or Backports in their /etc/apt/sources.list. So I guess that many Debian Stable users are still unknownly using an insecure version of the Flash plugin, installed via the Debian package flashplugin-nonfree in Stable. And that is Not Good. The question now is, do we have a short term solution for the Stable users ? Possible approaches: 1. We could flashplugin-nonfree 9.0.48.0.1etch1 to Stable soon. The only change is the update of the MD5 checksums. Obviously the upstream Flash plugin itself may have been modified heavily, no idea. 2. I can create a special flashplugin-nonfree package for Stable to remove the insecure plugin from the Stable systems, notifying the users of this removal, and suggesting them to use Backports. Can you contact me about further steps that fit your policies please? Regards, Bart Martens signature.asc Description: This is a digitally signed message part
Bug#433176: marked as done (FTBFS: make: aclocal-1.9: Command not found)
Your message dated Thu, 26 Jul 2007 23:02:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#433176: fixed in freefem3d 1.0pre10-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: freefem3d Version: 1.0pre10-1 Severity: serious You are build-depending on automake1.10 but using automake1.9. Use pbuilder please... build log snip: Automatic build of freefem3d_1.0pre10-1 on smackdown by sbuild/arm 98 Build started at 20070714-1420 ... debian/rules build test -x debian/rules mkdir -p "." libtoolize -c -f You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'. aclocal-1.9 -I m4 make: aclocal-1.9: Command not found make: *** [debian/stamp-my-autotools] Error 127 ** Build finished at 20070714-1438 FAILED [dpkg-buildpackage died] "rm -rf" only sounds scary if you don't have backups --- End Message --- --- Begin Message --- Source: freefem3d Source-Version: 1.0pre10-2 We believe that the bug you reported is fixed in the latest version of freefem3d, which is due to be installed in the Debian FTP archive: freefem3d_1.0pre10-2.diff.gz to pool/main/f/freefem3d/freefem3d_1.0pre10-2.diff.gz freefem3d_1.0pre10-2.dsc to pool/main/f/freefem3d/freefem3d_1.0pre10-2.dsc freefem3d_1.0pre10-2_i386.deb to pool/main/f/freefem3d/freefem3d_1.0pre10-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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Christophe Prud'homme <[EMAIL PROTECTED]> (supplier of updated freefem3d package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Sat, 07 Jul 2007 14:58:00 +0100 Source: freefem3d Binary: freefem3d Architecture: source i386 Version: 1.0pre10-2 Distribution: unstable Urgency: low Maintainer: Debian Scientific Computing Team <[EMAIL PROTECTED]> Changed-By: Christophe Prud'homme <[EMAIL PROTECTED]> Description: freefem3d - A language and solver for partial differential equations in 3D Closes: 433176 Changes: freefem3d (1.0pre10-2) unstable; urgency=low . [Stephane Del Pino] * Fix software description according to upstream * Bugs fixed: o Bug#433176: "FTBFS: make: aclocal-1.9: Command not found" (Closes: #433176) o Fixed doc construction dependencies Files: ee4f2fa92d1c6f9c33a544f168a44d92 913 math optional freefem3d_1.0pre10-2.dsc 7e3af7ef6ca7809c9451b33bd0077263 4394 math optional freefem3d_1.0pre10-2.diff.gz 64708037979207cf6ed239d8fd408988 4580248 math optional freefem3d_1.0pre10-2_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGqSTQoY+0C9S+FFARAs1zAJ9IaGlf68EvnDbSshFEFta9tJHTBgCffCEk DIGPSF+eDAyGN6xYriFeM5M= =TWYh -END PGP SIGNATURE- --- End Message ---
Bug#434593: marked as done (FTBFS: /usr/bin/ld: cannot find -lccvt)
Your message dated Thu, 26 Jul 2007 22:47:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#434593: fixed in camstream 0.26.3+dfsg-4 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: camstream Version: 0.26.3+dfsg-3 Severity: serious Justification: no longer builds from source >From >http://buildd.debian.org/fetch.cgi?&pkg=camstream&ver=0.26.3%2Bdfsg-3&arch=ia64&stamp=1185327977&file=log: [snip] g++ -g -O2 -I/usr/share/qt3/include -g -Wall -I. -Idevices -Ivideo -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_REENTRANT=1 -DQT_THREAD_SUPPORT=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_LIBICE=1 -DHAVE_LIBSM=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_VIDEODEV_H=1 -DHAVE_SELECT=1 -DINCLUDE_STDLIB_H=1 -DSHARE_DIR=\"/usr/share/camstream\" -c -o CamStreamMainWindow.moc.o CamStreamMainWindow.moc.cc g++ -g -O2 -I/usr/share/qt3/include -g -Wall -I. -Idevices -Ivideo -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_REENTRANT=1 -DQT_THREAD_SUPPORT=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_LIBICE=1 -DHAVE_LIBSM=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_VIDEODEV_H=1 -DHAVE_SELECT=1 -DINCLUDE_STDLIB_H=1 -DSHARE_DIR=\"/usr/share/camstream\" -c -o CamStreamApp.o CamStreamApp.cc g++ -g -O2 -I/usr/share/qt3/include -g -Wall -I. -Idevices -Ivideo -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -D_REENTRANT=1 -DQT_THREAD_SUPPORT=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_LIBICE=1 -DHAVE_LIBSM=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DHAVE_LIBJPEG=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LINUX_VIDEODEV_H=1 -DHAVE_SELECT=1 -DINCLUDE_STDLIB_H=1 -DSHARE_DIR=\"/usr/share/camstream\" -c -o camstream.o camstream.cc g++ -o camstream -g VideoOptions.o CamWindow.o CamWindow.moc.o WebCamViewer.o WebCamViewer.moc.o CamStreamMainWindow.o CamStreamMainWindow.moc.o CamStreamApp.o camstream.o gui/gui.a codec/codec.a devices/devices.a video/video.a lib/lib.a -L./../lib/ccvt -lccvt -ljpeg -lpng -lz -lSM -lICE -lXt -lXext -lX11 -L/usr/share/qt3/lib -lqt-mt -L/usr/local/lib -L/usr/X11R6/lib /usr/bin/ld: cannot find -lccvt collect2: ld returned 1 exit status make[2]: *** [camstream] Error 1 rm CamStreamMainWindow.moc.cc WebCamViewer.moc.cc CamWindow.moc.cc make[2]: Leaving directory `/build/buildd/camstream-0.26.3+dfsg/camstream' make[1]: *** [all] Error 2 make[1]: Leaving directory `/build/buildd/camstream-0.26.3+dfsg' make: *** [build-stamp] Error 2 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: ia64 Kernel: Linux 2.6.21-2-mckinley (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages camstream depends on: ii libc6.1 2.6-3GNU C Library: Shared libraries ii libgcc1 1:4.2.1-0GCC support library ii libice6 2:1.0.3-3X11 Inter-Client Exchange library ii libjpeg62 6b-13The Independent JPEG Group's JPEG ii libpng12-0 1.2.15~beta5-2 PNG library - runtime pn libqt3c102-mt (no description available) ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libstdc++5 1:3.3.6-15 The GNU Standard C++ Library v3 ii libx11-62:1.0.3-7X11 client-side library ii libxext61:1.0.3-2X11 miscellaneous extension librar ii libxt6 1:1.0.5-3X11 toolkit intrin
Bug#434816: Doesn't work at all with kernel 2.6.22
Package: madwifi-source Version: 1:0.9.3-3 Severity: grave --- Please enter the report below this line. --- After upgrading the kernel and, of course, doing m-a a-i madwifi and rebooting, debian can't see any network interface. I compiled the last snapshot from the upstream and I can see the essids again. --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-1-686 Debian Release: lenny/sid 900 unstable ftp.uk.debian.org 899 unstable www.debian-multimedia.org 500 stable dl.google.com 300 experimental ftp.uk.debian.org 299 experimental www.debian-multimedia.org --- Package information. --- Depends (Version) | Installed -+- module-assistant | 0.10.11 debhelper (>= 5.0.37) | 5.0.53 bzip2 | 1.0.3-7
Bug#432755: flashplugin-nonfree 9.0.48.0.1etch1 for Stable
On Thu, Jul 26, 2007 at 08:28:41AM +0200, Bart Martens wrote: > Hi Stable Debian-Release, > Hi Security Team, > Not speaking in any official capacity here, but: Lets have a look at the vulnerabilities which still affect etch: CVE-2007-2022 - "Unspecified vulnerability ... unspecified impact and remote attack vectors." but looks like a keylogger if someone visits a malicious webpage. CVE-2007-3456 - "Unspecified vulnerability .. related to an input validation error." - arbitrary code execution. So fairly serious. It seems that 9.0.45.0 was only for Mac/Windows, and 9.0.47.0/9.0.48.0 is only for linux. AFAICT, 9.0.48.0 is 9.0.31.0 + security fixes (as described in APSB07-12[0]), except for sparc, which implements the 9.0.31.0 features for that arch (probably a good thing). > 1. We could flashplugin-nonfree 9.0.48.0.1etch1 to Stable soon. The > only change is the update of the MD5 checksums. Obviously the upstream > Flash plugin itself may have been modified heavily, no idea. > 2. I can create a special flashplugin-nonfree package for Stable to > remove the insecure plugin from the Stable systems, notifying the users > of this removal, and suggesting them to use Backports. I'd suggest heavy testing (if this hasn't been done already) on the 9.0.48.0 package with the aim of working out if new features have been added. If not, then it may be possible that this really is a bugfix only release, and IMO would be suitable for an update. Neil [0] http://www.adobe.com/go/apsb07-12 -- A. Because it breaks the logical sequence of discussion Q. Why is top posting bad? gpg key - http://www.halon.org.uk/pubkey.txt ; the.earth.li B345BDD3 signature.asc Description: Digital signature
Bug#428175: marked as done (tries to overwrite /usr/lib/libamd.so.1)
Your message dated Thu, 26 Jul 2007 18:47:08 + with message-id <[EMAIL PROTECTED]> and subject line Bug#428175: fixed in suitesparse 3.0.0-5 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: libumfpack4 Severity: grave Unpacking libumfpack4 (from .../libumfpack4_4.4-3_i386.deb) ... dpkg: error processing /var/cache/apt/archives/libumfpack4_4.4-3_i386.deb (--unpack): trying to overwrite `/usr/lib/libamd.so.1', which is also in package libsuitesparse -- System Information: Debian Release: lenny/sid APT prefers stable APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21.1-sonne (SMP w/2 CPU cores; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages libumfpack4 depends on: ii atlas3-base [libblas.so.3]3.6.0-20.6 Automatically Tuned Linear Algebra ii atlas3-sse2 [libblas.so.3]3.6.0-20.6 Automatically Tuned Linear Algebra ii libc6 2.5-10 GNU C Library: Shared libraries ii refblas3 [libblas.so.3] 1.2-8 Basic Linear Algebra Subroutines 3 libumfpack4 recommends no packages. --- End Message --- --- Begin Message --- Source: suitesparse Source-Version: 3.0.0-5 We believe that the bug you reported is fixed in the latest version of suitesparse, which is due to be installed in the Debian FTP archive: libsuitesparse-dbg_3.0.0-5_i386.deb to pool/main/s/suitesparse/libsuitesparse-dbg_3.0.0-5_i386.deb libsuitesparse-dev_3.0.0-5_i386.deb to pool/main/s/suitesparse/libsuitesparse-dev_3.0.0-5_i386.deb libsuitesparse-doc_3.0.0-5_all.deb to pool/main/s/suitesparse/libsuitesparse-doc_3.0.0-5_all.deb libsuitesparse_3.0.0-5_i386.deb to pool/main/s/suitesparse/libsuitesparse_3.0.0-5_i386.deb suitesparse_3.0.0-5.diff.gz to pool/main/s/suitesparse/suitesparse_3.0.0-5.diff.gz suitesparse_3.0.0-5.dsc to pool/main/s/suitesparse/suitesparse_3.0.0-5.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Christophe Prud'homme <[EMAIL PROTECTED]> (supplier of updated suitesparse package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Mon, 23 Jul 2007 10:11:32 +0200 Source: suitesparse Binary: libsuitesparse-dbg libsuitesparse libsuitesparse-dev libsuitesparse-doc Architecture: source all i386 Version: 3.0.0-5 Distribution: unstable Urgency: low Maintainer: Debian Scientific Computing Team <[EMAIL PROTECTED]> Changed-By: Christophe Prud'homme <[EMAIL PROTECTED]> Description: libsuitesparse - collection of libraries for computations for sparse matrices libsuitesparse-dbg - collection of libraries for computations for sparse matrices libsuitesparse-dev - collection of libraries for computations for sparse matrices libsuitesparse-doc - collection of libraries for computations for sparse matrices Closes: 428175 434410 Changes: suitesparse (3.0.0-5) unstable; urgency=low . [Daniel Rus Morales] * Bug fix: "FTBFS: ld: cannot find -lmetis" (Closes: #434410) . [ Christophe Prud'homme ] * Bug fix: "tries to overwrite /usr/lib/libamd.so.1", thanks to Soeren Sonnenburg (Closes: #428175). Files: 3086c5900f7a2088e8a3de9372992f80 961 math optional suitesparse_3.0.0-5.dsc 08d3a84574654c62a812ab16ba1b948b 14124 math optional suitesparse_3.0.0-5.diff.gz 5b4b46932f96d52e2d7307f6f148bb5d 1507652 doc optional libsuitesparse-doc_3.0.0-5_all.deb 56c99c21e6eb4688b753078f148ba23b 942848 libs optional libsuitesparse_3.0.0-5_i386.deb 7d12e933d99c37af0e0743cdda67139e 1158598 libdevel optional libsuitesparse-dev_3.0.0-5_i386.deb 2040e407aa1d6e417c30b3c827c83eda 32920 libdevel extra libsuitesparse-dbg_3.0.0-5_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGpZSToY+0C9S+FFARAv9YAJ4vs3k1bVjwdfiRl8NeDIN+9Uv1+ACfXIrD /+xxrJSg2TaykJ5fTbV8Ujg= =pv0v -END PGP SIGNATURE- --- End Message ---
Bug#434076: marked as done (asterisk-h323: libpt.so.1.10.2 => not found)
Your message dated Thu, 26 Jul 2007 17:47:07 + with message-id <[EMAIL PROTECTED]> and subject line Bug#434076: fixed in asterisk 1:1.4.9~dfsg-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: asterisk Version: 1:1.4.8~dfsg-1 Severity: grave Justification: renders package unusable After performing my daily sid upgrade Asterisk fails to restart: Setting up asterisk-config (1:1.4.8~dfsg-1) ... Stopping Asterisk PBX: asterisk. Starting Asterisk PBX: /usr/sbin/asterisk: error while loading shared libraries: libpt.so.1.10.2: cannot open shared object file: No such file or directory invoke-rc.d: initscript asterisk, action "restart" failed. dpkg: error processing asterisk-config (--configure): subprocess post-installation script returned error exit status 127 dpkg: dependency problems prevent configuration of asterisk: asterisk depends on asterisk-config (= 1:1.4.8~dfsg-1) | asterisk-config-custom; however: Package asterisk-config is not configured yet. Package asterisk-config-custom is not installed. dpkg: error processing asterisk (--configure): dependency problems - leaving unconfigured I don't appear to have a libpt.so.1.10.2: [EMAIL PROTECTED] ~]$ ls /usr/lib/libpt.so.1.* /usr/lib/libpt.so.1.10.0@ /usr/lib/libpt.so.1.10.3@ /usr/lib/libpt.so.1.9.3@ /usr/lib/libpt.so.1.10.1@ /usr/lib/libpt.so.1.10.7 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22 (PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages asterisk depends on: ii adduser 3.104add and remove users and groups pn asterisk-config | aster(no description available) ii asterisk-sounds-main1:1.4.8~dfsg-1 sound files for asterisk ii libasound2 1.0.14a-2ALSA library ii libc6 2.6-2GNU C Library: Shared libraries ii libct3 0.63-3.2 libraries for connecting to MS SQL ii libcurl3-gnutls 7.16.4-1 Multi-protocol file transfer libra ii libexpat1 1.95.8-3.4 XML parsing C library - runtime li ii libgcc1 1:4.2.1-0GCC support library ii libgcrypt11 1.2.4-2 LGPL Crypto library - runtime libr ii libgnutls13 1.6.3-1 the GNU TLS library - runtime libr ii libgpg-error0 1.4-2library for common error values an ii libgsm1 1.0.10-13Shared libraries for GSM speech co ii libiksemel3 1.2-3C library for the Jabber IM platfo ii libkrb531.6.dfsg.1-6 MIT Kerberos runtime libraries ii libldap22.1.30-13.4 OpenLDAP libraries ii libncurses5 5.6+20070716-1 Shared libraries for terminal hand ii libnewt0.52 0.52.2-10Not Erik's Windowing Toolkit - tex ii libogg0 1.1.3-2 Ogg Bitstream Library ii libopenh323-1.18.0 1.18.0.dfsg-1+b1 H.323 aka VoIP library ii libpopt01.10-3 lib for parsing cmdline parameters ii libpq5 8.2.4-2 PostgreSQL C client library ii libpri1.2 1.4.0-2 Primary Rate ISDN specification li ii libpt-1.10.01.10.7~dfsg1-3 Portable Windows Library ii libradiusclient-ng2 0.5.5-1 Enhanced RADIUS client library ii libsasl2-2 2.1.22.dfsg1-13 Authentication abstraction library ii libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer ii libsensors3 1:2.10.4-1 library to read temperature/voltag ii libsnmp10 5.3.1-7 SNMP (Simple Network Management Pr ii libspeex1 1.1.12-3 The Speex Speech Codec ii libsqlite0 2.8.17-2 SQLite shared library ii libssl0.9.8 0.9.8e-5 SSL shared libraries ii libstdc++6 4.2.1-0 The GNU Standard C++ Library v3 ii libtonezone11:1.4.4~dfsg-1 tonezone library (runtime) ii libvorbis0a 1.1.2.dfsg-2 The Vorbis General Audio Compressi ii libvorbisenc2 1.1.2.dfsg-2 The Vorbis General Audio Compressi ii libwrap07.6.dbs-13 Wietse Venema's TCP wrappers libra ii unixodbc2.2.11-15ODBC tools libraries ii zlib1g 1:1.2
Processed: Bug#434829: heartbeat: Incorect path for crm.dtd and other scripts
Processing commands for [EMAIL PROTECTED]: > tag 434829 +pending Bug#434829: heartbeat: Incorect path for crm.dtd and other scripts There were no tags set. Tags added: pending > tag 434829 +patch Bug#434829: heartbeat: Incorect path for crm.dtd and other scripts Tags were: pending Tags added: patch > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: found 434713 in 4.5.0-9
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.6 > found 434713 4.5.0-9 Bug#434713: aolserver4: FTBFS: Multiple definition of _init Bug marked as found in version 4.5.0-9. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434762: tomcat5.5: tomcat-users.xml contains sensitive data, yet it is world-readable
severity 434762 minor thanks > /var/lib/tomcat5.5/conf/tomcat-users.xml comes with file permissions > 644. Yes, but /var/lib/tomcat5.5 is not world-readable: ~$ ls -ld /var/lib/tomcat5.5/conf drwxr-x--- 3 tomcat55 adm 4096 2007-07-26 09:08 /var/lib/tomcat5.5/conf/ Still we could change the file permissions to be on the safe side. Marcus signature.asc Description: This is a digitally signed message part.
Processed: Re: Bug#434762: tomcat5.5: tomcat-users.xml contains sensitive data, yet it is world-readable
Processing commands for [EMAIL PROTECTED]: > severity 434762 minor Bug#434762: tomcat5.5: tomcat-users.xml contains sensitive data, yet it is world-readable Severity set to `minor' from `grave' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434756: Processed: Re: Processed (with 1 errors): nagios pidfile fuckups
Has this been tested with lsb-base 3.1-24 (which was already in incoming when this cloning was done)? If not, please test with that version. On 7/26/07, Debian Bug Tracking System <[EMAIL PROTECTED]> wrote: Processing commands for [EMAIL PROTECTED]: > unblock 412980 by 410622 Bug#410622: lsb-base: killproc remove pidfile even if process is alive Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Was blocked by: 410622 434756 Blocking bugs of 412980 removed: 410622 > unblock 412980 by 434756 Bug#434756: lsb-base: killproc remove pidfile even if process is alive Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Was blocked by: 434756 Blocking bugs of 412980 removed: 434756 > forcemerge 412980 427361 433085 434685 Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Bug#427361: nagios2-common: /etc/init.d/nagios2 reload fails Bug#433085: nagios2: pid file keeps being deleted Bug#434685: nagios2: reloading removes the PID Forcibly Merged 412980 427361 433085 434685. > reopen 434756 Bug#434756: lsb-base: killproc remove pidfile even if process is alive 'reopen' may be inappropriate when a bug has been closed with a version; you may need to use 'found' to remove fixed versions. Bug reopened, originator not changed. > block 412980 by 434756 Bug#434756: lsb-base: killproc remove pidfile even if process is alive Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Was not blocked by any bugs. Bug#427361: nagios2-common: /etc/init.d/nagios2 reload fails Bug#433085: nagios2: pid file keeps being deleted Bug#434685: nagios2: reloading removes the PID Blocking bugs of 412980 added: 434756 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434760: cupsys: cupsddk package missing
Package: cupsys Version: 1.2.11-3 Severity: serious Justification: no longer builds from source Debian seems currently missing a cupsddk package, which is needed by newer externals drivers it seems. :( (Example: splix) Andreas -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.20 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8) Versions of packages cupsys depends on: ii adduser 3.97Add and remove users and groups ii cupsys-common1.2.4-1 Common UNIX Printing System(tm) - ii debconf [debconf-2.0]1.5.5 Debian configuration management sy ii gs-esp 8.15.2.dfsg.1-2 The Ghostscript PostScript interpr ii libc62.5-11 GNU C Library: Shared libraries ii libcupsimage21.2.11-3Common UNIX Printing System(tm) - ii libcupsys2 1.2.11-3Common UNIX Printing System(tm) - ii libdbus-1-3 1.0.2-1 simple interprocess messaging syst ii libgnutls13 1.6.3-1 the GNU TLS library - runtime libr ii libldap2 2.1.30-13+b1OpenLDAP libraries ii libpam0g 0.79-3.2Pluggable Authentication Modules l ii libpaper11.1.20 Library for handling paper charact ii libslp1 1.2.1-6 OpenSLP libraries ii lsb-base 3.1-15 Linux Standard Base 3.1 init scrip ii patch2.5.9-4 Apply a diff file to an original ii perl-modules 5.8.8-7 Core Perl modules ii procps 1:3.2.7-3 /proc file system utilities ii xpdf-utils [poppler-util 3.01-9 Portable Document Format (PDF) sui ii zlib1g 1:1.2.3-13 compression library - runtime -- debconf information excluded -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: Re: Processed (with 1 errors): nagios pidfile fuckups
Processing commands for [EMAIL PROTECTED]: > unblock 412980 by 410622 Bug#410622: lsb-base: killproc remove pidfile even if process is alive Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Was blocked by: 410622 434756 Blocking bugs of 412980 removed: 410622 > unblock 412980 by 434756 Bug#434756: lsb-base: killproc remove pidfile even if process is alive Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Was blocked by: 434756 Blocking bugs of 412980 removed: 434756 > forcemerge 412980 427361 433085 434685 Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Bug#427361: nagios2-common: /etc/init.d/nagios2 reload fails Bug#433085: nagios2: pid file keeps being deleted Bug#434685: nagios2: reloading removes the PID Forcibly Merged 412980 427361 433085 434685. > reopen 434756 Bug#434756: lsb-base: killproc remove pidfile even if process is alive 'reopen' may be inappropriate when a bug has been closed with a version; you may need to use 'found' to remove fixed versions. Bug reopened, originator not changed. > block 412980 by 434756 Bug#434756: lsb-base: killproc remove pidfile even if process is alive Bug#412980: /etc/init.d/nagios2 reload removes the pidfile Was not blocked by any bugs. Bug#427361: nagios2-common: /etc/init.d/nagios2 reload fails Bug#433085: nagios2: pid file keeps being deleted Bug#434685: nagios2: reloading removes the PID Blocking bugs of 412980 added: 434756 > -- Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434738: GPL violation
Package: zabbix-server-mysql,zabbix-server-pgsql Severity: serious zabbix is licensed under the GPL, which forbids linking with code that adds additional restrictions, such as OpenSSL does. For details, see: http://lists.debian.org/debian-legal/2002/10/msg00113.html Fortunately, it builds fine with libcurl4-gnutls-dev. Consider switching to that in your Build-Depends. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ca_ES.UTF-8) diff -ur zabbix-1.4.1.old/debian/control zabbix-1.4.1.ssl/debian/control --- zabbix-1.4.1.old/debian/control 2007-07-26 12:02:49.0 +0200 +++ zabbix-1.4.1.ssl/debian/control 2007-07-26 12:10:49.0 +0200 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Zabbix Maintainers <[EMAIL PROTECTED]> Uploaders: Fabio Tranchitella <[EMAIL PROTECTED]>, Michael Ablassmeier <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5.0.0), libsnmp9-dev | libsnmp-dev, libmysqlclient15-dev, dpatch, automake1.9, po-debconf, libpq-dev, libcurl4-openssl-dev, libldap2-dev +Build-Depends: debhelper (>= 5.0.0), libsnmp9-dev | libsnmp-dev, libmysqlclient15-dev, dpatch, automake1.9, po-debconf, libpq-dev, libcurl4-gnutls-dev, libldap2-dev Standards-Version: 3.7.2 Package: zabbix-agent
Bug#434677: python-vipscc: Depends: Python (with capital 'P')
Michal Politowski <[EMAIL PROTECTED]> wrote: > python-vipscc depends on Python, which is not a package in Debian. > It should depend on python to be installable. Oops. Thanks for catching that. I'm uploading a new version momentarily. -- Jay Berkenbilt <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#420470: marked as done (openocd - FTBFS: error: sys/io.h: No such file or directory)
Your message dated Thu, 26 Jul 2007 19:17:08 + with message-id <[EMAIL PROTECTED]> and subject line Bug#420470: fixed in openocd 0.0+r184-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: openocd Version: 0.0+r133-1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of openocd_0.0+r133-1 on lxdebian.bfinv.de by sbuild/s390 98 [...] > cc -DHAVE_CONFIG_H -I. -I../.. -I../../src/helper -g -Wall -O2 -c > parport.c > parport.c:42:20: error: sys/io.h: No such file or directory > parport.c: In function 'parport_init': > parport.c:331: warning: format '%d' expects type 'int', but argument 4 has > type 'long unsigned int' > parport.c:331: warning: format '%d' expects type 'int', but argument 4 has > type 'long unsigned int' > make[4]: *** [parport.o] Error 1 > make[4]: Leaving directory `/build/buildd/openocd-0.0+r133/src/jtag' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/build/buildd/openocd-0.0+r133/src' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/buildd/openocd-0.0+r133' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/build/buildd/openocd-0.0+r133' > make: *** [debian/stamp-makefile-build] Error 2 > ** > Build finished at 20070421-2324 > FAILED [dpkg-buildpackage died] --- End Message --- --- Begin Message --- Source: openocd Source-Version: 0.0+r184-1 We believe that the bug you reported is fixed in the latest version of openocd, which is due to be installed in the Debian FTP archive: openocd_0.0+r184-1.diff.gz to pool/main/o/openocd/openocd_0.0+r184-1.diff.gz openocd_0.0+r184-1.dsc to pool/main/o/openocd/openocd_0.0+r184-1.dsc openocd_0.0+r184-1_i386.deb to pool/main/o/openocd/openocd_0.0+r184-1_i386.deb openocd_0.0+r184.orig.tar.gz to pool/main/o/openocd/openocd_0.0+r184.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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Uwe Hermann <[EMAIL PROTECTED]> (supplier of updated openocd package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 26 Jul 2007 20:06:47 +0200 Source: openocd Binary: openocd Architecture: source i386 Version: 0.0+r184-1 Distribution: unstable Urgency: low Maintainer: Uwe Hermann <[EMAIL PROTECTED]> Changed-By: Uwe Hermann <[EMAIL PROTECTED]> Description: openocd- Open on-chip JTAG debug solution for ARM7 and ARM9 systems Closes: 420470 Changes: openocd (0.0+r184-1) unstable; urgency=low . * New upstream release. + Should build on most (if not all) architectures now. + Drop patches/10_bootstrap.patch (merged upstream). * Do not attempt to build openocd on S/390. Even if it would compile successfully, there's really no point in having openocd on this architecture as it lacks parallel ports and USB ports for use with one of the openocd-supported JTAG programmers (Closes: #420470). Files: cd80ecf7a32f92897e3c6a30e288ead7 748 embedded extra openocd_0.0+r184-1.dsc 5da08e67e21dc117250e7236e77a47fb 288069 embedded extra openocd_0.0+r184.orig.tar.gz e449a0a822a172d358f8294d6baa5e4b 2789 embedded extra openocd_0.0+r184-1.diff.gz d2b4831e5bd9afe168df03e75d951a24 183724 embedded extra openocd_0.0+r184-1_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGqO/aXdVoV3jWIbQRArMpAKCXr9ryLwnxcL7035rg2m56VSZRVQCgoC2M Jzgdl0QqLPctsKwg7LFOyzU= =Upew -END PGP SIGNATURE- --- End Message ---
Bug#432323: Patch doesn't help?
On Tue, Jul 24, 2007 at 04:07:20PM -0500, Steve Greenland <[EMAIL PROTECTED]> was heard to say: > I hate to be the bearer of bad news, but applying this patch to 0.4.5.4-1 > did not make my lockups go away. > > I did the following on my sid system: > > apt-get source aptitude > apt-get build-deps aptitude > cd aptitude- > edited src/vscreen/vscreen.cc to add braces, here's the current fragment: >if(result != 1) > { > if(errno != EINTR) { > // Probably means that there was an error reading > // standard input. (could also be ENOMEM) > vscreen_post_event(new fatal_input_error(errno)); > break; > } > } > else... > > edited changelog to add new version > debian/rules build > fakeroot debian/rules binary > Installed the resulting dpkg. Dates on /usr/bin/aptitude show it to > be the new version. Does the new .deb in unstable fix this for you? Make sure you don't have another build hanging out in /usr/local/bin or ~/bin! (e.g., check "which aptitude") Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434762: tomcat5.5: tomcat-users.xml contains sensitive data, yet it is world-readable
Package: tomcat5.5 Severity: grave Tags: security Justification: user security hole /var/lib/tomcat5.5/conf/tomcat-users.xml comes with file permissions 644. I consider this a security problem, because it's all too easy to add the admin or manager roles while forgetting to change the file permissions to something more restrictive, thus revealing the authentication data used to manage the Tomcat installation to all local users. I suggest the file be chmodded to 600 during installation. -- System Information: Debian Release: etch Architecture: i386 (i686) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434741: hex-a-hop: segfaults right after trying to start
Package: hex-a-hop Version: 0.0.20070315-1 Severity: grave Justification: renders package unusable Hi! I can just guess that it might be an endianness problem, though the strace looks fishy to me, too: #v+ [pid 28389] 0.59 write(1, "Reading binary file \"levels.dat\""..., 75Reading binary file "levels.dat" ("/usr/share/games/hex-a-hop/levels.dat") ) = 75 [pid 28389] 0.43 open("/usr/share/games/hex-a-hop/levels.dat", O_RDONLY) = 5 [pid 28389] 0.72 fstat64(5, {st_mode=S_IFREG|0644, st_size=21689, ...}) = 0 [pid 28389] 0.44 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x3002d000 [pid 28389] 0.28 fstat64(5, {st_mode=S_IFREG|0644, st_size=21689, ...}) = 0 [pid 28389] 0.40 _llseek(5, 20480, [20480], SEEK_SET) = 0 [pid 28389] 0.24 read(5, "Levels\\6_ice\\route finder.lev\21\16 "..., 1205) = 1205 [pid 28389] 0.000103 read(5, "\265T\0\0", 4096) = 4 [pid 28389] 0.29 _llseek(5, 1252806656, [1252806656], SEEK_SET) = 0 [pid 28389] 0.22 read(5, "", 4096) = 0 [pid 28389] 0.21 _llseek(5, 1205, [1252807861], SEEK_CUR) = 0 [pid 28389] 0.30 mmap(NULL, 3042185216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory) [pid 28389] 0.41 mmap(NULL, 3042316288, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory) [pid 28389] 0.28 mmap(NULL, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0x30b2 [pid 28389] 0.27 munmap(0x30b2, 917504) = 0 [pid 28389] 0.35 munmap(0x30d0, 131072) = 0 [pid 28389] 0.21 mprotect(0x30c0, 135168, PROT_READ|PROT_WRITE) = 0 [pid 28389] 0.47 mmap(NULL, 3042185216, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory) [pid 28389] 0.28 read(5, 0, 3042181120) = -1 EFAULT (Bad address) [pid 28389] 0.31 --- SIGSEGV (Segmentation fault) @ 0 (0) --- #v- I guess the trying to allocate huge parts of memory might be related to an endianness problem within the .dat file. Is the dat file format documented somehwere? Maybe someone able to do so wants to check that code for endianness problems in that area? Thanks, Rhonda -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: powerpc (ppc) Kernel: Linux 2.6.21-2-powerpc Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages hex-a-hop depends on: ii libc6 2.6-2GNU C Library: Shared libraries ii libgcc1 1:4.2-20070712-1 GCC support library ii libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer ii libstdc++6 4.2-20070712-1 The GNU Standard C++ Library v3 hex-a-hop recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434677: marked as done (python-vipscc: Depends: Python (with capital 'P'))
Your message dated Thu, 26 Jul 2007 11:47:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#434677: fixed in vips 7.12.2-2 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: python-vipscc Version: 7.12.2-1 Severity: grave Justification: renders package unusable python-vipscc depends on Python, which is not a package in Debian. It should depend on python to be installable. -- Michał Politowski Talking has been known to lead to communication if practiced carelessly. signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: vips Source-Version: 7.12.2-2 We believe that the bug you reported is fixed in the latest version of vips, which is due to be installed in the Debian FTP archive: libvips-dev_7.12.2-2_i386.deb to pool/main/v/vips/libvips-dev_7.12.2-2_i386.deb libvips-doc_7.12.2-2_all.deb to pool/main/v/vips/libvips-doc_7.12.2-2_all.deb libvips-tools_7.12.2-2_i386.deb to pool/main/v/vips/libvips-tools_7.12.2-2_i386.deb libvips12_7.12.2-2_i386.deb to pool/main/v/vips/libvips12_7.12.2-2_i386.deb python-vipscc_7.12.2-2_i386.deb to pool/main/v/vips/python-vipscc_7.12.2-2_i386.deb vips_7.12.2-2.diff.gz to pool/main/v/vips/vips_7.12.2-2.diff.gz vips_7.12.2-2.dsc to pool/main/v/vips/vips_7.12.2-2.dsc A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jay Berkenbilt <[EMAIL PROTECTED]> (supplier of updated vips package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Thu, 26 Jul 2007 07:26:13 -0400 Source: vips Binary: libvips12 libvips-tools libvips-doc libvips-dev python-vipscc Architecture: source i386 all Version: 7.12.2-2 Distribution: unstable Urgency: low Maintainer: Jay Berkenbilt <[EMAIL PROTECTED]> Changed-By: Jay Berkenbilt <[EMAIL PROTECTED]> Description: libvips-dev - image processing system good for very large images (dev) libvips-doc - image processing system good for very large images (doc) libvips-tools - image processing system good for very large images (tools) libvips12 - image processing system good for very large images python-vipscc - image processing system good for very large images (tools) Closes: 434677 Changes: vips (7.12.2-2) unstable; urgency=low . * Correct dependency typo from Python to python. Thansk Michal Politowski. (Closes: #434677) Files: b1ab2642c67d8abb9da345ac992ffdd2 985 libs optional vips_7.12.2-2.dsc 75e0912d14cd221ac5809e6a1a4ad6d2 5131 libs optional vips_7.12.2-2.diff.gz c8d8746ea03128be9e1759948b22b308 594186 doc optional libvips-doc_7.12.2-2_all.deb 9ccb619f05bec31b2594cb20774a543e 494198 libs optional libvips12_7.12.2-2_i386.deb 5dada310befd67d1e589a84a852fdb17 818288 libdevel optional libvips-dev_7.12.2-2_i386.deb adbf8295f455eaff0fdfbc89010adecd 81342 graphics optional libvips-tools_7.12.2-2_i386.deb e2dee01f0fd2ff611642671c2ed0d2f8 1335354 graphics optional python-vipscc_7.12.2-2_i386.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGqIeWEBVk6taI4KcRAiI3AKDpQYM8HzGHkzDH1HBMtVsGOiqTBACfYvRg 3NXMij8fk5yZITVJEYYFR0I= =NBW2 -END PGP SIGNATURE- --- End Message ---
Bug#432323: Patch doesn't help?
On 26-Jul-07, 21:28 (CDT), Daniel Burrows <[EMAIL PROTECTED]> wrote: > On Thu, Jul 26, 2007 at 04:07:12PM -0500, Steve Greenland <[EMAIL PROTECTED]> > was heard to say: > > Okay, so I ran an upgrade (via the rxvt instance) which installed a week > > or two worth of updates. I then rebooted (into the same kernel), and now > > aptitude works fine in the linux console, as well. Weird stuff...if you > > think it matters, I'll send you the log of what was upgraded. > > I don't know any reason that 0.4.6 would fail before you installed a > pile of random updates, and work afterwards. One thought was that some shared library wasn't getting reloaded until after rebooting, but that would have affected the rxvt session as well, so probably not. > Either that or you have gremlins. :-) Computers hate me. Some days, the feeling is mutual :-) Steve -- Steve Greenland The irony is that Bill Gates claims to be making a stable operating system and Linus Torvalds claims to be trying to take over the world. -- seen on the net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#432323: Patch doesn't help?
On Thu, Jul 26, 2007 at 04:07:12PM -0500, Steve Greenland <[EMAIL PROTECTED]> was heard to say: > > On 26-Jul-07, 08:42 (CDT), Daniel Burrows <[EMAIL PROTECTED]> wrote: > > > > Does the new .deb in unstable fix this for you? > > Yes and no. It works in an rxvt, but not in a console. (It's possible > that my patched version worked on a rxvt too; I didn't think to try > that.) In a console, I get no accepted keystrokes. Other ncurses > programs (e.g. nvi) seem to work just fine. Ew. That suggests you have a different problem than the EINTR bug. > Okay, so I ran an upgrade (via the rxvt instance) which installed a week > or two worth of updates. I then rebooted (into the same kernel), and now > aptitude works fine in the linux console, as well. Weird stuff...if you > think it matters, I'll send you the log of what was upgraded. I don't know any reason that 0.4.6 would fail before you installed a pile of random updates, and work afterwards. I suspect there may be more than one bug here, but I'll have to collect user reports to find out what's happening. Either that or you have gremlins. :-) Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434741: hex-a-hop: segfaults right after trying to start
On Thu, Jul 26, 2007 at 02:03:23PM +0200, Gerfried Fuchs wrote: > I guess the trying to allocate huge parts of memory might be related to > an endianness problem within the .dat file. Is the dat file format > documented somehwere? Maybe someone able to do so wants to check that > code for endianness problems in that area? You are right, indeed. The offending code is in packfile.h (PackFile1::Read): int size; fseek(f, -(int)sizeof(size), SEEK_END); int end_offset = ftell(f); fread(&size, sizeof(size), 1, f); fseek(f, end_offset - size, SEEK_SET); Obviously, size needs to be transformed to host endianness after reading it. Also, it seems broken because it uses sizeof(size). This means that on 64bit architectures, it will read the last 8 bytes of the file. Since the file itself is in arch-all, and thus not rebuilt, this cannot be correct. Sorry I'm not attaching a patch, but with this info it shouldn't be too hard for someone else to write one. Hope that helps, Bas -- I encourage people to send encrypted e-mail (see http://www.gnupg.org). If you have problems reading my e-mail, use a better reader. Please send the central message of e-mails as plain text in the message body, not as HTML and definitely not as MS Word. Please do not use the MS Word format for attachments either. For more information, see http://pcbcn10.phys.rug.nl/e-mail.html signature.asc Description: Digital signature
Bug#434753: libtet1.4.2-dev: depends on libtetgen1.4.2, which does not exist
Package: libtet1.4.2-dev Version: 1.4.2-1 Severity: serious Hello. libtet1.4.2-dev depends on libtetgen1.4.2, which does not exist. Probably you meant Depends: libtet1.4.2 instead? Cheers, -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Listening to: Mastretta - La roulotte
Bug#434433: marked as done (apt-show-versions fails to install)
Your message dated Thu, 26 Jul 2007 19:10:09 +1000 with message-id <[EMAIL PROTECTED]> and subject line Bug#434433: apt-show-versions fails to install has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: apt-show-versions Version: 0.10 Severity: serious Justification: apt-show-versions installable in Etch In this specific machine I get this error, but I've tried in other etch's and can't reproduce this. Any idea of what's going wrong here? # aptitude install apt-show-versions Reading package lists... Done Building dependency tree... Done Reading extended state information Initializing package states... Done Reading task descriptions... Done Building tag database... Done The following NEW packages will be installed: apt-show-versions 0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/22.0kB of archives. After unpacking 139kB will be used. Writing extended state information... Done Selecting previously deselected package apt-show-versions. (Reading database ... 31315 files and directories currently installed.) Unpacking apt-show-versions (from .../apt-show-versions_0.10_all.deb) ... Setting up apt-show-versions (0.10) ... ** initializing cache. This may take a while ** Weak references are not implemented in the version of perl at /usr/lib/perl5/AptPkg/hash.pm line 8 BEGIN failed--compilation aborted at /usr/lib/perl5/AptPkg/hash.pm line 8. Compilation failed in require at /usr/lib/perl5/AptPkg/Config.pm line 9. BEGIN failed--compilation aborted at /usr/lib/perl5/AptPkg/Config.pm line 9. Compilation failed in require at /usr/bin/apt-show-versions line 41. BEGIN failed--compilation aborted at /usr/bin/apt-show-versions line 41. dpkg: error processing apt-show-versions (--configure): subprocess post-installation script returned error exit status 2 Errors were encountered while processing: apt-show-versions E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up apt-show-versions (0.10) ... ** initializing cache. This may take a while ** Weak references are not implemented in the version of perl at /usr/lib/perl5/AptPkg/hash.pm line 8 BEGIN failed--compilation aborted at /usr/lib/perl5/AptPkg/hash.pm line 8. Compilation failed in require at /usr/lib/perl5/AptPkg/Config.pm line 9. BEGIN failed--compilation aborted at /usr/lib/perl5/AptPkg/Config.pm line 9. Compilation failed in require at /usr/bin/apt-show-versions line 41. BEGIN failed--compilation aborted at /usr/bin/apt-show-versions line 41. dpkg: error processing apt-show-versions (--configure): subprocess post-installation script returned error exit status 2 Errors were encountered while processing: apt-show-versions # Please ask any info that you might find relevant. Oh, I only tested this on etch systems where the Locale is LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968), but I don't really think that the way to reproduce the bug is to change the Locale... You might want to have it tested, tho. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages apt-show-versions depends on: ii apt 0.6.46.4-0.1 Advanced front-end for dpkg ii libapt-pkg-perl 0.1.20 Perl interface to libapt-pkg ii perl [libstorable-perl] 5.8.8-7 Larry Wall's Practical Extraction apt-show-versions recommends no packages. -- no debconf information --- End Message --- --- Begin Message --- On Wed, Jul 25, 2007 at 10:54:27AM +0100, Marcos Marado wrote: ># strace -etrace=open perl -MScalar::Util=weaken -e 1 [...] >open("/usr/local/share/perl/5.8.8/Scalar/Util.pm", O_RDONLY|O_LARGEFILE) = 4 [...] >open("/usr/local/share/perl/5.8.8/List/Util.pm", O_RDONLY|O_LARGEFILE) = 4 [...] >open("/usr/lib/perl/5.8/auto/List/Util/Util.so", O_RDONLY) = 4 [...] OK, you appear to have a locally installed version of Scalar::Util which is broken. Scalar::Util requires List::Util which loads the XS. The first two of these are coming from /usr/local, and the last from the perl package which is not compatible... not quite sure why that is. Is there a Util.so under your /usr/local ? To fix your problem it may be possible to re-install your local copy, alternately just remove /usr/local/share/perl/5.8.8/{Scalar,List}/Util.pm --bod ---
Processed: Re: Bug#434713: aolserver4: FTBFS: Multiple definition of _init
Processing commands for [EMAIL PROTECTED]: > reassign 434713 tcl8.4-dev Bug#434713: aolserver4: FTBFS: Multiple definition of _init Bug reassigned from package `aolserver4' to `tcl8.4-dev'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434764: marked as done (Should be named libgd-chart-perl)
Your message dated Thu, 26 Jul 2007 18:03:46 +0300 with message-id <[EMAIL PROTECTED]> and subject line Not-a-bug: Bug#434764: Should be named libgd-chart-perl has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: libchart-perl Severity: serious The current name of 'libchart-perl' doesn't follow the Perl policy, because the main module is GD::Chart. Please rename the package to libgd-chart-perl. The only reverse-dependency is bugzilla. I guess simple "Provides: libchart-perl" would avoid breakage enough until bugzila package is fixed? -- dam --- End Message --- --- Begin Message --- Forget about this. The main module is Chart, everything is just fine. Sorry for the trouble everyone. -- dam signature.asc Description: OpenPGP digital signature --- End Message ---
Bug#434766: Should be named libogg-vorbis-perl
Package: libvorbis-perl Version: 0.05-3 Severity: serious (this time for real) This package's module is named Ogg::Vorbis and therefore, per Perl policy, the package should be named libogg-vorbis-perl. There are no reverse-dependencies so a simple rename should do it, right? $ dpkg -L libvorbis-perl | grep '\.pm' /usr/lib/perl5/Ogg/Vorbis.pm $ head -1 /usr/lib/perl5/Ogg/Vorbis.pm package Ogg::Vorbis; -- dam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#433633: marked as done (gnat-4.2 - FTBFS: multiple definition of `convert_addresses')
he GNU Standard C++ Library v3 libstdc++6-4.2-dbg - The GNU Standard C++ Library v3 (debugging files) libstdc++6-4.2-dev - The GNU Standard C++ Library v3 (development files) libstdc++6-4.2-pic - The GNU Standard C++ Library v3 (shared library subset kit) protoize - Create/remove ANSI prototypes from C code treelang-4.2 - The GNU Treelang compiler Closes: 428306 433172 433633 Changes: gcc-4.2 (4.2.1-1) unstable; urgency=medium . [Ludovic Brenta] * debian/patches/ada-symbolic-tracebacks.c: remove all trace of the function convert_addresses from adaint.c. Fixes FTBFS on alpha, s390 and possibly other platforms. Closes: #433633. * debian/control.m4: list myself as uploader if the source package name is gnat. Relax build-dependency on gnat-4.2-source. * debian/control.m4, debian/rules.conf: Build-depend on libmpfr-dev only if building Fortran. . [Matthias Klose] * debian/rules.conf: Fix breakage of Fortran build dependencies introduced by merge of the Ada bits. * Don't include the gccbug binary anymore in the gcc package; upstream bug reports should be reported to the upstream bug tracker at http://gcc.gnu.org/bugzilla. * Don't build and test libjava for the biarch architecture. * Install gappletviewer man page. Addresses: #423094. * debian/patches/m68k-java.dpatch: Readd. * gjar: support @ arguments. * Update to SVN 20070726 from the ubuntu/gcc-4_2-branch. - Fix mips/mipsel builds. * libmudflap0: Fix update leaving an empty doc dir. Closes: #428306. * arm/armel doesn't have ssp support. Closes: #433172. * Update kbsd-gnu-ada patch (Aurelien Jarno): Addresses: #434754. * gcj-4.2: Build depend on gcj-4.2 to build the classpath examples files for the binary-indep target. * Fix PR java/32862, bugs in EnumMap implementation. Addresses: #423160. . [Arthur Loiret] * Fix cross builds targeting x86_64. Closes: LP: #121834. Files: 012750f96cf8556611f4e75149a9148b 1182194 libdevel optional libstdc++6-4.2-dev_4.2.1-1_i386.deb 0b9f20adfdffe6673f2f11df4c239c89 44082 libs optional lib64gcc1_4.2.1-1_powerpc.deb 0c230429acda65d4731cb3e55c1d5aff 9614452 doc optional libstdc++6-4.2-doc_4.2.1-1_all.deb 0d49a79b74981d27665c64f267a826c9 464890 devel optional gcc-4.2_4.2.1-1_i386.deb 15304c4e2f2a9a085a3c44dc44b24d11 2778016 devel optional g++-4.2_4.2.1-1_i386.deb 162cde3bb567b049cd16cee991f11327 852 devel optional gobjc++-4.2-multilib_4.2.1-1_powerpc.deb 168fe372893ea7a0190ac0050aab5cdb 210782 libs required gcc-4.2-base_4.2.1-1_sparc.deb 1692f2ef0873171134e28fa2beff3b4e 2327302 devel optional gobjc++-4.2_4.2.1-1_sparc.deb 1e85d96d1846dba25e9b3dbcc7a9e944 25502 libs required libgcc1_4.2.1-1_sparc.deb 22003d5d66f04d9a789bb829004f5f4e 2358626 devel optional treelang-4.2_4.2.1-1_i386.deb 2876507a817683e149916fc255257961 57270 devel optional gcc-4.2-multilib_4.2.1-1_i386.deb 2a16d8fe003c265366530a17308019fa 3157020 devel optional gfortran-4.2_4.2.1-1_powerpc.deb 2a86c4973824efc1a67c8cc5e16680b6 42248 libs optional libobjc2_4.2.1-1_i386.deb 2c10f4dd86014d0caaa53b935d3c0f93 83796 libs optional lib64mudflap0_4.2.1-1_sparc.deb 2f4f38506968a72cd22551c53bca116c 11226 libs optional libgomp1_4.2.1-1_sparc.deb 341dc1f1b4a1045de216d0ef597b69c0 84972 devel optional fixincludes_4.2.1-1_i386.deb 3715e1e7a2cf1867e9148afa361c0377 2844048 devel optional gfortran-4.2_4.2.1-1_i386.deb 3a2513e1b32f1fb24e3b704ec67da8e7 26536 libs optional lib64gcc1_4.2.1-1_i386.deb 3a53a71295eaabd1526def25909c2676 15634 libs optional lib64ffi4_4.2.1-1_sparc.deb 3c01b5ebbf610771400ea7852228e499 895684 devel optional g++-4.2-multilib_4.2.1-1_sparc.deb 3d43fbb353b48ae762fd54ccdcd38ab3 1790818 doc optional gcc-4.2-doc_4.2.1-1_all.deb 3eb3b31a69a3224c112900199bcc8f3a 39374 libs required libgcc1_4.2.1-1_powerpc.deb 3f11b0c1d634899276a70272beccf0b6 80422 libs optional libmudflap0_4.2.1-1_sparc.deb 3fecf207a036f56e454b44879659f8f8 1982954 devel optional gcc-4.2-locales_4.2.1-1_all.deb 400942a1c01449f4d28e7fb246f89b9d 17522 libs optional lib64ffi4_4.2.1-1_powerpc.deb 4181b50b371dfa0decf3784b192b2341 532364 libdevel extra libstdc++6-4.2-pic_4.2.1-1_powerpc.deb 42fd532b010a27d8424e228efd54156c 390509 devel standard gcc-4.2_4.2.1-1.diff.gz 4533486438d56172fab0f02378ba5cc0 311284 libs required libstdc++6_4.2.1-1_i386.deb 455bb1c3ef0a3bf2255e7ad917dd6e6d 501538 devel optional gcc-4.2_4.2.1-1_powerpc.deb 48ccef3ad30c45045a44126c424cf90f 14922 libs optional lib64gomp1_4.2.1-1_powerpc.deb 48ddc3673973d61de20c150146dedcf7 854 devel optional gobjc++-4.2-multilib_4.2.1-1_sparc.deb 4c4c5ef4471bac09bd9d35de13f0 852 devel optional gobjc++-4.2-multilib_4.2.1-1_i386.deb 4e8213d5da86c7b033670ba0dcf74eda 468672 libdevel extra libstdc++6-4.2-pic_4.2.1-1_i386.deb 4eea93f620c3085c0cd2bb44d6d81185 13216 libs optional libgomp1_4.2.1-1_powerpc.deb 57ec206b13dcf40d941cddb8abf49c9b 96724 libs optional lib64
Bug#431706: marked as done (piuparts test: fails to remove: Try `getent --help' or `getent --usage' for more information.)
Your message dated Fri, 27 Jul 2007 06:17:02 + with message-id <[EMAIL PROTECTED]> and subject line Bug#431706: fixed in gnokii 0.6.18-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: gnokii Version: 0.6.16-2 Severity: serious hi, while running archive wide piuparts tests your package failed on remove with the following error: Removing gnokii ... Purging configuration files for gnokii ... Unknown database: user Try `getent --help' or `getent --usage' for more information. Group 'gnokii' not found, not deleting... No override present. dpkg: error processing gnokii (--purge): subprocess post-removal script returned error exit status 2 Errors were encountered while processing: gnokii the full log can be found here: http://people.debian.org/~lucas/logs/2007/07/01/ bye, - michael --- End Message --- --- Begin Message --- Source: gnokii Source-Version: 0.6.18-1 We believe that the bug you reported is fixed in the latest version of gnokii, which is due to be installed in the Debian FTP archive: gnokii-smsd-mysql_0.6.18-1_amd64.deb to pool/main/g/gnokii/gnokii-smsd-mysql_0.6.18-1_amd64.deb gnokii-smsd-pgsql_0.6.18-1_amd64.deb to pool/main/g/gnokii/gnokii-smsd-pgsql_0.6.18-1_amd64.deb gnokii-smsd_0.6.18-1_amd64.deb to pool/main/g/gnokii/gnokii-smsd_0.6.18-1_amd64.deb gnokii_0.6.18-1.diff.gz to pool/main/g/gnokii/gnokii_0.6.18-1.diff.gz gnokii_0.6.18-1.dsc to pool/main/g/gnokii/gnokii_0.6.18-1.dsc gnokii_0.6.18-1_amd64.deb to pool/main/g/gnokii/gnokii_0.6.18-1_amd64.deb gnokii_0.6.18.orig.tar.gz to pool/main/g/gnokii/gnokii_0.6.18.orig.tar.gz libgnokii3-dev_0.6.18-1_amd64.deb to pool/main/g/gnokii/libgnokii3-dev_0.6.18-1_amd64.deb libgnokii3_0.6.18-1_amd64.deb to pool/main/g/gnokii/libgnokii3_0.6.18-1_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Leo Costela <[EMAIL PROTECTED]> (supplier of updated gnokii package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 27 Jul 2007 02:49:25 -0300 Source: gnokii Binary: gnokii-smsd-mysql gnokii-smsd gnokii libgnokii3 libgnokii3-dev gnokii-smsd-pgsql Architecture: source amd64 Version: 0.6.18-1 Distribution: unstable Urgency: low Maintainer: Leo Costela <[EMAIL PROTECTED]> Changed-By: Leo Costela <[EMAIL PROTECTED]> Description: gnokii - Datasuite for the mobile phones (console & X) gnokii-smsd - SMS Daemon for Nokia mobile phones gnokii-smsd-mysql - SMSD plugin for the MySQL RDBMS gnokii-smsd-pgsql - SMSD plugin for the PostgreSQL RDBMS libgnokii3 - Gnokii library libgnokii3-dev - Gnokii library Closes: 430099 431706 Changes: gnokii (0.6.18-1) unstable; urgency=low . * New upstream release * debian/rules: don't call distclean if Makefile.global hasn't been generated yet (closes: #430099) * debian/postrm: fix getent call (closes: #431706) Files: 3fa53781599c7147e99910afadd42f4c 891 comm optional gnokii_0.6.18-1.dsc 1c3f0fcc983f77a9367826416128839a 2511274 comm optional gnokii_0.6.18.orig.tar.gz fbbd63abad69ae14935795e631ec43ac 38016 comm optional gnokii_0.6.18-1.diff.gz 3a0351590abf46688170fb83e4451eae 893502 comm optional gnokii_0.6.18-1_amd64.deb 73def35170e114b29258227bda2300b6 31616 comm optional gnokii-smsd_0.6.18-1_amd64.deb 8943dbd970fe5e89c7d9cef80b651fb1 18920 comm optional gnokii-smsd-mysql_0.6.18-1_amd64.deb a1c2c27d9e31d8f70ff7ab72fc59f19c 17234 comm optional gnokii-smsd-pgsql_0.6.18-1_amd64.deb 164e8d7cdd56e40463c3a24a99f5cdcf 263786 libs optional libgnokii3_0.6.18-1_amd64.deb 3302cb3490e04f4473ddf35484bfaf6c 361150 devel optional libgnokii3-dev_0.6.18-1_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGqYwBImLTb3rflGYRAm0kAJ4kjrJAjRfiecZ+LEhwi+fISUZlsgCghMFE lNEF33iaqMZ74rA7+GGIdU4= =B9W3 -END PGP SIGNATURE- --- End Message ---
Bug#430099: marked as done (gnokii - FTBFS: Makefile.global: No such file or directory)
Your message dated Fri, 27 Jul 2007 06:17:02 + with message-id <[EMAIL PROTECTED]> and subject line Bug#430099: fixed in gnokii 0.6.18-1 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) --- Begin Message --- Package: gnokii Version: 0.6.17-1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of gnokii_0.6.17-1 on debian-31.osdl.marist.edu by > sbuild/s390 98 [...] > make[1]: Entering directory `/build/buildd/gnokii-0.6.17' > Makefile:16: Makefile.global: No such file or directory > make[1]: *** No rule to make target `Makefile.global'. Stop. > make[1]: Leaving directory `/build/buildd/gnokii-0.6.17' > make: *** [clean] Error 2 > ** > Build finished at 20070622-0250 > FAILED [dpkg-buildpackage died] --- End Message --- --- Begin Message --- Source: gnokii Source-Version: 0.6.18-1 We believe that the bug you reported is fixed in the latest version of gnokii, which is due to be installed in the Debian FTP archive: gnokii-smsd-mysql_0.6.18-1_amd64.deb to pool/main/g/gnokii/gnokii-smsd-mysql_0.6.18-1_amd64.deb gnokii-smsd-pgsql_0.6.18-1_amd64.deb to pool/main/g/gnokii/gnokii-smsd-pgsql_0.6.18-1_amd64.deb gnokii-smsd_0.6.18-1_amd64.deb to pool/main/g/gnokii/gnokii-smsd_0.6.18-1_amd64.deb gnokii_0.6.18-1.diff.gz to pool/main/g/gnokii/gnokii_0.6.18-1.diff.gz gnokii_0.6.18-1.dsc to pool/main/g/gnokii/gnokii_0.6.18-1.dsc gnokii_0.6.18-1_amd64.deb to pool/main/g/gnokii/gnokii_0.6.18-1_amd64.deb gnokii_0.6.18.orig.tar.gz to pool/main/g/gnokii/gnokii_0.6.18.orig.tar.gz libgnokii3-dev_0.6.18-1_amd64.deb to pool/main/g/gnokii/libgnokii3-dev_0.6.18-1_amd64.deb libgnokii3_0.6.18-1_amd64.deb to pool/main/g/gnokii/libgnokii3_0.6.18-1_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 [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Leo Costela <[EMAIL PROTECTED]> (supplier of updated gnokii package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Format: 1.7 Date: Fri, 27 Jul 2007 02:49:25 -0300 Source: gnokii Binary: gnokii-smsd-mysql gnokii-smsd gnokii libgnokii3 libgnokii3-dev gnokii-smsd-pgsql Architecture: source amd64 Version: 0.6.18-1 Distribution: unstable Urgency: low Maintainer: Leo Costela <[EMAIL PROTECTED]> Changed-By: Leo Costela <[EMAIL PROTECTED]> Description: gnokii - Datasuite for the mobile phones (console & X) gnokii-smsd - SMS Daemon for Nokia mobile phones gnokii-smsd-mysql - SMSD plugin for the MySQL RDBMS gnokii-smsd-pgsql - SMSD plugin for the PostgreSQL RDBMS libgnokii3 - Gnokii library libgnokii3-dev - Gnokii library Closes: 430099 431706 Changes: gnokii (0.6.18-1) unstable; urgency=low . * New upstream release * debian/rules: don't call distclean if Makefile.global hasn't been generated yet (closes: #430099) * debian/postrm: fix getent call (closes: #431706) Files: 3fa53781599c7147e99910afadd42f4c 891 comm optional gnokii_0.6.18-1.dsc 1c3f0fcc983f77a9367826416128839a 2511274 comm optional gnokii_0.6.18.orig.tar.gz fbbd63abad69ae14935795e631ec43ac 38016 comm optional gnokii_0.6.18-1.diff.gz 3a0351590abf46688170fb83e4451eae 893502 comm optional gnokii_0.6.18-1_amd64.deb 73def35170e114b29258227bda2300b6 31616 comm optional gnokii-smsd_0.6.18-1_amd64.deb 8943dbd970fe5e89c7d9cef80b651fb1 18920 comm optional gnokii-smsd-mysql_0.6.18-1_amd64.deb a1c2c27d9e31d8f70ff7ab72fc59f19c 17234 comm optional gnokii-smsd-pgsql_0.6.18-1_amd64.deb 164e8d7cdd56e40463c3a24a99f5cdcf 263786 libs optional libgnokii3_0.6.18-1_amd64.deb 3302cb3490e04f4473ddf35484bfaf6c 361150 devel optional libgnokii3-dev_0.6.18-1_amd64.deb -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGqYwBImLTb3rflGYRAm0kAJ4kjrJAjRfiecZ+LEhwi+fISUZlsgCghMFE lNEF33iaqMZ74rA7+GGIdU4= =B9W3 -END PGP SIGNATURE- --- End Message ---
Processed: (pas de sujet)
Processing commands for [EMAIL PROTECTED]: > severity 434843 wishlist Bug#434843: audacious causes high load Severity set to `wishlist' from `serious' > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processed: notfound 434844 in 1.8.1.5-1
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.26 > notfound 434844 1.8.1.5-1 Bug#434844: security update broke xulrunner-xpcom.pc Bug marked as not found in version 1.8.1.5-1. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#434843: audacious causes high load
Package: audacious Version: 1.3.2-4 Severity: serious Hello, this is my first try with audacious and I noticed that it causes a high load. (at playing a song) [EMAIL PROTECTED]:~$ ps aux|grep audacious me2805 5.6 1.4 65288 15192 ?SLl 08:08 0:23 audacious (audacious does nothing) [EMAIL PROTECTED]:~$ ps aux|grep audacious me2805 3.1 1.3 64576 14408 ?Sl 08:08 0:25 audacious If I put more and more songs into my playlist the cpu use grows and grows permamently. A friend is using the 1.2.x version and he tried version 1.3.2, too and with this version he has got the same cpu usage like I. Regards, Patrick Matthäi
Bug#434844: security update broke xulrunner-xpcom.pc
Package: libxul-dev Version: 1.8.0.13~pre070720-0etch1 Severity: grave Tags: etch security On my OOo build on etch: /home/rene/Debian/Pakete/openoffice.org/openoffice.org-2.3.0/ooo-build/build/current/extensions/source/plugin/base dmake: Executing shell macro: $(PKGCONFIG) $(PKGCONFIG_PREFIX) --cflags $(PKGCONFIG_MODULES) Package 'Mozilla Plug-In API' requires 'xulrunner-xpcom = 1.8.0.13~pre070720' but version of XPCOM is 1.8.0.13pre dmake: Error code 1, while making 'Shell escape' ---* RULES.MK *--- ERROR: Error 65280 occurred while making /home/rene/Debian/Pakete/openoffice.org/openoffice.org-2.3.0/ooo-build/build/current/extensions/source/plugin/base make[1]: *** [stamp/build] Fehler 1 make[1]: Leaving directory `/home/rene/Debian/Pakete/openoffice.org/openoffice.org-2.3.0/ooo-build' make: *** [debian/stampdir/build] Fehler 2 debuild: fatal error at line 1228: debian/rules build failed works with stables xulrunner (1.8.0.11-2). Regards, Rene -- System Information: Debian Release: 4.0 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable') Architecture: powerpc (ppc) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-5-powerpc Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages libxul-dev depends on: ii libmozjs-dev 1.8.0.13~pre070720-0etch1 Development files for the Mozilla ii libnspr4-dev 1.8.0.13~pre070720-0etch1 Development files for the NetScape ii libnss3-dev1.8.0.13~pre070720-0etch1 Development files for the Network ii libxul0d 1.8.0.13~pre070720-0etch1 Gecko engine library ii xulrunner 1.8.0.13~pre070720-0etch1 XUL + XPCOM application runner libxul-dev recommends no packages. -- no debconf information signature.asc Description: Digital signature