Bug#336645: PHP 4.4.1 fixes security bugs

2005-10-31 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Oct 31, 2005 at 07:14:55PM +0100, Florian Weimer wrote: > Package: php4 > Tags: security > Severity: grave > The Hardened-PHP project has disclosed several security > vulnerabilites: > >

Bug#336736: gnome-system-monitor: should depend on libgtop2-5 >= 2.12

2005-10-31 Thread Nigel Sim
Package: gnome-system-monitor Version: 2.12.1-1 Severity: grave Tags: experimental Justification: renders package unusable gnome-system-monitor requires libgtop2-5 >=2.9.4, but with libgtop2-5 2.10.2 installed I get: gnome-system-monitor: symbol lookup error: gnome-system-monitor: undefined symbo

Processed: Re: Bug#336651: libapr0: Need to compile --with-devrandom=/dev/urandom

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 336651 normal Bug#336651: libapr0: Need to compile --with-devrandom=/dev/urandom Severity set to `normal'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator,

Bug#336651: libapr0: Need to compile --with-devrandom=/dev/urandom

2005-10-31 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 severity 336651 normal thanks On Mon, Oct 31, 2005 at 12:44:06PM -0600, Mark A. Hershberger wrote: > Package: libapr0 > Version: 2.0.54-5 > Severity: grave > libapr should be compiled using /dev/urandom so that tools like svn > can actually function

Bug#320972: marked as done (stalin: please recompile with newer libgc)

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 20:19:27 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#324498: fixed in stalin 0.9+0.10alpha2-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 i

Bug#324498: marked as done (stalin: won't apt-get install )

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 20:19:27 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#324498: fixed in stalin 0.9+0.10alpha2-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 i

Bug#324498: marked as done (stalin: won't apt-get install )

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 20:19:27 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#320972: fixed in stalin 0.9+0.10alpha2-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 i

Bug#320972: marked as done (stalin: please recompile with newer libgc)

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 20:19:27 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#320972: fixed in stalin 0.9+0.10alpha2-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 i

Bug#336710: don't do that

2005-10-31 Thread Albert Cahalan
Sure, this ought to be fixed to use gcc's option to not delete files, but... You really need to stop building stuff as root. That's nuts. This is not a Windows system. Use the fakeroot tools if you must, but that should not be required. There are lots of errors that could wipe out /dev/null, and e

Bug#333522: linux-image-2.6.14-1-686-smp: occurs in stock linux-image as well

2005-10-31 Thread Horms
On Mon, Oct 31, 2005 at 03:10:29PM -0800, Paul Traina wrote: > Package: linux-image-2.6.14-1-686-smp > Version: 2.6.14-1 > Followup-For: Bug #333522 > > udev/unstable uptodate 0.071-1 > > Just to cover the blanks, it is occuring as well with stock 2.6.14 > debian kernels. This is a straight kern

Bug#333052: Bug#333522: possible problem cause: wait4(-1)

2005-10-31 Thread Rusty Russell
On Mon, 2005-10-31 at 19:53 +0100, Marco d'Itri wrote: > On Oct 29, Rusty Russell <[EMAIL PROTECTED]> wrote: > > > Please send complete log. > Here it is. I can reproduce the bug even with a script like: > > while read m; do > /sbin/modprobe.real $m & > done < LIST > > > (Each command was log

Bug#336719: drupal: Users unable to log out

2005-10-31 Thread Ben Hay
Package: drupal Version: 4.5.5-2 Severity: grave Tags: security Justification: user security hole Clicking "Log Out" appears to work, however user is still logged in. See http://drupal.org/node/29201 for discussion and solution. -- System Information: Debian Release: testing/unstable APT prefe

Bug#314988: Still a problem?

2005-10-31 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Oct 31, 2005 at 08:33:40AM -0500, Adam C Powell IV wrote: > On Fri, 2005-10-28 at 13:58 -0700, Steve Langasek wrote: > > On Fri, Oct 28, 2005 at 09:59:34PM +0200, Artur R. Czechowski wrote: > > > On Fri, Oct 28, 2005 at 09:55:25PM +0200, Leopol

Bug#336715: lsscsi FTBFS when built with sudo

2005-10-31 Thread Thiemo Seufer
Package: lsscsi Version: 0.15-1 Severity: serious Justification: Policy violation (4.8) Lsscsi fails to build with sudo as root command, like in dpkg-buildpackage -us -uc -B -rsudo because the .deps/ directory is created with root permissions in the clean target. The result is: [...] # Add here c

Bug#336698: marked as done (dh_strip: debug data going to the wrong place)

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 18:32:10 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#336698: dh_strip: debug data going to the wrong place 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

Bug#336710: Removes /dev/null if build with root privileges

2005-10-31 Thread Frank Lichtenheld
Package: procps Version: 1:3.2.5-1 Severity: serious procps has the following code in its Makefile: check_gcc = $(shell if $(CC) $(ALL_CPPFLAGS) $(ALL_CFLAGS) dummy.c $(ALL_LDFLAGS) $(1) -o /dev/null $(CURSES) > /dev/null 2>&1; then echo "$(1)"; else echo "$(2)"; fi ;) There is a problem with

Processed: tag 336631 + pending

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 336631 + pending Bug#336631: too tight versioned dependencies on mozilla There were no tags set. Tags added: pending > #mozilla-locale-lt is not a candidate for removal :) > End of message, stopping processing here. Please contact me if you need

Bug#336706: FTBFS: Undefined references to njb_error_dump

2005-10-31 Thread Matt Kraai
Package: njbtools Version: 0.0.1-1 Severity: serious pbuilder fails to build njbtools in an unstable chroot on i386: > gcc -g -O2 -I../src -Wall -lusb -lnjb -o njbdeletetrack njbdeletetrack.c > njbdeletetrack.c: In function 'main': > njbdeletetrack.c:50: warning: implicit declaration of func

Bug#336705: FTBFS: Unsatisfiable build-dependency on kernel-headers-2.6.8-2-386

2005-10-31 Thread Matt Kraai
Package: ndiswrapper-modules-i386 Version: 1.1-2 Severity: serious pbuilder fails to build ndiswrapper-modules-i386 in an unstable chroot on i386: > -> Considering kernel-headers-2.6.8-2-386 >-> Trying kernel-headers-2.6.8-2-386 >-> Cannot install kernel-headers-2.6.8-2-386; apt err

Bug#336704: FTBFS: && operator has no right operand

2005-10-31 Thread Matt Kraai
Package: newlib Version: 1.13.0-2 Severity: serious pbuilder fails to build newlib in an unstable chroot on i386: > /bin/sh ../libtool --mode=compile gcc-3.3 > -I/tmp/buildd/newlib-1.13.0/_build/i686-pc-linux-gnu/newlib/targ-include > -I/tmp/buildd/newlib-1.13.0/newlib/libc/include -DPACKAGE=\

Bug#336703: FTBFS: Uses undeclared symbols

2005-10-31 Thread Matt Kraai
Package: mpfi Version: 1.3.3-2 Severity: serious pbuilder fails to build mpfi in an unstable chroot on i386: > if cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -Wall -O2 -MT mpfi.o -MD -MP > -MF ".deps/mpfi.Tpo" -c -o mpfi.o mpfi.c; \ > then mv -f ".deps/mpfi.Tpo" ".deps/mpfi.Po"; else rm -f ".dep

Processed: severity of 336577 is normal

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.8 > severity 336577 normal Bug#336577: linux-kernel-headers: broken on mips, mipsel Severity set to `normal'. > End of message, stopping processing here. Please contact me if you need a

Bug#336680: libqt0-ruby1.8: undefined method 'getClassList' for Qt::Internal:Module

2005-10-31 Thread Adeodato Simó
* Hans Fugal [Mon, 31 Oct 2005 14:19:06 -0700]: > Package: libqt0-ruby1.8 > Version: 4:3.4.2-2 > Severity: grave > Justification: renders package unusable > irb(main):001:0> require 'Qt' > NoMethodError: undefined method `getClassList' for Qt::Internal:Module > from /usr/lib/ruby/1.8/Qt/

Bug#336670: obexftp: Transport type unknown

2005-10-31 Thread Hendrik Sattler
Am Montag, 31. Oktober 2005 21:27 schrieb John M Flinchbaugh: > Package: obexftp > Version: 0.10.7+0.10.8pre9-1 > Severity: grave > Justification: renders package unusable > > Previous obexftp version worked, but this one just does this: > --- > [EMAIL PROTECTED]:~$ obexftp -t /dev/rfcomm0 -l > Cus

Bug#335924: slapd upgrade fails on etch (ssl library problem?)

2005-10-31 Thread Steve Langasek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 block 335924 by 334180 thanks On Mon, Oct 31, 2005 at 11:54:54PM +0100, Torsten Landschoff wrote: > On Mon, Oct 31, 2005 at 01:22:27PM -0800, Navdeep Parhar wrote: > > I had the very same problem with slapd; the cause appears to be a > > missing libra

Processed: Re: Bug#335924: slapd upgrade fails on etch (ssl library problem?)

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > block 335924 by 334180 Bug#335924: slapd upgrade fails on etch (ssl library problem?) Was not blocked by any bugs. Blocking bugs added: 334180, 336140 > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking sy

Bug#336698: dh_strip: debug data going to the wrong place

2005-10-31 Thread Darren Salt
Package: debhelper Version: 4.9.13 Severity: serious Justification: causes incorrectly-built packages While trying to do some debugging involving a GTK-based package, using libgtk2.0-0-dbg and friends in order to get better backtraces, I noticed that the better backtraces aren't appearing. On clo

Processed: Fixed in NMU of kismet 2005.08.R1-1.2

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 336535 + fixed Bug#336535: FTBFS (mips/mipsel): ICE: Floating point exception Tags were: patch Tags added: fixed > quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, D

Bug#335924: slapd upgrade fails on etch (ssl library problem?)

2005-10-31 Thread Navdeep Parhar
Aargh! Forgot to reply to all. Resending On 10/31/05, Torsten Landschoff <[EMAIL PROTECTED]> wrote: > On Mon, Oct 31, 2005 at 01:22:27PM -0800, Navdeep Parhar wrote: > > I had the very same problem with slapd; the cause appears to be a > > missing library > > symlink for libz.so. You can work

Bug#334180: dovecot-imapd does not load shared libraries or ssl certs

2005-10-31 Thread Kurt Roeckx
On Tue, Nov 01, 2005 at 12:33:46AM +0100, Kurt Roeckx wrote: > Hi, > > I've attached a patch that seems to be fixing it. However, I > have no idea if this is the proper way to fix this. Someone care > to comment on it? And now I really attached the patch. Kurt --- c_zlib.c.old2005-10

Bug#334180: dovecot-imapd does not load shared libraries or ssl certs

2005-10-31 Thread Kurt Roeckx
Hi, I've attached a patch that seems to be fixing it. However, I have no idea if this is the proper way to fix this. Someone care to comment on it? When the library is initialised, it loads the compression methods. It fails, yet sets the method to use zlib_stateful_method. The stateful functi

Bug#335924: slapd upgrade fails on etch (ssl library problem?)

2005-10-31 Thread Stephen Gran
This one time, at band camp, Torsten Landschoff said: > On Mon, Oct 31, 2005 at 01:22:27PM -0800, Navdeep Parhar wrote: > > I had the very same problem with slapd; the cause appears to be a > > missing library > > symlink for libz.so. You can work around this problem by creating > > this symlink y

Bug#333522: linux-image-2.6.14-1-686-smp: occurs in stock linux-image as well

2005-10-31 Thread Paul Traina
Package: linux-image-2.6.14-1-686-smp Version: 2.6.14-1 Followup-For: Bug #333522 udev/unstable uptodate 0.071-1 Just to cover the blanks, it is occuring as well with stock 2.6.14 debian kernels. This is a straight kernel built with an up to date initramfs tools. initramfs-tools rebuilt the ini

Bug#336617: initramfs-tools: intramfs-tools & evms -- more problems, same general bug, fix included

2005-10-31 Thread Paul Traina
Package: initramfs-tools Version: 0.37 Followup-For: Bug #336617 Kernel 2.6.14, evms 2.3.3-6 root filesystem is on a lvm2 volume inside a md based raid, all held together with evms. Standard EVMS installs do not use the userspace md and lvm tools, but do require their kernel modules, so it is no

Bug#335924: slapd upgrade fails on etch (ssl library problem?)

2005-10-31 Thread Torsten Landschoff
On Mon, Oct 31, 2005 at 01:22:27PM -0800, Navdeep Parhar wrote: > I had the very same problem with slapd; the cause appears to be a > missing library > symlink for libz.so. You can work around this problem by creating > this symlink yourself or by installing zlib1g-dev (which sets up the > link to

Bug#336653: marked as done (chmlib - FTBFS: cannot find -lchm)

2005-10-31 Thread Debian Bug Tracking System
or 1 > make[1]: Leaving directory `/build/buildd/chmlib-0.37' > make: *** [build-stamp] Error 2 > ** > Build finished at 20051031-1209 > FAILED [dpkg-buildpackage died] Bastian

Bug#336639: marked as done (nagios-plugins: ftbfs [sparc] check_game.c:75: error: 'PATH_TO_QSTAT' undeclared)

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 14:32:13 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#336639: fixed in nagios-plugins 1.4.2-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

Processed: Fixed in NMU of manpages-ko 20050219-0.3

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 333677 + fixed Bug#333677: manpages-ko: korean rpm manpage file conflicts with the new rpm package Tags were: fixed Tags added: fixed > quit Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administr

Processed: bug 335409 is forwarded to http://www.openoffice.org/issues/show_bug.cgi?id=57053

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > forwarded 335409 http://www.openoffice.org/issues/show_bug.cgi?id=57053 Bug#335409: saving to shfs writes 1 byte long file without complaining Noted your statement that Bug has been forwarded to http://www.openoffice.org/issues/show_bug.cgi?id=57053.

Processed: misc control changes

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 336509 yaird Bug#336509: linux-image-2.6.14-1-686: Install fails: "yaird error: malformed line in /etc/fstab:9 (fatal)" Bug reassigned from package `linux-image-2.6.14-1-686' to `yaird'. > severity 336509 normal Bug#336509: linux-image-2.6.14

Processed: Re: Bug#336654: Acknowledgement (PHP 5.0.5 fixes security bugs)

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 336654 PHP 5.0.5 contains unfixed security bugs Bug#336654: PHP 5.0.5 fixes security bugs Changed Bug title. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator,

Processed: Re: Bug#336633: openoffice.org segfaults on startup

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 336633 + unreproducible Bug#336633: openoffice.org segfaults on startup There were no tags set. Tags added: unreproducible > tag 336633 + moreinfo Bug#336633: openoffice.org segfaults on startup Tags were: unreproducible Tags added: moreinfo > tha

Bug#336654: Acknowledgement (PHP 5.0.5 fixes security bugs)

2005-10-31 Thread Florian Weimer
retitle 336654 PHP 5.0.5 contains unfixed security bugs thanks Unfortunately, PHP 5.0.5 is the old version, and a new one hasn't been released today, even though the reported bugs apply to PHP 5. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EM

Bug#335924: slapd upgrade fails on etch (ssl library problem?)

2005-10-31 Thread Navdeep Parhar
I had the very same problem with slapd; the cause appears to be a missing library symlink for libz.so. You can work around this problem by creating this symlink yourself or by installing zlib1g-dev (which sets up the link too). Navdeep

Bug#333835: ctrlproxy: Eats up memory making the system unusable

2005-10-31 Thread Thijs Kinkhorst
On Mon, 24 Oct 2005 18:46:13 +0300, Faidon Liambotis <[EMAIL PROTECTED]> writes: > upstream's SVN log shows several bugfixes, including memory leak > fixes. An update to the latest version will probably fix these > problems. Actually, Debian already contains the most recent upstream release, 2.6.2

Bug#336680: libqt0-ruby1.8: undefined method 'getClassList' for Qt::Internal:Module

2005-10-31 Thread Hans Fugal
Package: libqt0-ruby1.8 Version: 4:3.4.2-2 Severity: grave Justification: renders package unusable irb(main):001:0> require 'Qt' NoMethodError: undefined method `getClassList' for Qt::Internal:Module from /usr/lib/ruby/1.8/Qt/qtruby.rb:740:in `init_all_classes' -- System Information: Deb

Bug#324150: marked as done (kernel 2.6.8-2-686: grub menu.lst points to a wrong kerel /vmlinuz location)

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 18:50:19 -0200 with message-id <[EMAIL PROTECTED]> and subject line Isn't a bug 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 reop

Processed: tidy up

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 328243 normal Bug#328243: slibcat not created at install-time Severity set to `normal'. > tags 328243 +moreinfo +unreproducable Unknown tag/s: +unreproducable. Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid help

Bug#336633: openoffice.org segfaults on startup

2005-10-31 Thread Rene Engelhard
tag 336633 + unreproducible tag 336633 + moreinfo thanks Hi, Nicolas Chauvat wrote: > Package: openoffice.org > Version: 2.0.0-1 > Severity: grave > Justification: renders package unusable I can't reproduce that. In any way. It works fine here (except the known crash with CJK locales but this is

Bug#336598: cannot parse /etc/fstab file with SMB share

2005-10-31 Thread Mattia Dongili
On Mon, Oct 31, 2005 at 09:06:59PM +0100, Jonas Smedegaard wrote: [...] > On Mon, 31 Oct 2005 20:26:35 +0100 > Mattia Dongili <[EMAIL PROTECTED]> wrote: > > > I sent another mail telling that the correct fix is probably checking > > if ($#fields < 3) as also the fs options are (ehrm...) optional :

Bug#327430: FTBFS: Unable to include GWorkspace/GWProtocol.h

2005-10-31 Thread Hubert Chan
On Tue, 1 Nov 2005 00:00:08 +1100, Rob Weir said: > do you think any of you will have time to upload a fixed package soon? > If not, do you want someone to NMU it for you? Jonathan (I assume you're still the new maintainer for gworkspace), if you're worried about the upcoming GNUstep library tran

Bug#336639: [Pkg-nagios-devel] Bug#336639: nagios-plugins: ftbfs [sparc] check_game.c:75: error: 'PATH_TO_QSTAT' undeclared

2005-10-31 Thread sean finney
hi blars, On Mon, Oct 31, 2005 at 08:39:15AM -0800, Blars Blarson wrote: > nagios-plugins failed to build on a sparc buildd, but did build on my > sparc pbuilder. i'm fairly certain i know what the problem is here, i was having it previously and thought that i had resolved it but apparently not.

Processed: Re: Bug#336569: Dovecot with nss_ldap - different uid received form getpwnam

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 336569 normal Bug#336569: Dovecot with nss_ldap - different uid received form getpwnam Severity set to `normal'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administr

Bug#336631: package name

2005-10-31 Thread Joey Hess
Got the package name wrong. mozilla-locale-it does have the same problem, but is not in testing so does not block mozilla from reaching testing. mozilla-locale-lt 1.7.7-1 is the problem. -- see shy jo signature.asc Description: Digital signature

Bug#336598: cannot parse /etc/fstab file with SMB share

2005-10-31 Thread Erik van Konijnenburg
On Mon, Oct 31, 2005 at 06:19:56PM +0100, Mattia Dongili wrote: > merge 336585 336598 > thanks > > On Mon, Oct 31, 2005 at 12:45:25PM +, Martin Michlmayr wrote: > > Package: yaird > > Version: 0.0.11-10 > > Severity: grave > > > > yaird fails when /etc/fstab contains a SMB share, such as: > >

Bug#335938: mantis: Mantis 't_core_path' File Inclusion Vulnerability

2005-10-31 Thread Thijs Kinkhorst
On Mon, 2005-10-31 at 17:22 +0100, Moritz Muehlenhoff wrote: > It's hard to tell, whether it's the same issue as #5959 is non-public, but at > least there are two different CVE mappings. (CVE-2005-2557 and CVE-2005-3337). > But it might very well be that the CVE description is wrong, as all these

Bug#336598: cannot parse /etc/fstab file with SMB share

2005-10-31 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 severity important 336598 merge 336585 336598 thanks Martin: I dare downgrade the severity of this, since I believe it is more accurate to define it as having "a major effect on the usability of a package, without rendering it completely unusable to e

Bug#336569: Dovecot with nss_ldap - different uid received form getpwnam

2005-10-31 Thread Jaldhar H. Vyas
severity 336569 normal thanks On Mon, 31 Oct 2005, Pawel Jarosz wrote: Hi, yes, it's code change, see in: ./dovecot-1.0.alpha3/src/auth/userdb-passwd.c: 24 if (strcasecmp(pw->pw_name, auth_request->user) != 0) { 25 /* try to catch broken NSS implementations (nss_ldap) */ 26 i_fatal("BROKEN NSS

Bug#328243: slibcat not created at install-time

2005-10-31 Thread Thomas Bushnell BSG
> I had problems when trying to use SLIB for the first time: > > guile> (use-modules (ice-9 slib)) > guile> (require 'priority-queue) > ERROR: In procedure open-file: > ERROR: Permission denied: "/usr/share/slibcat" > ABORT: (system-error) Which version of guile are you using? What does the fil

Bug#336670: obexftp: Transport type unknown

2005-10-31 Thread John M Flinchbaugh
Package: obexftp Version: 0.10.7+0.10.8pre9-1 Severity: grave Justification: renders package unusable Previous obexftp version worked, but this one just does this: --- [EMAIL PROTECTED]:~$ obexftp -t /dev/rfcomm0 -l Custom transport set to 'Siemens/Ericsson' Transport type unknown [EMAIL PROTECTED

Processed: reassign 336631 to mozilla-locale-lt

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.8 > reassign 336631 mozilla-locale-lt Bug#336631: too tight versioned dependencies on mozilla Bug reassigned from package `mozilla-locale-it' to `mozilla-locale-lt'. > End of message, sto

Bug#244158: [Auto-Reply] Emotional Stability - 67% improvement

2005-10-31 Thread Wyatt Vinson
Hi, I'm writing to let you know that I am incredibly pleased with what your product has done for me. I've lost 20 pounds, all of my grey hair has returned to it's natural color, my blood pressure has dropped from 190/110 to 120/68 and pulse has gone from 115 to 64 but what I am most happy about

Bug#325148: marked as done (vdkbuilder2: needs to be rebuilt with g++ 4.0)

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 14:07:35 -0500 with message-id <[EMAIL PROTECTED]> and subject line fixed in last upload 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 responsibilit

Processed: Cause

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 327780 + patch Bug#327780: current binutils are utterly useless on m68k There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrato

Bug#336645: PHP 4.4.1 fixes security bugs

2005-10-31 Thread Florian Weimer
* Florian Weimer: > This appears to be a variant of CVE-2002-1954, although public information is scarce at this stage. See the discussion on full-disclosure and various other places. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#336598: cannot parse /etc/fstab file with SMB share

2005-10-31 Thread Mattia Dongili
On Mon, Oct 31, 2005 at 08:09:35PM +0100, Jonas Smedegaard wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 31 Oct 2005 18:19:56 +0100 > Mattia Dongili <[EMAIL PROTECTED]> wrote: > > > this is actually the same as #336585: > > "The fs_freq and fs_passno fields in /etc/fstab ar

Bug#336598: cannot parse /etc/fstab file with SMB share

2005-10-31 Thread Mattia Dongili
On Mon, Oct 31, 2005 at 06:19:56PM +0100, Mattia Dongili wrote: > merge 336585 336598 > thanks doh! failed because of severity. I'll let kernel mainteiners decide on that then. sorry for the noise -- mattia :wq! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tr

Bug#336598: cannot parse /etc/fstab file with SMB share

2005-10-31 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 31 Oct 2005 18:19:56 +0100 Mattia Dongili <[EMAIL PROTECTED]> wrote: > this is actually the same as #336585: > "The fs_freq and fs_passno fields in /etc/fstab are optional" Yes. Thanks, Mattia. The attached patch should fix this issue. Looks

Bug#336582: New round of security issues

2005-10-31 Thread Thijs Kinkhorst
On Mon, 2005-10-31 at 12:06 +0100, Florian Weimer wrote: > | After these weaknesses were found and disclosed to the vendor > | nearly 80 days ago, several problems with unitialised variables > | were discovered that allow XSS, SQL injection and even remote > | execution of arbitrary PHP code, wh

Bug#336317: initramfs-tools: created initramfs is unable to boot a system with mirrored rootdisks

2005-10-31 Thread Dominik Kubla
On Monday 31 October 2005 11:42, maximilian attems wrote: > On Sat, 29 Oct 2005, Dominik Kubla wrote: > > The created initramfs drops into a shell because /dev/md0 can not be > > mounted. This is a regression from version 0.30. > > what is your setup? > please send the output of /proc/mdstat? # ca

Bug#334512: imaps broken with last update

2005-10-31 Thread Stephen Gran
This one time, at band camp, Stanislav Meduna said: > This is a more general problem - I am seeing the same behaviour > with courier-imap-ssl > > Oct 22 09:07:39 firewall imapd-ssl: couriertls: > /etc/courier/gw.meduna.org.pem: > error:25066067:DSO support routines:DLFCN_LOAD:could not load the sh

Bug#327780: Cause

2005-10-31 Thread Wouter Verhelst
tags 327780 + patch thanks Hi, With a little help from my friends (on IRC)... I've identified the cause of this bug to be part of revision 1.74 of bfd/elf32-m68k.c in the binutils source. I confirmed that it works by producing a cross-binutils on my (powerpc) laptop from the binutils source pack

Bug#301445: BASS is currently unuseable with ScummVM 0.8.0

2005-10-31 Thread Tore Anderson
* [EMAIL PROTECTED] > I thought that was the tools/skycpt directory that was added to the > ScummVM CVS repository on October 14. Though I haven't actually tried > to build the file from it. Oh, indeed. I wasn't aware of the tools/ directory within the main ScummVM tarball - I only checked th

Bug#336666: xmltex: unmet dependencies in sid

2005-10-31 Thread Yasushi SHOJI
Package: xmltex Severity: grave Version: 1.9-10 Tags: sid Hello, It seems to me that xmltex is uninstallable in sid right now, or am I missign something? $ sudo apt-get install xmltex : The following packages have unmet dependencies: xmltex: Depends: tetex-bin (>= 1.0.7+20011202-5.1) b

Bug#336591: wvstreams: FTBFS with openssl 0.9.8

2005-10-31 Thread Simon Law
On Mon, Oct 31, 2005 at 01:12:36PM +0100, Daniel Schepler wrote: > Package: wvstreams > Severity: serious > Version: 4.0.2-4.1 This is a known issue that is fixed in upstream CVS. I'm waiting for XPLC 0.3.13 to be released before we make a WvStreams release. -- Simon Law

Bug#333052: Bug#333522: possible problem cause: wait4(-1)

2005-10-31 Thread Marco d'Itri
On Oct 29, Rusty Russell <[EMAIL PROTECTED]> wrote: > Please send complete log. Here it is. I can reproduce the bug even with a script like: while read m; do /sbin/modprobe.real $m & done < LIST (Each command was logged to different files which have been sorted by PID and reassembled.) =[ pi

Bug#335435: Bug#336577: linux-kernel-headers: broken on mips, mipsel

2005-10-31 Thread Frank Lichtenheld
On Mon, Oct 31, 2005 at 06:32:21PM +0100, Matej Vela wrote: > Since Daniel Jacobowitz's reply hasn't reached the BTS either, here's > what he said: > > > In general, most of these headers are not intended or supported for > > userspace use; so the correct thing to do is either to use the POSIX > >

Bug#327780: Upstream bugzilla

2005-10-31 Thread Nathanael Nerode
Has anyone considered, wild though this may sound, forwarding this to upstream Bugzilla? http://www.sourceware.org/bugzilla/. There's not a single m68k bug in upstream's Bugzilla, yet m68k bugs keep being reported to Debian. -- Nathanael Nerode <[EMAIL PROTECTED]> [Insert famous quote here]

Bug#314534: lists-archives: Invoking pipes from /etc/aliases file is widely considered obsolete and deprecated.

2005-10-31 Thread Stephen Gran
This one time, at band camp, Thomas Clavier said: > Cesar Mendoza wrote: > > I use exim4 with mailman. Mailman requires pipes in the /etc/aliases to > > work properly. One of the things that you can set on the exim > > configuration file is what user and group to run the piped programs. > > yes, b

Bug#336654: PHP 5.0.5 fixes security bugs

2005-10-31 Thread Florian Weimer
Package: php5 Tags: security Severity: grave The Hardened-PHP project has disclosed several security vulnerabilites:

Bug#336653: chmlib - FTBFS: cannot find -lchm

2005-10-31 Thread Bastian Blank
build/buildd/chmlib-0.37' > make: *** [build-stamp] Error 2 > ** > Build finished at 20051031-1209 > FAILED [dpkg-buildpackage died] Bastian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#336167: Anyone tried upstream?

2005-10-31 Thread Nathanael Nerode
Can this bug be reproduced with upstream gcc-4_0-branch as of date 20051023, which is what Debian's gcc-4.0 4.0.2-3 is based on? If so, it should be reported upstream; upstream has several people who often run automated binary regression searches and should be able to identify the commit which

Bug#335550: Problems with jadetex

2005-10-31 Thread Frank Küster
Arnaud Patard (Rtp) <[EMAIL PROTECTED]> wrote: > Hi, > > I've just got this bug too. The problem is caused by this line : > etex -ini -jobname=jadetex -progname=jadetex &latex jadetex.ini No, at least not in the original bug report: On Piem's system, there was an old conffile for jadetex which

Bug#317404: marked as done (FTBFS: conflicting types for 'calloc')

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 10:47:13 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#317404: fixed in evolver 2.26-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 you

Processed: Re: Bug#336629: overly tight versioned dependencies on mozilla

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > close 336629 2:1.7.12-1 Bug#336629: overly tight versioned dependencies on mozilla 'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing. Bug marked as fixed in version 2:1.7.12-1, send any further explanations to Joey Hess <[EMAIL PR

Bug#336629: overly tight versioned dependencies on mozilla

2005-10-31 Thread Aurelien Jarno
close 336629 2:1.7.12-1 thanks Joey Hess a écrit : Package: mozilla-locale-fr Severity: grave Version: 2:1.7.11-1 This package has tight versioned dependencies on an older version of The tight versioned dependencies are necessary because using a different version of the locales than the main m

Bug#336651: libapr0: Need to compile --with-devrandom=/dev/urandom

2005-10-31 Thread Mark A. Hershberger
Package: libapr0 Version: 2.0.54-5 Severity: grave libapr should be compiled using /dev/urandom so that tools like svn can actually function on servers where there is less entropy available. http://svn.haxx.se/users/archive-2005-08/0818.shtml -- System Information: Debian Release: testing/unstab

Bug#336645: PHP 4.4.1 fixes security bugs

2005-10-31 Thread Florian Weimer
Package: php4 Tags: security Severity: grave The Hardened-PHP project has disclosed several security vulnerabilites:

Bug#336114: Anyone talked to upstream?

2005-10-31 Thread Nathanael Nerode
Has this been reported to the libstdc++ list upstream? It doesn't look like it, and it's certainly their thing. -- Nathanael Nerode <[EMAIL PROTECTED]> [Insert famous quote here] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE

Bug#334627: Why is this assigned to binutils?

2005-10-31 Thread Nathanael Nerode
I don't see anything in the bug log tracking this down to a specific binutils failure. -- Nathanael Nerode <[EMAIL PROTECTED]> A thousand reasons. http://www.thousandreasons.org/ Lies, theft, war, kidnapping, torture, rape, murder... Get me out of this fascist nightmare! -- To UNSUBSCRIBE,

Processed: merging 336582 336587

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > merge 336582 336587 Bug#336582: New round of security issues Bug#336587: phpbb2: phpbb 2.0.18 released with lots of security fixes Merged 336582 336587. > End of message, stopping processing here. Please contact me if you need assistance. Debian bug

Bug#336598: cannot parse /etc/fstab file with SMB share

2005-10-31 Thread Mattia Dongili
merge 336585 336598 thanks On Mon, Oct 31, 2005 at 12:45:25PM +, Martin Michlmayr wrote: > Package: yaird > Version: 0.0.11-10 > Severity: grave > > yaird fails when /etc/fstab contains a SMB share, such as: > > \\mlpc-serv-fs1.eng.cam.ac.uk\homes /srv/mlpc-serv-fs1 smbfs > noauto,user,ui

Bug#336535: FTBFS (mips/mipsel): ICE: Floating point exception

2005-10-31 Thread Francois Gurin
> Since this fix is necessary for the big KDE transition to complete > (connected to it via imagemagick) it should be uploaded really soon, > i.e. today or tomorrow would be best. Do you have time to do such an > upload or would it be okay with you to NMU the package for that? Go ahead and NMU, th

Bug#335435: Bug#336577: linux-kernel-headers: broken on mips, mipsel

2005-10-31 Thread Matej Vela
Frank Lichtenheld <[EMAIL PROTECTED]> writes: > On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: >> Justification: causes an FTBFS for dctc and dcgui > > This is not a sufficient justification for a RC bug against l-k-h. > Note that I explained in my bugs against dctc/dcgui the right fi

Processed: Re: Bug#336577: linux-kernel-headers: broken on mips, mipsel

2005-10-31 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 336577 normal Unknown tag/s: normal. Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid help security upstream pending sarge sarge-ignore experimental d-i confirmed ipv6 lfs fixed-in-experimental fixed-upstream l10n etch

Bug#336577: linux-kernel-headers: broken on mips, mipsel

2005-10-31 Thread Frank Lichtenheld
tags 336577 normal thanks On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: > Justification: causes an FTBFS for dctc and dcgui This is not a sufficient justification for a RC bug against l-k-h. Note that I explained in my bugs against dctc/dcgui the right fix for it and did not file a

Bug#336577: linux-kernel-headers: broken on mips, mipsel

2005-10-31 Thread Daniel Jacobowitz
On Mon, Oct 31, 2005 at 05:51:45PM +0100, Matej Vela wrote: > Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > > > On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: > >> Including results in the following error on mips and mipsel: > [...] > > > > Why are you using this header from usersp

Bug#336577: linux-kernel-headers: broken on mips, mipsel

2005-10-31 Thread Matej Vela
Daniel Jacobowitz <[EMAIL PROTECTED]> writes: > On Mon, Oct 31, 2005 at 10:45:55AM +0100, Matej Vela wrote: >> Including results in the following error on mips and mipsel: [...] > > Why are you using this header from userspace? In general it's the > wrong choice. > > The only advantage over the

Bug#322869: fprobe: allocates all available memory

2005-10-31 Thread David Moreno Garza
On Thu, 2005-10-06 at 02:50 +0300, Radu Spineanu wrote: > Steve Langasek wrote: > > In that case, could fprobe be turned into a dummy package that depends > > on fprobe-ng, or are there incompatibilties that make an automatic > > upgrade inappropriate? > Would it be ok if when doing the transition

Bug#332374: marked as done (x11-common: Update to 6.8.2.dfsg.1-8_all has shell script error)

2005-10-31 Thread Debian Bug Tracking System
Your message dated Mon, 31 Oct 2005 08:02:51 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#334345: fixed in xorg-x11 6.8.2.dfsg.1-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

  1   2   >