Bug#487319: perl-modules: File::Path::rmtree safe is not really safe

2008-06-20 Thread Ben Hutchings
A simple test case for this bug is: touch foo # permissions 0666 & ~umask ln -s foo bar perl -e 'use File::Path rmtree; rmtree bar' ls -l foo # permissions 0777 The following patch fixes that and the originally reported problem. I believe the other chmod() calls in the _rmtree subroutine will

Processed: tagging 487319

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.30 > tags 487319 patch Bug#487319: perl-modules: File::Path::rmtree safe is not really safe Tags were: security Tags added: patch > End of message, stopping processing here. Please cont

Bug#486975: marked as done (sugar-web-activity: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 21 Jun 2008 00:32:02 + with message-id <[EMAIL PROTECTED]> and subject line Bug#486975: fixed in sugar-web-activity 91-1 has caused the Debian Bug report #486975, regarding sugar-web-activity: FTBFS: new copyright notices to be marked as done. This means that you claim

Processed: Re: debsums: Calls File::Path::rmtree without using the safe word

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 487317 normal Bug#487317: debsums: Calls File::Path::rmtree without using the safe word Severity set to `normal' from `critical' > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administ

Bug#483407: marked as done (dbi-link: Fix dependencies for postgresql-8.3)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 21 Jun 2008 00:02:02 + with message-id <[EMAIL PROTECTED]> and subject line Bug#483407: fixed in dbi-link 2.0.0-2 has caused the Debian Bug report #483407, regarding dbi-link: Fix dependencies for postgresql-8.3 to be marked as done. This means that you claim that the

Bug#487317: debsums: Calls File::Path::rmtree without using the safe word

2008-06-20 Thread Ben Hutchings
severity 487317 normal thanks It looks like my original thinking was right, and this is really the fault of File::Path::rmtree. The 'safe' keyword is needed when deleting a directory that may be accessible by another user, but may not be needed by debsums. Please check carefully whether debsums

Bug#486984: marked as done (sugar: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 21 Jun 2008 00:02:05 + with message-id <[EMAIL PROTECTED]> and subject line Bug#486984: fixed in sugar-journal-activity 92-1 has caused the Debian Bug report #486984, regarding sugar: FTBFS: new copyright notices to be marked as done. This means that you claim that the

Bug#487317: [Secure-testing-team] Bug#487317: perl-modules: File::Path::rmtree sets symlink target permissions to 0777

2008-06-20 Thread Joey Hess
Ben Hutchings wrote: > ...and a little investigation shows debsums is just using File::Path::rmtree. And perl 5.8.8 does not have the problem, only perl 5.10. There could quite easily be other programs that rmtree a directory containing symlinks. IMHO this is a security hole in perl, and should b

Bug#486979: marked as done (sugar-datastore: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 23:32:02 + with message-id <[EMAIL PROTECTED]> and subject line Bug#486979: fixed in sugar-datastore 0.8.2-1 has caused the Debian Bug report #486979, regarding sugar-datastore: FTBFS: new copyright notices to be marked as done. This means that you claim th

Bug#486999: marked as done (sugar-presence-service: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 23:47:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#486999: fixed in sugar-presence-service 0.81.2-1 has caused the Debian Bug report #486999, regarding sugar-presence-service: FTBFS: new copyright notices to be marked as done. This means th

Bug#487319: perl-modules: File::Path::rmtree safe is not really safe

2008-06-20 Thread Ben Hutchings
What seems to have happened is that this code in lib/File/Path.pm in Perl 5.8.8: chmod $rp | 0600, $root or carp "Can't make file $root writeable: $!" if $force_writeable; was rewritten for 5.10 as: my $nperm = $perm & 0 | 0600;

Bug#486958: marked as done (python-minimock: FTBFS: ImportError: No module named setuptools)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 21 Jun 2008 09:39:03 +1000 with message-id <[EMAIL PROTECTED]> and subject line fixed in python-minimock 0.8-4 has caused the Debian Bug report #486958, regarding python-minimock: FTBFS: ImportError: No module named setuptools to be marked as done. This means that you clai

Processed: fixed in python-minimock 0.8-4

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > package python-minimock Ignoring bugs not assigned to: python-minimock > fixed 486958 0.8-4 Bug#486958: python-minimock: FTBFS: ImportError: No module named setuptools Bug marked as fixed in version 0.8-4. > tags 486958 - pending Bug#486958: python-mi

Processed: notfound 487319 in 5.8.8-7etch3

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.30 > notfound 487319 5.8.8-7etch3 Bug#487319: perl-modules: File::Path::rmtree safe is not really safe Bug no longer marked as found in version 5.8.8-7etch3. > End of message, stopping p

Processed: fixed in 0.8-4

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > package python-minimock Ignoring bugs not assigned to: python-minimock > fixed 486958 0.8-4 Bug#486958: python-minimock: FTBFS: ImportError: No module named setuptools Bug marked as fixed in version 0.8-4. > tags 486958 - pending Bug#486958: python-mi

Bug#487010: marked as done (libxml-csv-perl: FTBFS: Can't locate Text/CSV_XS.pm in @INC (@INC contains: blib/lib blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 23:02:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#487010: fixed in libxml-csv-perl 0.15-8 has caused the Debian Bug report #487010, regarding libxml-csv-perl: FTBFS: Can't locate Text/CSV_XS.pm in @INC (@INC contains: blib/lib blib/arch /e

Processed: cloning 487317, reassign -1 to perl-modules ...

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.30 > clone 487317 -1 Bug#487317: debsums: Calls File::Path::rmtree without using the safe word Bug 487317 cloned as bug 487319. > reassign -1 perl-modules Bug#487319: debsums: Calls File

Bug#487317: perl-modules: File::Path::rmtree sets symlink target permissions to 0777

2008-06-20 Thread Ben Hutchings
reassign 487317 debsums retitle 487317 debsums: Calls File::Path::rmtree without using the safe word thanks debsums can pass the magic word 'safe' to turn this stupid behaviour off. (Yay for Perl, unsafe by default...) Ben. -- Ben Hutchings Absolutum obsoletum. (If it works, it's out of date.)

Bug#486994: marked as done (sugar-hulahop: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 22:47:17 + with message-id <[EMAIL PROTECTED]> and subject line Bug#486994: fixed in sugar-hulahop 0.4.1-1 has caused the Debian Bug report #486994, regarding sugar-hulahop: FTBFS: new copyright notices to be marked as done. This means that you claim that t

Bug#486984: marked as done (sugar: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 22:32:09 + with message-id <[EMAIL PROTECTED]> and subject line Bug#486984: fixed in sugar 0.81.4-1 has caused the Debian Bug report #486984, regarding sugar: FTBFS: new copyright notices to be marked as done. This means that you claim that the problem has

Processed: Re: perl-modules: File::Path::rmtree sets symlink target permissions to 0777

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 487317 debsums Bug#487317: perl-modules: File::Path::rmtree sets symlink target permissions to 0777 Bug reassigned from package `debsums' to `debsums'. > retitle 487317 debsums: Calls File::Path::rmtree without using the safe word Bug#487317:

Bug#487317: perl-modules: File::Path::rmtree sets symlink target permissions to 0777

2008-06-20 Thread Ben Hutchings
Package: debsums Version: 5.10.0-10 Severity: critical Tags: security Justification: root security hole -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2008-06-20 at 23:26 +0200, Cyril Brulebois wrote: > Frans Pop <[EMAIL PROTECTED]> (20/06/2008): > > $ sudo aptitude reinstall ncurses-base

Processed: Bug in libxml-csv-perl fixed in revision 22014

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 487010 + pending Bug#487010: libxml-csv-perl: FTBFS: Can't locate Text/CSV_XS.pm in @INC (@INC contains: blib/lib blib/arch /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/

Bug#486162: texlive-base-bin: tcfmgr.map and fmtutil.cnf missing

2008-06-20 Thread Alexander Heinlein
On Fri, Jun 20, 2008 at 11:16:17PM +0200, Ralf Stubner wrote: > So again, what's the content of /usr/share/texmf/ls-R? What's the > output of >ls -l /var/lib/texmf /usr/share/texmf/ls-R is attached. I noticed that there is still crap in this file. Removing it lead to a clean package instal

Bug#487010: Bug in libxml-csv-perl fixed in revision 22014

2008-06-20 Thread pkg-perl-maintainers
tag 487010 + pending thanks Some bugs are closed in revision 22014 by Gregor Herrmann (gregoa) Commit message: Change (build) dependency from libtext-csv-perl to libtext-csv-xs-perl (Text::CSV_XS has moved to the latter package); closes: #487010. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Processed (with 1 errors): gcc ignores -Wno-strict-aliasing

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > clone 471004 -1 Bug#471004: chiark-tcl: FTBFS with gcc-4.3: New warning and use of -Werror Bug 471004 cloned as bug 487310. > tags -1 - patch Bug#487310: chiark-tcl: FTBFS with gcc-4.3: New warning and use of -Werror Tags were: patch Tags removed: patc

Processed: fixing typos in previous request

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > retitle 482354 mutt: Why doesn't TAB completion editing work when changing > Fcc: when it works on save to folder? Bug#482354: mlt: FTBFS (producer_avformat.c:206: error: Changed Bug title to `mutt: Why doesn't TAB completion editing work when changin

Processed: error

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > found 437098 4.1r4-18 Bug#437098: hdf4 amd64 compatibility to 32-bit Bug marked as found in version 4.1r4-18. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian

Bug#486162: texlive-base-bin: tcfmgr.map and fmtutil.cnf missing

2008-06-20 Thread Ralf Stubner
On Sun, Jun 15, 2008 at 16:17 +0200, Alexander Heinlein wrote: > Frank Küster wrote: > > Alexander Heinlein <[EMAIL PROTECTED]> wrote: > > > > > /tmp/fmtutil.QIq31264 contains: > > > > > > warning: kpathsea: No usable entries in /var/lib/texmf/ls-R. > > > > Hm, what is the output of > > > > ls

Processed: Re: [php-maint] Bug#487283: [php5] recursive foreach loop causes php segfault

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # tail recursion... > severity 487283 normal Bug#487283: [php5] recursive foreach loop causes php segfault Severity set to `normal' from `grave' > forcemerge 405067 487283 Bug#405067: php5-cli: Segfault after infinite recursion inside pcre - random me

Processed (with 1 errors): Re: [DebianGIS-dev] Bug#437098: Bug#437098: hdf4 amd64 compatibility to 32-bit

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 437098 grave Bug#437098: hdf4 amd64 compatibility to 32-bit Severity set to `grave' from `normal' > found 4.1r4-18 Unknown command or malformed arguments to command. > thanks Stopping processing here. Please contact me if you need assistance

Bug#487012: marked as done (sugar-artwork: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:47:15 + with message-id <[EMAIL PROTECTED]> and subject line Bug#487012: fixed in sugar-artwork 0.81.1-1 has caused the Debian Bug report #487012, regarding sugar-artwork: FTBFS: new copyright notices to be marked as done. This means that you claim that

Bug#486966: marked as done (sugar-base: FTBFS: Found 37 different copyright and licensing combinations.)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 22:09:04 +0200 with message-id <[EMAIL PROTECTED]> and subject line lala has caused the Debian Bug report #486966, regarding sugar-base: FTBFS: Found 37 different copyright and licensing combinations. to be marked as done. This means that you claim that the pr

Bug#486987: marked as done (sugar-toolkit: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 19:47:13 + with message-id <[EMAIL PROTECTED]> and subject line Bug#486987: fixed in sugar-toolkit 0.81.5-1 has caused the Debian Bug report #486987, regarding sugar-toolkit: FTBFS: new copyright notices to be marked as done. This means that you claim that

Processed (with 3 errors): mlt++ FTBFS because mlt FTBFS and the current binaries depend on a removed library

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > block 487035 by 482254 Bug#482254: mlt: FTBFS: producer_avformat.c:206: error: 'AVFormatParameters' has no member named 'device' Bug#487035: mlt++: FTBFS: Unsatisfiable build-dependency: libmlt-dev: Depends: libmlt0.2 (= 0.2.4-3) Was not blocked by an

Bug#452036: marked as done (webalizer-stonesteps should not enter testing)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:45:09 +0200 with message-id <[EMAIL PROTECTED]> and subject line Removed has caused the Debian Bug report #452036, regarding webalizer-stonesteps should not enter testing to be marked as done. This means that you claim that the problem has been dealt with. I

Bug#487057: fix for 487057

2008-06-20 Thread peter green
tags 487057 +patch thanks add libxext-dev to the build-depends to fix this bug. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#392565: marked as done (sope - FTBFS: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'apr_off_t')

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:43:13 +0200 with message-id <[EMAIL PROTECTED]> and subject line No longer in Debian has caused the Debian Bug report #392118, regarding sope - FTBFS: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'apr_off_t' to be marked as done. This mean

Bug#431700: marked as done (piuparts test: fails to install: /usr/sbin/adduser: No such file or directory)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:44:56 +0200 with message-id <[EMAIL PROTECTED]> and subject line Removed has caused the Debian Bug report #431700, regarding piuparts test: fails to install: /usr/sbin/adduser: No such file or directory to be marked as done. This means that you claim that t

Bug#487283: [php5] recursive foreach loop causes php segfault

2008-06-20 Thread Frederik Reiß
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: php5 Version: 5.2.6-1 Severity: grave - --- Please enter the report below this line. --- The following code causes php 5.2 to segfault (at least i386 stable 5.2.0-8+etch11 and amd64 testing/unstable 5.2.6-1 testing/unstable). Even if the

Bug#392118: marked as done (libapache2-mod-ngobjweb: FTBFS against apache 2.2)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:43:13 +0200 with message-id <[EMAIL PROTECTED]> and subject line No longer in Debian has caused the Debian Bug report #392118, regarding libapache2-mod-ngobjweb: FTBFS against apache 2.2 to be marked as done. This means that you claim that the problem has be

Bug#486162: texlive-base-bin -- release critical

2008-06-20 Thread Frank Küster
Hi Raphael, "Raphael Bossek" <[EMAIL PROTECTED]> wrote: > severity 486162 grave Could you please elaborate? Why do you think that this bug "makes the package in question unusable or mostly so, or causes data loss, or introduces a security hole allowing access to the accounts of users who use

Bug#487282: grub: Needs testing/discussion before being allowed to migrate

2008-06-20 Thread Frans Pop
Package: grub Version: 0.97-40 Severity: serious Tags: d-i This new version of grub has a fairly major change in the way the /boot/grub/menu.lst file is created, which has had only limited discussion and testing. The change could affect new installs and also has usability issues for end users. Al

Processed: fix for 487057

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 487057 +patch Bug#487057: libxprintapputil: FTBFS: checking for XPRINTAPPUTIL... configure: error: Package requirements (x11 xp xprintutil printproto xau) were not met: There were no tags set. Tags added: patch > thanks Stopping processing here.

Processed: Marking packages as fixed in a +rm version

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > fixed 335994 0.7.1-1+rm Bug#335994: php-image-graph: Missing Image/Color.php Warning: Unknown package 'php-image-graph' Bug#340730: php-image-graph: license issues in Image_Color prevent this package from being useful Warning: Unknown package 'php-imag

Bug#403978: marked as done (playground-plugin-xmms doesn't work)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:41:24 +0200 with message-id <[EMAIL PROTECTED]> and subject line Removed has caused the Debian Bug report #403978, regarding playground-plugin-xmms doesn't work to be marked as done. This means that you claim that the problem has been dealt with. If this is

Bug#472630: marked as done (audacious-crossfade: audacious segfaults)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:28:48 +0200 with message-id <[EMAIL PROTECTED]> and subject line audacious-crossfade removed has caused the Debian Bug report #472630, regarding audacious-crossfade: audacious segfaults to be marked as done. This means that you claim that the problem has bee

Bug#486961: marked as done (sugar-chat-activity: FTBFS: new copyright notices)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 18:02:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#486961: fixed in sugar-chat-activity 41-1 has caused the Debian Bug report #486961, regarding sugar-chat-activity: FTBFS: new copyright notices to be marked as done. This means that you cla

Bug#400989: marked as done (php-image-canvas: Lacks Image/Color.php required by Color.php)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:08:42 +0200 with message-id <[EMAIL PROTECTED]> and subject line Removed has caused the Debian Bug report #400989, regarding php-image-canvas: Lacks Image/Color.php required by Color.php to be marked as done. This means that you claim that the problem has be

Bug#401797: marked as done (contains non-DFSG-free code)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:08:42 +0200 with message-id <[EMAIL PROTECTED]> and subject line Removed has caused the Debian Bug report #401797, regarding contains non-DFSG-free code to be marked as done. This means that you claim that the problem has been dealt with. If this is not the

Bug#335994: marked as done (php-image-graph: Missing Image/Color.php)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:06:34 +0200 with message-id <[EMAIL PROTECTED]> and subject line removed: licensing issues; RC-buggy has caused the Debian Bug report #335994, regarding php-image-graph: Missing Image/Color.php to be marked as done. This means that you claim that the problem

Bug#340730: marked as done (php-image-graph: license issues in Image_Color prevent this package from being useful)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 20:06:34 +0200 with message-id <[EMAIL PROTECTED]> and subject line removed: licensing issues; RC-buggy has caused the Debian Bug report #335994, regarding php-image-graph: license issues in Image_Color prevent this package from being useful to be marked as don

Processed: reassign libpoppler2 bugs

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 432758 libpoppler3 Bug#432758: evince: slow with the attached file Warning: Unknown package 'libpoppler2' Bug reassigned from package `libpoppler2' to `libpoppler3'. > reassign 443547 libpoppler3 Bug#443547: libpoppler1: Problems rendering Por

Processed: old xen bugs

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 442380 xen-utils-3.2-1 Bug#442380: xen-utils-3.1-1: reenabled blktap support unusable Warning: Unknown package 'xen-utils-3.1-1' Bug reassigned from package `xen-utils-3.1-1' to `xen-utils-3.2-1'. > reassign 445243 xen-utils-3.2-1 Bug#445243:

Bug#480805: Gtk2hs package

2008-06-20 Thread Marco Túlio Gontijo e Silva
Em Sex, 2008-06-20 às 16:55 +0200, Joachim Breitner escreveu: > Hi, > > so you found out how to correctly build against the new xulrunner? And > the bindings do work? Great! I’ll see when I can find time to do the > upload, but might be until next week – gtk2hs just too slow to build. Just notice

Processed: severity of 487227 is normal

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.30 > # support for backports is not release critical > severity 487227 normal Bug#487227: FTBFS (aptitude 0.4.11.4-1 in lenny) Severity set to `normal' from `serious' > End of message, s

Bug#487227: severity of 487227 is normal

2008-06-20 Thread Luk Claes
# Automatically generated email from bts, devscripts version 2.10.30 # support for backports is not release critical severity 487227 normal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#487104: nis: map values containing non-ascii characters vanish

2008-06-20 Thread Jonathan H N Chin
broonie wrote: > ...here you are talking about specific NIS package versions rather than > a change from sarge to etch. Can you please confirm that the issue you > are seeing manifests when changing distributions rather than being > specifically the result of an upgrade of the nis package? Yes. S

Bug#487046: patch

2008-06-20 Thread Nico Golde
tags 487046 + patch tags 487222 + patch thanks Hi, the attached patch should fix this issue. The submitter of #487046 told me in a PM that this patch also fixes the segfault for him. Kind regards Nico -- Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF For security reaso

Processed: patch

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 487046 + patch Bug#487046: [tmsnc] segmentation fault There were no tags set. Tags added: patch > tags 487222 + patch Bug#487222: tmsnc: remote stack based buffer overflow in UBX parsing code Tags were: security Tags added: patch > thanks Stoppin

Processed: Re: Bug#487205: mocp aborts with fatal error

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > severity 487205 grave Bug#487205: mocp aborts with fatal error Severity set to `grave' from `normal' > merge 485059 487205 Bug#485059: FATAL_ERROR: Layout1 is malformed Bug#487205: mocp aborts with fatal error Merged 485059 487205. > thanks Stopping p

Bug#486162: texlive-base-bin: tcfmgr.map and fmtutil.cnf missing

2008-06-20 Thread Alexander Heinlein
On Wed, Jun 18, 2008 at 08:40:27PM +0200, Ralf Stubner wrote: > On Wed, Jun 18, 2008 at 00:32 +0200, Norbert Preining wrote: > > > Do you have > > $HOME/.texlive/ > > and if yes, what is therein? > > I thought the Debian packages use > $HOME/.texmf-var > and > $HOME/.texmf-config > inste

Bug#487236: marked as done (cpulimit segfaults with some long options)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 16:02:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#487233: fixed in cpulimit 1.1-11 has caused the Debian Bug report #487233, regarding cpulimit segfaults with some long options to be marked as done. This means that you claim that the probl

Bug#486849: tachyon - FTBFS: cc1: error: unrecognized command line option "-m32"

2008-06-20 Thread Timothy G Abbott
Well, upstream does not provide any build target that does not explicitly specify -m(something); the new Make-arch entry I've added does not add this property. I think you are right however that I should be using the new entry on all architectures. -Tim Abbott On Fri, 20 Jun 2008, B

Bug#487233: marked as done (cpulimit segfaults)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 16:02:03 + with message-id <[EMAIL PROTECTED]> and subject line Bug#487233: fixed in cpulimit 1.1-11 has caused the Debian Bug report #487233, regarding cpulimit segfaults to be marked as done. This means that you claim that the problem has been dealt with.

Bug#487104: nis: map values containing non-ascii characters vanish

2008-06-20 Thread Mark Brown
On Fri, Jun 20, 2008 at 11:32:05AM +0100, Jonathan H N Chin wrote: > I have a webserver running sarge. I'm building a replacement using etch. > It's not an upgrade, it's a fresh install. So, everything is different. You say this but... > When I used ypcat to retrieve the map, both entries were p

Bug#486804: grub-pc: grub.cfg has wrong root device set on LVM with /usr on a different lv than /

2008-06-20 Thread Florian Kriener
On Wednesday 18 June 2008 20:03:10 Robert Millan wrote: > On Wed, Jun 18, 2008 at 11:01:07AM +0200, florian kriener wrote: > > I suspect > > > >set root=(vg-usr) > > > > to be the culprit here. > > First of all, I see that you don't have a "insmod lvm" even though it > should be there. I think

Bug#486849: tachyon - FTBFS: cc1: error: unrecognized command line option "-m32"

2008-06-20 Thread Bastian Blank
On Fri, Jun 20, 2008 at 11:36:55AM -0400, Timothy G Abbott wrote: > I believe the fix for this is to create a new tachyon architecture > linux-base-thr that doesn't assume x86 and thus leaves off -m32. It is wrong even on x86. The compiler knows its default target. Bastian -- Our missions are

Bug#486849: tachyon - FTBFS: cc1: error: unrecognized command line option "-m32"

2008-06-20 Thread Timothy G Abbott
I believe the fix for this is to create a new tachyon architecture linux-base-thr that doesn't assume x86 and thus leaves off -m32. I've placed a new source package that should fix this problem at . I've not been able to test this b

Bug#486112: k3b: diff for NMU version 1.0.5-2.1

2008-06-20 Thread Adeodato Simó
tags 486112 + patch thanks Hi, Attached is the diff for my k3b 1.0.5-2.1 NMU. (Mmm, seems like I forgot to press "send" in this message.) -- Adeodato Simó dato at net.com.org.es Debian Developer adeodato at debian.org Testi

Processed: k3b: diff for NMU version 1.0.5-2.1

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 486112 + patch Bug#486112: k3b: file conflict in libk3b3-extracodecs There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator,

Bug#339487: marked as done (kernel-image-2.6.8-powerpc: Installation fails in half-installed state; can neither install nor remove)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 17:16:57 +0200 with message-id <[EMAIL PROTECTED]> and subject line Kernel from Debian 3.1 no longer supported has caused the Debian Bug report #339485, regarding kernel-image-2.6.8-powerpc: Installation fails in half-installed state; can neither install nor re

Bug#288180: marked as done (nis kills sparc64)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 17:19:36 +0200 with message-id <[EMAIL PROTECTED]> and subject line Kernel from Debian 3.1 no longer supported has caused the Debian Bug report #288180, regarding nis kills sparc64 to be marked as done. This means that you claim that the problem has been dealt

Bug#404589: marked as done (kernel-image-2.6.8-3-k7: access to large RAID arrays on Adaptec 2400A RAID controller with dpt_i2o module causes system hang)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 17:16:27 +0200 with message-id <[EMAIL PROTECTED]> and subject line Kernel from Debian 3.1 no longer supported has caused the Debian Bug report #404589, regarding kernel-image-2.6.8-3-k7: access to large RAID arrays on Adaptec 2400A RAID controller with dpt_i2o

Bug#339485: marked as done (kernel-image-2.6.8-powerpc: Installation fails in half-installed state, can neither install nor remove)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 17:16:57 +0200 with message-id <[EMAIL PROTECTED]> and subject line Kernel from Debian 3.1 no longer supported has caused the Debian Bug report #339485, regarding kernel-image-2.6.8-powerpc: Installation fails in half-installed state, can neither install nor r

Bug#339485: marked as done (kernel-image-2.6.8-powerpc: Installation fails in half-installed state, can neither install nor remove)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 17:16:59 +0200 with message-id <[EMAIL PROTECTED]> and subject line Kernel from Debian 3.1 no longer supported has caused the Debian Bug report #339487, regarding kernel-image-2.6.8-powerpc: Installation fails in half-installed state, can neither install nor r

Bug#487238: marked as done (ruby1.8: Arbitrary code execution vulnerability and so on)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 15:17:06 + with message-id <[EMAIL PROTECTED]> and subject line Bug#487238: fixed in ruby1.8 1.8.7.22-1 has caused the Debian Bug report #487238, regarding ruby1.8: Arbitrary code execution vulnerability and so on to be marked as done. This means that you c

Bug#339487: marked as done (kernel-image-2.6.8-powerpc: Installation fails in half-installed state; can neither install nor remove)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 17:16:59 +0200 with message-id <[EMAIL PROTECTED]> and subject line Kernel from Debian 3.1 no longer supported has caused the Debian Bug report #339487, regarding kernel-image-2.6.8-powerpc: Installation fails in half-installed state; can neither install nor re

Bug#289690: marked as done (cannot access some files with samba)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 17:10:36 +0200 with message-id <[EMAIL PROTECTED]> and subject line Kernel from Debian 3.1 no longer supported has caused the Debian Bug report #289690, regarding cannot access some files with samba to be marked as done. This means that you claim that the probl

Processed: Re: Bug#487019: Please implement mode to ignore character encodings

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tag 487019 +confirmed Bug#487019: Please implement mode to ignore character encodings There were no tags set. Tags added: confirmed > severity 487019 grave Bug#487019: Please implement mode to ignore character encodings Severity set to `grave' from `wi

Processed: Re: Bug#487239: ruby1.9: Arbitrary code execution vulnerability and so on

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 487239 + etch Bug#487239: ruby1.9: Arbitrary code execution vulnerability and so on Tags were: security Tags added: etch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (admin

Bug#480805: Gtk2hs package

2008-06-20 Thread Joachim Breitner
Hi, so you found out how to correctly build against the new xulrunner? And the bindings do work? Great! I’ll see when I can find time to do the upload, but might be until next week – gtk2hs just too slow to build. Greetings, Joachim Am Freitag, den 20.06.2008, 11:52 -0300 schrieb Marco Túlio Gon

Processed: Bug#487238: ruby1.8: Arbitrary code execution vulnerability and so on

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 487238 + etch Bug#487238: ruby1.8: Arbitrary code execution vulnerability and so on Tags were: security Tags added: etch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (admin

Bug#487236: cpulimit segfaults with some long options

2008-06-20 Thread gregor herrmann
On Fri, 20 Jun 2008 15:26:57 +0200, Cesare Tirabassi wrote: > By looking at the source code, it seems that the list of long options is not > in line with that for the short options (the first 4 options all should have > required arguments). This is confirmed by current svn code. Thanks for the

Bug#487239: ruby1.9: Arbitrary code execution vulnerability and so on

2008-06-20 Thread Daigo Moriwaki
Package: ruby1.9 Version: 1.9.0.1-5 Severity: grave Tags: security Justification: user security hole The upstream has announced multiple vulnerabilities in Ruby. They may lead to a denial of service (DoS) condition or allow execution of arbitrary code. * CVE-2008-2662 * CVE-2008-2663 * CVE-

Processed: forcibly merging 487233 487236

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.30 > forcemerge 487233 487236 Bug#487233: cpulimit segfaults Bug#487236: cpulimit segfaults with some long options Forcibly Merged 487233 487236. > End of message, stopping processing he

Bug#487238: ruby1.8: Arbitrary code execution vulnerability and so on

2008-06-20 Thread Daigo Moriwaki
Package: ruby1.8 Version: 1.8.6.114-2 Severity: grave Tags: security Justification: user security hole The upstream has announced multiple vulnerabilities in Ruby. They may lead to a denial of service (DoS) condition or allow execution of arbitrary code. * CVE-2008-2662 * CVE-2008-2663 * CV

Bug#481485: [pkg-nvidia-devel] Bug#481485: legacy drivers

2008-06-20 Thread Lennart Sorensen
On Fri, Jun 20, 2008 at 02:31:05AM +0200, packadal wrote: > Hi, it looks like thge legacy (at leats nvidia-kernel-legacy96xx) are still > suffering from this problem, at least on my machine. > Same kernel (2.6.25-2-686), tried the 'ugly fix' but did'nt worked for me. > Thanks for looking in to thi

Bug#479923: marked as done (libmodule-install-perl: FTBFS: test blocked)

2008-06-20 Thread Debian Bug Tracking System
Your message dated Fri, 20 Jun 2008 13:32:04 + with message-id <[EMAIL PROTECTED]> and subject line Bug#479923: fixed in libmodule-install-perl 0.75-1 has caused the Debian Bug report #479923, regarding libmodule-install-perl: FTBFS: test blocked to be marked as done. This means that you clai

Processed: setting package to cpulimit, tagging 487233

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.10.30 > # via tagpending > # > # cpulimit (1.1-11) unstable; urgency=low > # > # * Add patch 02_segfault_longoptions.patch; fixes segfault with long > #"--limit" option (closes: #487233

Bug#487233: setting package to cpulimit, tagging 487233

2008-06-20 Thread gregor herrmann
# Automatically generated email from bts, devscripts version 2.10.30 # via tagpending # # cpulimit (1.1-11) unstable; urgency=low # # * Add patch 02_segfault_longoptions.patch; fixes segfault with long #"--limit" option (closes: #487233, LP: #241538). Thanks to Daniel van #Eeden for repor

Bug#487233: cpulimit segfaults

2008-06-20 Thread gregor herrmann
Package: cpulimit Version: 1.1-10 Severity: grave Justification: renders package unusable -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As reported in Ubuntu's launchpad [0] cpulimit segfaults with the "--limits" long option. I can reproduce this problem on Debian/sid. A patch is on the way ...

Bug#487231: gmult: empty package on ia64

2008-06-20 Thread Niko Tyni
Package: gmult Version: 5.4-1 Severity: grave Justification: renders package unusable As seen at , this package is missing /usr/games/gmult and most of the other content on ia64. Looking at the buildd logs, the configure run seems to abort because GTKMM is no

Bug#487227: FTBFS (aptitude 0.4.11.4-1 in lenny)

2008-06-20 Thread Janek Kozicki
Package: aptitude Version: 0.4.4-4 Severity: serious Justification: no longer builds from source Hi, I'm making this report from another computer (no email configured in the machine where the bug occurs), sorry for that. The machine where the bug occurs is clean etch + backported apt, dpkg and p

Bug#487080: (no subject)

2008-06-20 Thread Thomas Lange
(/lib/modules/2.6.24-1-amd64/extra/uinonfs/unionfs.ko): Unknown symbol ^^^ You also have a typo in a directory name -- regards Thomas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PR

Processed: tagging 484047

2008-06-20 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > # Automatically generated email from bts, devscripts version 2.9.26 > tags 484047 moreinfo Bug#484047: fair_0.5.1-1(hppa/unstable): FTBFS: missing build-depends? There were no tags set. Tags added: moreinfo > End of message, stopping processing here.

Bug#487222: tmsnc: remote stack based buffer overflow in UBX parsing code

2008-06-20 Thread Nico Golde
Package: tmsnc Severity: grave Tags: security Justification: user security hole Hi, quoting http://msnpiki.msnfanatic.com/index.php/Command:UBX: "UBX is the sister command to UUX. UUX is used to set your personal· message, UBX is sent by the server to all principles to inform them of· the change (

Bug#487218: games-thumbnails: unclear copyright concerns

2008-06-20 Thread Miriam Ruiz
--- Friday 20/6/08, Jon Dowland <[EMAIL PROTECTED]> wrote: > Hi, > > I'm sorry for the unpleasantness of this bug report :( > > I don't think you can apply the BSD license to the > screenshots for all games. I think there is a compelling > argument that a thumbnailed screenshot is a derivative

Bug#487104: nis: map values containing non-ascii characters vanish

2008-06-20 Thread Jonathan H N Chin
broonie wrote: > Reassigning there as a result but please provide further information on > what has changed between a working and non-working system - I strongly > expect that you will also have changed other packages. I have a webserver running sarge. I'm building a replacement using etch. It's

Bug#487218: games-thumbnails: unclear copyright concerns

2008-06-20 Thread Jon Dowland
Package: games-thumbnails Version: 20080522 Severity: serious Justification: Policy 2.1 Hi, I'm sorry for the unpleasantness of this bug report :( I don't think you can apply the BSD license to the screenshots for all games. I think there is a compelling argument that a thumbnailed screenshot is

  1   2   >