Processed: limit source to xcache, tagging 690409

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: #xcache (2.0.0-3) UNRELEASED; urgency=low # # * Properly move configfile on upgrade (Closes: #690409). # limit source xcache Limiting to bugs with field 'source' containing at least one of 'xcache' Limit currently set to 'source':'xcache'

Bug#692641: marked as done (CVE-2012-4573: Authentication bypass for image deletion)

2012-11-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Nov 2012 08:47:31 + with message-id e1twnlr-0006pu...@franck.debian.org and subject line Bug#692641: fixed in glance 2012.1.1-2 has caused the Debian Bug report #692641, regarding CVE-2012-4573: Authentication bypass for image deletion to be marked as done. This

Bug#630581: fix for #682964 is incomplete, maybe related to #630581

2012-11-08 Thread Helmut Grohne
So I had a further look into the dropbear initramfs issue. The code where the breakage occurs is dropbear's hook: | LIBC_DIR=$(ldd /usr/sbin/dropbear | sed -n -e 's,.* = \(/lib.*\)/libc\.so\..*,\1,p') | for so in $(find ${LIBC_DIR} -name 'libnss_compat*'); do | copy_exec ${so} ${LIBC_DIR}

Bug#690409: marked as done (php5-xcache: upgrades clobber local changes to xcache.ini)

2012-11-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Nov 2012 09:17:44 + with message-id e1twof6-0006d0...@franck.debian.org and subject line Bug#690409: fixed in xcache 2.0.0-3 has caused the Debian Bug report #690409, regarding php5-xcache: upgrades clobber local changes to xcache.ini to be marked as done. This

Bug#630581: fix for #682964 is incomplete, maybe related to #630581

2012-11-08 Thread Uwe Kleine-König
Hello, On Thu, Nov 08, 2012 at 09:51:57AM +0100, Helmut Grohne wrote: So I had a further look into the dropbear initramfs issue. The code where the breakage occurs is dropbear's hook: | LIBC_DIR=$(ldd /usr/sbin/dropbear | sed -n -e 's,.* = \(/lib.*\)/libc\.so\..*,\1,p') | for so in $(find

Bug#630581: fix for #682964 is incomplete, maybe related to #630581

2012-11-08 Thread Jérémy Bobbio
Hi! Thanks for the report and investigating a fix! On Thu, Nov 08, 2012 at 09:51:57AM +0100, Helmut Grohne wrote: The particular dropbear issue can be avoided by actually omitting the second parameter and letting copy_exec sort it out correctly. I believe that this change should fix both

Bug#692626: non-free files in upstream tarball (The Software shall be used for Good, not Evil)

2012-11-08 Thread Martin Dougiamas
Anyway, I've filed http://tracker.moodle.org/browse/MDL-36457 so we can replace this code upstream. On Thu, Nov 8, 2012 at 3:38 PM, Martin Dougiamas mar...@moodle.com wrote: /me watches Debian spiral away into its own navel. On Thu, Nov 8, 2012 at 3:04 PM, Ansgar Burchardt ans...@debian.org

Bug#630581: fix for #682964 is incomplete, maybe related to #630581

2012-11-08 Thread Helmut Grohne
On Thu, Nov 08, 2012 at 11:03:20AM +0100, Jérémy Bobbio wrote: Do you confirm that leaving out the second parameter creates a correct initramfs when libc6-i686 is installed? Using pbuilder and a plain sid i386 chroot I verified the following: 1) With libc6-i686 installed the nss_compat files do

Processed: tagging 691074

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 691074 + pending Bug #691074 [gcc-doc] gcc-doc: Depends on docs for wrong gcc version Added tag(s) pending. thanks Stopping processing here. Please contact me if you need assistance. -- 691074:

Processed: tagging 692626, bug 692626 is forwarded to http://tracker.moodle.org/browse/MDL-36457

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 692626 + upstream Bug #692626 [src:moodle] non-free files in upstream tarball (The Software shall be used for Good, not Evil) Added tag(s) upstream. forwarded 692626 http://tracker.moodle.org/browse/MDL-36457 Bug #692626 [src:moodle]

Bug#644024: marked as done (kbibtex: New kbibtex destroys localfile information)

2012-11-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Nov 2012 10:32:30 + with message-id e1twpps-00063e...@franck.debian.org and subject line Bug#644024: fixed in kbibtex 0.4-3 has caused the Debian Bug report #644024, regarding kbibtex: New kbibtex destroys localfile information to be marked as done. This means that

Bug#691783: marked as done (rt4-extension-authenexternalauth: Page not found http://.…./HASH(0x2af24643ee50) when using RT 4.0.8 (and 4.0.7-2))

2012-11-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Nov 2012 10:32:35 + with message-id e1twppx-00066k...@franck.debian.org and subject line Bug#691783: fixed in rt-authen-externalauth 0.10-3 has caused the Debian Bug report #691783, regarding rt4-extension-authenexternalauth: Page not found

Bug#630581: fix for #682964 is incomplete, maybe related to #630581

2012-11-08 Thread Jérémy Bobbio
On Thu, Nov 08, 2012 at 11:11:20AM +0100, Helmut Grohne wrote: On Thu, Nov 08, 2012 at 11:03:20AM +0100, Jérémy Bobbio wrote: Do you confirm that leaving out the second parameter creates a correct initramfs when libc6-i686 is installed? Using pbuilder and a plain sid i386 chroot I verified

Bug#692622: [Debichem-devel] Bug#692622: non-free files in upstream tarball (The Software shall be used for Good, not Evil)

2012-11-08 Thread Michael Banck
Hi, On Wed, Nov 07, 2012 at 10:56:57PM +0100, Ansgar Burchardt wrote: Package: jmol Version: 12.2.32+dfsg-1 Severity: serious The upstream tarball contains files under the non-free JSON license: Thanks for letting us know, we will take a look. Best regards, Michael -- To UNSUBSCRIBE,

Bug#630581: fix for #682964 is incomplete, maybe related to #630581

2012-11-08 Thread Helmut Grohne
On Thu, Nov 08, 2012 at 12:23:37PM +0100, Jérémy Bobbio wrote: Just to make it clear, your workaround and removing the second parameter both result in having libnss_compat in `/lib/i686/cmov`? Thanks for your attention to detail. My workaround used the non-i686 versions of those files. The

Bug#692732: src:ntop: non-free files in main (CC-BY-NC)

2012-11-08 Thread Ansgar Burchardt
Package: src:ntop Version: 3:4.99.3+ndpi5517+dfsg1-1 Severity: serious Files: countmin.h Copyright: 2003-2004, G. Cormode License: CC-BY-NC That is obviously a non-free, GPL-incompatible license. Ansgar -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of

Bug#677097: mountall-bootclean.sh nukes udev's data in /run

2012-11-08 Thread Jakub Wilk
* Roger Leigh rle...@codelibre.net, 2012-11-08, 00:22: mountall-bootclean.sh removes files from /run, but these may include files created by init scripts earlier in the same boot process. I observed this because the script nuked files in /run/udev/, leaving my X server without any input

Bug#692733: src:epydoc: non-free files in main (CC-BY-NC-SA)

2012-11-08 Thread Ansgar Burchardt
Package: src:epydoc Version: 3.0.1-12 Severity: serious Files: doc/pycon-epydoc.html Copyright: 2004 Edward Loper License: CC-BY-NC-SA That's a non-free license and not appropriate for Debian. Ansgar -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of

Bug#692735: non-free file in main (CC-BY-NC)

2012-11-08 Thread Ansgar Burchardt
Package: src:openclipart2 Version: 2.0-2 Severity: serious clipart/pbhj/pbhj_creating_an_oval_vignette.svg seems to be released under CC-BY-NC: the file contains '(C) 2008, CC-BY-NC, p...@alicious.com'. This is a non-free license. Ansgar -- To UNSUBSCRIBE, email to

Bug#692624: fossil license issue

2012-11-08 Thread Richard Hipp
On Thu, Nov 8, 2012 at 6:02 AM, Barak A. Pearlmutter ba...@cs.nuim.iewrote: As reported in http://bugs.debian.org/692624 there is a license issue in fossil, namely $ egrep -B12 -A8 -i 'not Evil' src/cson_amalgamation.c It is this well-meaning clause The Software shall be used for

Bug#692737: suckless-tools: newer slock versions prevents unwanted exposure of passwords

2012-11-08 Thread Nico Golde
Package: suckless-tools Version: 38-2 Severity: grave Justification: user security hole Hey, this package has not updated any of the tools included since two years. Please package newer tools, especially but most important slock. The current version of slock has no indication whatsoever that a

Bug#692739: gdm3/experimental: FTBFS on kfreebsd-any, needs porting and testing

2012-11-08 Thread Simon McVittie
Package: gdm3 Version: 3.6.0-1 Severity: serious Justification: fails to build from source (but built successfully in the past) Tags: experimental upstream Forwarded: https://bugzilla.gnome.org/show_bug.cgi?id=687921 From the buildd log: gdm-session.c: In function 'credentials_get_unix_pid':

Bug#692624: fossil license issue

2012-11-08 Thread Richard Hipp
On Thu, Nov 8, 2012 at 7:54 AM, Barak A. Pearlmutter ba...@cs.nuim.iewrote: The cson_amalgamation.c file is only used by Fossil is you build with configure --json. So, omit the --json on Debian (which you are probably already doing anyhow.) Right, the only config option used now is

Bug#692624: fossil license issue

2012-11-08 Thread Barak A. Pearlmutter
The cson_amalgamation.c file is only used by Fossil is you build with configure --json. So, omit the --json on Debian (which you are probably already doing anyhow.) Right, the only config option used now is --disable-internal-sqlite. But unfortunately this is not quite enough to satisfy the

Bug#630581: NMU diff between -1 and -1.3

2012-11-08 Thread Jérémy Bobbio
Attached is the diff between versions 2012.55-1 and 2012.55-1.3. -- Jérémy Bobbio.''`. jeremy.bob...@irq7.fr : : : lu...@debian.org `. `'` `- diff -u

Bug#692752: wget return empty file

2012-11-08 Thread Mathieu Malaterre
Package: wget Version: 1.12-2.1 Severity: grave I cannot retrieve a simple page, wget keeps on failing: $ wget http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html --2012-11-08 14:56:14-- http://www.lfd.uci.edu/~gohlke/code/tifffile.py.html Resolving www.lfd.uci.edu... 128.195.135.4 Connecting

Bug#692753: Balazar dies soon with Error: class 'soya.GLError'(GL_INVALID_OPERATION)

2012-11-08 Thread Thibaut Paumard
Package: balazar Version: 0.3.4.ds1-6.1 Severity: grave Hi, I just installed balazar to try it out. After a few seconds in the game (around 30s?) the game crashes. The graphic window shows an error message: Error: class 'soya.GLError'(GL_INVALID_OPERATION). The console from whihc I started the

Processed: severity of 692727 is serious

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 692727 serious Bug #692727 [libmapi0] libmapi0: MAPI_E_CALL_FAILED (0x80004005) in Evolution when sending mails or creating appointments Severity set to 'serious' from 'normal' thanks Stopping processing here. Please contact me if you

Processed: tagging 692727

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 692727 + upstream Bug #692727 [libmapi0] libmapi0: MAPI_E_CALL_FAILED (0x80004005) in Evolution when sending mails or creating appointments Ignoring request to alter tags of bug #692727 to the same tags previously set thanks Stopping

Processed: tagging 692727

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: tags 692727 + confirmed Bug #692727 [libmapi0] libmapi0: MAPI_E_CALL_FAILED (0x80004005) in Evolution when sending mails or creating appointments Added tag(s) confirmed. thanks Stopping processing here. Please contact me if you need assistance.

Bug#684962: marked as done (l2tp-ipsec-vpn: removes files that were installed by another package: /etc/ipsec.{conf, secrets}, /etc/xl2tpd/xl2tpd.conf)

2012-11-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Nov 2012 14:47:56 + with message-id e1twtoe-00025k...@franck.debian.org and subject line Bug#684962: fixed in l2tp-ipsec-vpn 1.0.9-1 has caused the Debian Bug report #684962, regarding l2tp-ipsec-vpn: removes files that were installed by another package:

Bug#689769: marked as done (Ample ships a /var/run/ample folder: Policy 9.3.2)

2012-11-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Nov 2012 14:47:28 + with message-id e1twtoc-0001qh...@franck.debian.org and subject line Bug#689769: fixed in ample 0.5.7-6.1 has caused the Debian Bug report #689769, regarding Ample ships a /var/run/ample folder: Policy 9.3.2 to be marked as done. This means that

Bug#689687: guile-1.6: FTBFS on i386, kfreebsd-i386: testsuite failures

2012-11-08 Thread Daniel Hartwig
Ludovic, I note that a few years ago you relaxed these tests to “(throw 'unresolved)” due to the problems with testing garbage collection. If you have time, please briefly review my comments below, and whether it is sane to also relax these tests in Debian's guile-1.6 package (see attached). I

Processed: limit source to openchange, tagging 692727

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: #openchange (1:1.0-3) unstable; urgency=medium # # * Add 04_ndr_noalign: Fix handling of non-small emails. Closes: #692727 # limit source openchange Limiting to bugs with field 'source' containing at least one of 'openchange' Limit currently

Bug#692727: marked as done (libmapi0: MAPI_E_CALL_FAILED (0x80004005) in Evolution when sending mails or creating appointments)

2012-11-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Nov 2012 15:32:47 + with message-id e1twu63-0002ri...@franck.debian.org and subject line Bug#692727: fixed in openchange 1:1.0-3 has caused the Debian Bug report #692727, regarding libmapi0: MAPI_E_CALL_FAILED (0x80004005) in Evolution when sending mails or creating

Bug#692733: src:epydoc: non-free files in main (CC-BY-NC-SA)

2012-11-08 Thread Edward Loper
Epydoc itself is released under the MIT license: http://epydoc.sourceforge.net/license.html The page in question is specifying the license for the powerpoint slides and video from my presentation at PyCon 2004. I'm not sure whether those slides/video are curently included in the debian package.

Processed: Re: Intel DH77EB (H77): sporadic freeze and increased power consumption

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: fixed 689268 linux-2.6/3.3~rc6-1~experimental.1 Bug #689268 [src:linux] linux-image-3.2.0-3-amd64: Intel HD 4000 (Ivy Bridge) graphics freeze Bug #692500 [src:linux] [linux-image-amd64] system freezes with Ivy Brigde CPU Marked as fixed in

Bug#692733: src:epydoc: non-free files in main (CC-BY-NC-SA)

2012-11-08 Thread Kenneth Pronovici
On Thu, Nov 8, 2012 at 9:48 AM, Edward Loper edlo...@gmail.com wrote: Epydoc itself is released under the MIT license: http://epydoc.sourceforge.net/license.html The page in question is specifying the license for the powerpoint slides and video from my presentation at PyCon 2004. I'm not

Processed: [bts-link] source package icedove

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # # bts-link upstream status pull for source package icedove # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org Setting user to bts-link-upstr...@lists.alioth.debian.org

Processed: [bts-link] source package accountsservice

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # # bts-link upstream status pull for source package accountsservice # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html # user bts-link-upstr...@lists.alioth.debian.org Setting user to

Bug#692733: src:epydoc: non-free files in main (CC-BY-NC-SA)

2012-11-08 Thread Edward Loper
Sounds good to me (and now that I look more closely, the links appear to be broken anyway -- I guess the pycon.org/dc2004 page went away) Thanks, -Edward On Thu, Nov 8, 2012 at 11:01 AM, Kenneth Pronovici prono...@ieee.org wrote: The Debian package contains just one file under this license:

Bug#590521: marked as done (gtk2-engines-qtcurve: modifies iceweasel configuration file)

2012-11-08 Thread Piotr Engelking
found 590521 1.8.15-3 thanks Boris Pek tehnic...@mail.ru wrote: * Build with -DQTC_MODIFY_MOZILLA=false: do not modify Iceweasel and/or Firefox settings. (Closes: #590521) Again? http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590521#24

Processed: Re: Bug#590521: marked as done (gtk2-engines-qtcurve: modifies iceweasel configuration file)

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: found 590521 1.8.15-3 Bug #590521 {Done: Boris Pek tehnic...@mail.ru} [gtk2-engines-qtcurve] gtk2-engines-qtcurve: modifies iceweasel configuration file Marked as found in versions gtk2-engines-qtcurve/1.8.15-3; no longer marked as fixed in

Bug#692775: TYPO3-CORE-SA-2012-005: Several Vulnerabilities in TYPO3 Core

2012-11-08 Thread Christian Welzel
Package: typo3-src Severity: critical Tags: security It has been discovered that TYPO3 Core is vulnerable to SQL Injection, Information Disclosure and Cross-Site Scripting Component Type: TYPO3 Core Affected Versions: 4.5.0 up to 4.5.20, 4.6.0 up to 4.6.13, 4.7.0 up to 4.7.5 and development

Bug#692737: suckless-tools: newer slock versions prevents unwanted exposure of passwords

2012-11-08 Thread Vasudev Kamath
Hi Nico, Thanks for the report! On 13:16 Thu 08 Nov , Nico Golde wrote: Package: suckless-tools Version: 38-2 Severity: grave Justification: user security hole Hey, this package has not updated any of the tools included since two years. Please package newer tools, especially but

Processed: your mail

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 692776 serious Bug #692776 [python-pyatspi2] python-pyatspi2: Error during apt-get dist-upgrade (wheezy-sid): Could not perform immediate configuration on 'python-pyatspi2' Severity set to 'serious' from 'normal' merge 691160 692776

Processed: notfound 692103 in 1.5.3-1

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: notfound 692103 1.5.3-1 Bug #692103 {Done: Christoph Berg m...@debian.org} [pgbouncer] pgbouncer: add_database: fail gracefully if too long db name Ignoring request to alter found versions of bug #692103 to the same values previously set thanks

Processed: fixed 692103 in 1.5.3-1

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: fixed 692103 1.5.3-1 Bug #692103 {Done: Christoph Berg m...@debian.org} [pgbouncer] pgbouncer: add_database: fail gracefully if too long db name Marked as fixed in versions pgbouncer/1.5.3-1. thanks Stopping processing here. Please contact me

Processed: Adjusting #688299

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Cloning and adjusting severities and affected versions, # because Wheezy is not affected by the RC part of the bug clone 688299 -1 Bug #688299 [libpolyorb3] libpolyorb3: using diversions in M-A: same packages is a bad idea Bug 688299 cloned

Processed: tagging as pending bugs that are closed by packages in NEW

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: # Thursday 8 November 19:03:08 UTC 2012 # Tagging as pending bugs that are closed by packages in NEW # http://ftp-master.debian.org/new.html # # Source package in NEW: a

Bug#658139: NMU to fix this bug made to delayed/7

2012-11-08 Thread Don Armstrong
I have uploaded an NMU which fixes this bug to delayed/7. The diff for the NMU is attached. Don Armstrong -- Sometimes I wish I could take back all my mistakes but then I think what if my mother could take back hers? -- a softer world #498 http://www.asofterworld.com/index.php?id=498

Bug#689687: guile-1.6: FTBFS on i386, kfreebsd-i386: testsuite failures

2012-11-08 Thread Ludovic Courtès
Hi Daniel, Daniel Hartwig mand...@gmail.com skribis: If you have time, please briefly review my comments below, and whether it is sane to also relax these tests in Debian's guile-1.6 package (see attached). I will also be investigating this further to confirm that guardians are working as

Processed (with 1 errors): Re: debian-installer: Partman can't create correct partitions

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: reassign 610952 util-linux Bug #610952 [partman-partitioning] debian-installer: Partman can't create correct partitions Bug reassigned from package 'partman-partitioning' to 'util-linux'. No longer marked as found in versions

Bug#689687: guile-1.6: FTBFS on i386, kfreebsd-i386: testsuite failures

2012-11-08 Thread Andreas Beckmann
On 2012-11-08 21:15, Ludovic Courtès wrote: In the context of 1.6/1.8, I’d first install the above patch and see whether it improves things. I just tried relax-guardians-test.diff and the build now succeeds in my pbuilder i386 chroot on amd64 (while -10.2 still fails). Andreas -- To

Processed (with 1 errors): merging

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: merge 613589 610952 Bug #613589 {Done: Alexander Kurtz kurtz.a...@googlemail.com} [util-linux] /sbin/cfdisk: Bad Table error after fresh Squeeze install Bug #610952 {Done: Alexander Kurtz kurtz.a...@googlemail.com} [util-linux] debian-installer:

Bug#685251: Fixing Debian bug #685251 for the ryu plugin in Openstack

2012-11-08 Thread Thomas Goirand
On 11/08/2012 02:16 AM, Julien Cristau wrote: On Thu, Nov 8, 2012 at 01:50:31 +0800, Thomas Goirand wrote: Now, I have to ask what the release team thinks about this. Should we keep the ryu pluggin package in Debian, but disable the init script by default, and explain the situation? Or

Processed: Re: Bug#687943: gnarwl: modifies conffiles (policy 10.7.3): /etc/gnarwl.cfg

2012-11-08 Thread Debian Bug Tracking System
Processing control commands: tags 687943 + patch pending Bug #687943 [gnarwl] gnarwl: modifies conffiles (policy 10.7.3): /etc/gnarwl.cfg Added tag(s) pending and patch. tags 692477 + pending Bug #692477 [gnarwl] gnarwl: [INTL:ja] New Japanese translation Added tag(s) pending. -- 687943:

Bug#687943: gnarwl: modifies conffiles (policy 10.7.3): /etc/gnarwl.cfg

2012-11-08 Thread Sébastien Villemot
Control: tags 687943 + patch pending Control: tags 692477 + pending Dear Maintainer, I have uploaded to DELAYED/2 an NMU of gnarwl versioned 3.6.dfsg-6.2, based on the patches by Federico and Victory. The debdiff is attached. Please let me know if I should delay the upload longer. Regards, diff

Processed: Re: Bug#687943: gnarwl: modifies conffiles (policy 10.7.3): /etc/gnarwl.cfg

2012-11-08 Thread Debian Bug Tracking System
Processing control commands: tags 687943 + patch pending Bug #687943 [gnarwl] gnarwl: modifies conffiles (policy 10.7.3): /etc/gnarwl.cfg Ignoring request to alter tags of bug #687943 to the same tags previously set tags 692477 + pending Bug #692477 [gnarwl] gnarwl: [INTL:ja] New Japanese

Processed: Re: Bug#687943: gnarwl: modifies conffiles (policy 10.7.3): /etc/gnarwl.cfg

2012-11-08 Thread Debian Bug Tracking System
Processing control commands: tags 687943 + patch pending Bug #687943 [gnarwl] gnarwl: modifies conffiles (policy 10.7.3): /etc/gnarwl.cfg Ignoring request to alter tags of bug #687943 to the same tags previously set tags 692477 + pending Bug #692477 [gnarwl] gnarwl: [INTL:ja] New Japanese

Processed: Re: Bug#670456: [ow...@bugs.debian.org: Processed (with 1 errors): merging]

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: debug 10 Debug level 10. merge 613589 610952 considering bug 613589 for merge Bug #613589 {Done: Alexander Kurtz kurtz.a...@googlemail.com} [util-linux] /sbin/cfdisk: Bad Table error after fresh Squeeze install 613589 read 1 locks MR|LaMont

Processed: Re: Bug#692752: wget return empty file

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 692752 minor Bug #692752 [wget] wget return empty file Severity set to 'minor' from 'grave' thanks Stopping processing here. Please contact me if you need assistance. -- 692752: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692752

Processed: 692649

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: notfound 692649 0.3.9-3 Bug #692649 [trousers] trousers: CVE-2012-0698 Ignoring request to alter found versions of bug #692649 to the same values previously set found 692649 0.3.5-2 Bug #692649 [trousers] trousers: CVE-2012-0698 Marked as found

Bug#692649: trousers: CVE-2012-0698

2012-11-08 Thread Pierre Chifflier
On Thu, Nov 08, 2012 at 08:03:35AM +0100, Moritz Muehlenhoff wrote: Package: trousers Severity: grave Tags: security Justification: user security hole Please see here for details: https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2012-0698 Cheers, Moritz Hi Moritz, I have

Bug#677097: mountall-bootclean.sh nukes udev's data in /run

2012-11-08 Thread Roger Leigh
On Thu, Nov 08, 2012 at 12:44:09PM +0100, Jakub Wilk wrote: * Roger Leigh rle...@codelibre.net, 2012-11-08, 00:22: Would it be possible to debug this in a bit more detail on your system? /lib/init/bootclean.sh's clean function must be failing all these checks: Thu Nov 8 12:17:30 2012:

Bug#692791: members of lpadmin can read every file on server via cups

2012-11-08 Thread Jörg Ludwig
Package: cups Version: 1.4.4-7+squeeze1 Severity: critical Tags: security Justification: root security hole Members of lpadmin cat read /var/run/cups/certs/0. With this key it is possible to access the cups web interface as admin. You can edit the cups config file and set the page log to any

Bug#692523: marked as done (cm-super: changelog.Debian.gz could be for wrong version)

2012-11-08 Thread Debian Bug Tracking System
Your message dated Thu, 08 Nov 2012 23:32:34 + with message-id e1twbam-0005kt...@franck.debian.org and subject line Bug#692523: fixed in cm-super 0.3.4-7 has caused the Debian Bug report #692523, regarding cm-super: changelog.Debian.gz could be for wrong version to be marked as done. This

Bug#692791: members of lpadmin can read every file on server via cups

2012-11-08 Thread Jörg Ludwig
A line break got inserted into the script while posting. Here is the correct one. -- Mit freundlichen Grüßen, Jörg Ludwig IServ GmbH Rebenring 33 38106 Braunschweig Telefon: 0531-3804450 Fax: 0531-4287745 Mobil: 0179-9101055 E-Mail: joerg.lud...@iserv.eu Internet:

Bug#651720: new ZFS installs completely broken in Wheezy/Sid

2012-11-08 Thread Arno Töll
unarchive 651720 reopen 651720 tags 651720 d-i User: debian-...@lists.debian.org Usertags: kfreebsd zfs thanks Running the most recent Wheezy d-i installer on kfreebsd fails, when /boot is configured as a separate UFS partition, and / is on ZFS. The installation fails with: Nov 9 00:07:55

Bug#692631: non-free files in upstream tarball (The Software shall be used for Good, not Evil)

2012-11-08 Thread Javier Fernández-Sanguino Peña
merge 692071 692631 thanks On Wed, Nov 07, 2012 at 11:20:33PM +0100, Ansgar Burchardt wrote: The upstream tarball contains files under the non-free JSON license: This has already been reported. I'm merging this bug. Regards Javier signature.asc Description: Digital signature

Processed (with 1 errors): Re: Bug#692631: non-free files in upstream tarball (The Software shall be used for Good, not Evil)

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: merge 692071 692631 Bug #692071 [storymaps] storymaps: includes non-free files (src/org/json/*) Unable to merge bugs because: package of #692631 is 'src:storymaps' not 'storymaps' Failed to merge 692071: Did not alter merged bugs

Processed (with 3 errors): new ZFS installs completely broken in Wheezy/Sid

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: unarchive 651720 reopen 651720 Bug #651720 {Done: Robert Millan r...@debian.org} [partman-zfs] new ZFS installs completely broken in Wheezy/Sid 'reopen' may be inappropriate when a bug has been closed with a version; all fixed versions will be

Bug#691160: Fixing pyatspi upgrades from squeeze

2012-11-08 Thread Samuel Thibault
Josselin Mouette, le Thu 01 Nov 2012 16:34:17 +0100, a écrit : B: 1. Remove python-pyatspi from the at-spi source package. 2. Rename python-pyatspi2 to python-pyatspi. 3. Make python-pyatspi2 an empty package depending on python-pyatspi. I'd rather do this. Samuel

Bug#691160: Fixing pyatspi upgrades from squeeze

2012-11-08 Thread Samuel Thibault
Josselin Mouette, le Wed 07 Nov 2012 17:05:29 +0100, a écrit : Can someone pick the pyatspi2 part, or should I just pick an option and NMU pyatspi2? I won't have much free time during the coming week to be able to do the pyatspi2 part. I guess the simplest way is that you NMU. Samuel -- To

Processed: severity of 692776 is serious, forcibly merging 691160 692776

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: severity 692776 serious Bug #692776 [python-pyatspi2] python-pyatspi2: Error during apt-get dist-upgrade (wheezy-sid): Could not perform immediate configuration on 'python-pyatspi2' Bug #691160 [python-pyatspi2] broken upgrade path from

Bug#689687: guile-1.6: FTBFS on i386, kfreebsd-i386: testsuite failures

2012-11-08 Thread Daniel Hartwig
Control: tags -1 + patch On 9 November 2012 04:15, Ludovic Courtès l...@gnu.org wrote: Your analysis makes perfect sense to me. Thanks. commit e13f1cbdffa4f333d9866d1b22cd2c9a3b17b3bd Author: Ludovic Courtes ludovic.cour...@laas.fr Date: Sun Jun 25 22:43:20 2006 + Fixed

Processed: Re: Bug#689687: guile-1.6: FTBFS on i386, kfreebsd-i386: testsuite failures

2012-11-08 Thread Debian Bug Tracking System
Processing control commands: tags -1 + patch Bug #689687 [src:guile-1.6] guile-1.6: FTBFS on i386, kfreebsd-i386: testsuite failures Added tag(s) patch. -- 689687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689687 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#684852: python-greenlet: diff for NMU version 0.3.1-2.1

2012-11-08 Thread Jelmer Vernooij
On Sun, 2012-11-04 at 19:00 +0100, gregor herrmann wrote: On Sat, 27 Oct 2012 21:46:37 +0100, Adam D. Barratt wrote: I've uploaded Laszlo's NMU for python-greenlet (versioned as 0.3.1-2.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer.

Processed: fixed 640577 in 0.3.1-2.1

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: fixed 640577 0.3.1-2.1 Bug #640577 [python-greenlet] python-greenlet: missing .egg-info Marked as fixed in versions python-greenlet/0.3.1-2.1. thanks Stopping processing here. Please contact me if you need assistance. -- 640577:

Processed: fixed 640577 in 0.3.1-2.1

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: fixed 640577 0.3.1-2.1 Bug #640577 [python-greenlet] python-greenlet: missing .egg-info Ignoring request to alter fixed versions of bug #640577 to the same values previously set thanks Stopping processing here. Please contact me if you need

Processed: fixed 691074 in 5:4

2012-11-08 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: fixed 691074 5:4 Bug #691074 [gcc-doc] gcc-doc: Depends on docs for wrong gcc version Marked as fixed in versions gcc-doc-defaults/5:4. thanks Stopping processing here. Please contact me if you need assistance. -- 691074:

Bug#685726: linux-image-3.2.0-3-amd64: return error when trying

2012-11-08 Thread Ben Hutchings
On Wed, 2012-11-07 at 16:50 +0400, hr...@infotech.am wrote: The problem solved in Debian Wheezy for kernel linux-image-3.2.0-4-amd64 3.2.32-1 amd64 Linux 3.2 for 64-bit PCs Are you sure? This doesn't include any of the changes that were expected to fix this bug, as you did not report that

Bug#692801: espeak-gui: Fails to run with ImportError: No module named xdg

2012-11-08 Thread Nelson A. de Oliveira
Package: espeak-gui Version: 0.4-2 Severity: grave Justification: renders package unusable Hi! Right after installing espeak-gui and trying to run it: = $ espeak-gui Traceback (most recent call last): File /usr/bin/espeak-gui, line 25, in module from src import main File

Bug#689687: guile-1.6: FTBFS on i386, kfreebsd-i386: testsuite failures

2012-11-08 Thread Daniel Hartwig
On 9 November 2012 09:22, Daniel Hartwig mand...@gmail.com wrote: Andreas, I am not a DM, will you take care of this again? I presume too much! :-) I have uploaded this package to mentors with the attached debdiff. Sponsoring welcome.

Processed: Re: Bug#692800: libnet-server-coro-perl: Net::Server::Coro isn't useable without libnet-server-perl

2012-11-08 Thread Debian Bug Tracking System
Processing control commands: severity -1 serious Bug #692800 [libnet-server-coro-perl] libnet-server-coro-perl: Net::Server::Coro isn't useable without libnet-server-perl Severity set to 'serious' from 'normal' -- 692800: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692800 Debian Bug