Bug#660717: FTBFS

2012-02-20 Thread Moritz Muehlenhoff
Package: bogofilter-sqlite Version: 1.2.2+dfsg1-1 Severity: serious Your package fails to build from source: make[6]: Leaving directory `/root/bogofilter-1.2.2+dfsg1/obj-sqlite/src/tests' /usr/bin/make check-TESTS make[6]: Entering directory `/root/bogofilter-1.2.2+dfsg1/obj-sqlite/src/tests' PA

Bug#660716: FTBFS

2012-02-20 Thread Moritz Muehlenhoff
Package: btscanner Version: 2.1-5 Severity: serious Your package fails to build from source: config.status: executing depfiles commands touch debian/stamp-autotools /usr/bin/make -C . make[1]: Entering directory `/root/btscanner-2.1' cd . && /bin/bash /root/btscanner-2.1/missing --run autohead

Bug#660715: FTBFS

2012-02-20 Thread Moritz Muehlenhoff
Package: apertium Version: 3.1.0-1.3 Severity: serious Your package fails to build from source: dpkg-buildpackage: source package apertium dpkg-buildpackage: source version 3.1.0-1.3 dpkg-buildpackage: source changed by Luk Claes dpkg-buildpackage: host architecture amd64 dpkg-source --before-b

Bug#660387: marked as done (tortoisehg: TortoiseHG doesn't start.)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Tue, 21 Feb 2012 06:32:14 + with message-id and subject line Bug#660387: fixed in tortoisehg 2.3-1 has caused the Debian Bug report #660387, regarding tortoisehg: TortoiseHG doesn't start. to be marked as done. This means that you claim that the problem has been dealt with.

Processed: found 660401 2.13-26

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # This bug was introduced in r4031, which was first uploaded in > # version 2.13-26. > found 660401 2.13-26 Bug #660401 [libc0.1-dev] dvd+rw-tools: FTBFS on kfreebsd-* Bug #660397 [libc0.1-dev] qpxtool: FTBFS on kfreebsd-* Bug Marked as found in v

Processed: Fix found version

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 660574 1:0.3.5-1 Bug #660574 [xserver-xorg-video-dummy] xserver-xorg-video-dummy: missing symbol DUMMYDGAInit Bug Marked as found in versions xserver-xorg-video-dummy/1:0.3.5-1. > notfound 660574 0.3.5-1 Bug #660574 [xserver-xorg-video-dumm

Processed: tag 660617 wheezy sid

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Not reproducible in squeeze, so adding wheezy and sid tags. > tag 660617 wheezy sid Bug #660617 [backupninja] FTBFS Added tag(s) sid and wheezy. > -- Stopping processing here. Please contact me if you need assistance. -- 660617: http://bugs.de

Processed: tag 660618 wheezy sid

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # dbus-c++ does build in squeeze, so I'm adding wheezy and sid tags. > tag 660618 wheezy sid Bug #660618 [dbus-c++] FTBFS Added tag(s) sid and wheezy. > -- Stopping processing here. Please contact me if you need assistance. -- 660618: http://bug

Bug#660575: minicom sends `<--' key as ascii BS, contrary to debian policy

2012-02-20 Thread Basil Nutmeg
On Mon, Feb 20, 2012 at 11:38:49PM +0100, Adam Lackorzynski wrote: > Hi, > > On Sun Feb 19, 2012 at 15:31:20 -0800, Basil Nutmeg wrote: > > Minicom sends ASCII BS for the `<--' key by default. This means > > that this key does not delete the character to the left of the > > cursor when minicom is

Processed: Re: Bug#660661: gxine: FTBFS for the iceweasel 10 transition

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 660661 patch pending Bug #660661 [src:gxine] gxine: FTBFS for the iceweasel 10 transition Added tag(s) pending and patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 660661: http://bugs.debian.org/cgi-bin/

Bug#660661: gxine: FTBFS for the iceweasel 10 transition

2012-02-20 Thread Cyril Brulebois
tag 660661 patch pending thanks Cyril Brulebois (20/02/2012): > while checking the feasibility of binNMUing packages for the iceweasel > 10 transition[1,2], I came across a single FTBFS, for gxine. > > 1. http://lists.debian.org/debian-release/2012/02/msg00317.html > 2. http://release.debian.o

Bug#657557: [PATCH 4/4] Extract English translations before processing packages.

2012-02-20 Thread Cyril Brulebois
Since long descriptions are determined using English translations (for some suites only, right now), it's needed to process them before Packages files are processed. --- bin/parse-packages| 14 -- cron.d/200process_archive |2 ++ 2 files changed, 10 insertions(+), 6 delet

Bug#657557: [PATCH 3/4] Add support for --english-only to parse-translations.

2012-02-20 Thread Cyril Brulebois
That makes it possible to extract the long descriptions from English translations since they got dropped from Packages files in some suites. --- bin/parse-translations | 19 +++ 1 files changed, 15 insertions(+), 4 deletions(-) diff --git a/bin/parse-translations b/bin/parse-tra

Bug#657557: [PATCH 2/4] Add support for long descriptions in suites above squeeze.

2012-02-20 Thread Cyril Brulebois
Use description-md5 from English translations (when available) to restore the long descriptions during package processing. Fix for: http://bugs.debian.org/657557 Archive change: http://lists.debian.org/debian-devel-announce/2012/01/msg4.html --- bin/parse-packages | 23

Bug#657557: [PATCH 1/4] Download English translations files.

2012-02-20 Thread Cyril Brulebois
This will be required by the next commits. --- config.sh.sed.in |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/config.sh.sed.in b/config.sh.sed.in index 9cd4c3f..ea9b355 100644 --- a/config.sh.sed.in +++ b/config.sh.sed.in @@ -41,7 +41,7 @@ search_url="/search" # Archit

Bug#657557: Fix for #657557

2012-02-20 Thread Cyril Brulebois
*** *** DISCLAIMER: *** I don't run a whole instance, I only played with a few *** languages and a few suites, checking I could perform *** packages → long descriptions (and translations) lookups *** again once the patches applied, and run-parts done. *** Tiny walkthrough for those patche

Processed: Re: Bug#657557: packages.debian.org: Missing long descriptions

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 657557 patch pending Bug #657557 [www.debian.org] packages.debian.org: Missing long descriptions Added tag(s) pending and patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 657557: http://bugs.debian.org/

Bug#657557: packages.debian.org: Missing long descriptions

2012-02-20 Thread Cyril Brulebois
tag 657557 patch pending thanks Michał Kułach (27/01/2012): > Package: www.debian.org > Severity: serious > > All long descriptions from testing, unstable and experimental are > missing from packages.debian.org. I think my patches should solve that. I'll send them as follow-ups to this mail thr

Bug#660041: flow-tools: diff for NMU version 1:0.68-12.1

2012-02-20 Thread Leo Iannacone
tags 660041 + patch tags 660041 + pending thanks Dear maintainer, I've prepared an NMU for flow-tools (versioned as 1:0.68-12.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. diff -u flow-tools-0.68/debian/rules flow-tools-0.68/debian/rules --- f

Processed: flow-tools: diff for NMU version 1:0.68-12.1

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 660041 + patch Bug #660041 [libcflow-perl] libcflow-perl: non-functional on i386: Not a CODE reference Ignoring request to alter tags of bug #660041 to the same tags previously set > tags 660041 + pending Bug #660041 [libcflow-perl] libcflow

Bug#651715: marked as done (libpulse0 - Changes ABINAME of libpulsecommon)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Tue, 21 Feb 2012 01:37:46 +0100 with message-id <4f42e75a.1030...@debian.org> and subject line libpulse0 - Changes ABINAME of libpulsecommon has caused the Debian Bug report #651715, regarding libpulse0 - Changes ABINAME of libpulsecommon to be marked as done. This means that yo

Bug#660572: Depends: python-xmp-toolkit but it is not installable

2012-02-20 Thread Daniel Stender
This bug is applicable solely to the xmp-toolkit, but anyway. Greetings, Daniel Stender -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#657870: Multiple issues in Struts

2012-02-20 Thread Damien Raude-Morvan
Hi Moritz, Le jeudi 16 février 2012 19:42:09, Damien Raude-Morvan a écrit : > On 09/02/2012 21:16, Moritz Mühlenhoff wrote: > > There's a new issues, which affects 1.x: > > http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-1007 > > From [1], it seems there is no actual fix for this issue :(

Processed: Demote severity; in state needsinfo for a long time with no follow up or further reports.

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # While this is a serious bug for the reporter, given the lack of > # follow up or further reports I'm happy to mark this as not RC > severity 648287 important Bug #648287 [colord] postinst install error with 0.1.13.1 Severity set to 'important' f

Bug#660575: minicom sends `<--' key as ascii BS, contrary to debian policy

2012-02-20 Thread Adam Lackorzynski
Hi, On Sun Feb 19, 2012 at 15:31:20 -0800, Basil Nutmeg wrote: > Minicom sends ASCII BS for the `<--' key by default. This means > that this key does not delete the character to the left of the > cursor when minicom is connected to a policy-conforming remote > system. What would be an example of

Bug#654864: marked as done (mpqc: FTBFS: error: could not determine F77 symbol names)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Tue, 21 Feb 2012 00:03:46 +0100 with message-id <20120220230345.gf13...@nighthawk.chemicalconnection.dyndns.org> and subject line Re: [Debichem-devel] Bug#654864: mpqc: FTBFS: error: could not determine F77 symbol names has caused the Debian Bug report #654864, regarding mpqc: F

Bug#650430: marked as done (Mojarra: CVE-2011-4358)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 22:49:11 + with message-id and subject line Bug#650430: fixed in mojarra 2.0.3-1+squeeze1 has caused the Debian Bug report #650430, regarding Mojarra: CVE-2011-4358 to be marked as done. This means that you claim that the problem has been dealt with. If thi

Bug#647205: marked as done (cherokee: Admin password generation uses time and PID, allows attackers to brute-force it)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 16:30:05 -0600 with message-id <20120220223005.gf28...@gwolf.org> and subject line Completely closing the bug has caused the Debian Bug report #647205, regarding cherokee: Admin password generation uses time and PID, allows attackers to brute-force it to be mark

Bug#651791:

2012-02-20 Thread Julien Morot
Dear maintainer, I did a little patch with correct this problem. This patchs is a bit dirty maybe and now build the module. I acknowledge this could be cleaner. Regards, Julien Morot diff -urN line6-usb/audio.c line6-usb.new/audio.c --- line6-usb/audio.c 2009-07-30 11:19:44.0 +0200 +++ l

Bug#660245: liblog4ada: FTBFS when not building docs: pdflatex: Command not found

2012-02-20 Thread Aaron M. Ucko
Nicolas Boulenguez writes: > Do not worry about that. The Debian build daemons are affected by a > bug. They install both Build-Depends and Build-Depends-Indep, then > call > > "debian/rules build && fakeroot debian/rules binary-arch" They do indeed invoke the build target because they can't a

Processed: severity of 659339 is grave

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # CVE-2012-0247 allows very likely the execution of arbitrary code > severity 659339 grave Bug #659339 [imagemagick] imagemagick: Invalid validation DoS CVE-2012-0247/CVE-2012-02478 Severity set to 'grave' from 'important' > thanks Stopping proc

Bug#650228: gedit-valencia-plugin: diff for NMU version 0.3.0-3.1

2012-02-20 Thread gregor herrmann
On Mon, 20 Feb 2012 20:30:12 +0100, David Paleino wrote: > > I've prepared an NMU for gedit-valencia-plugin (versioned as 0.3.0-3.1) and > > uploaded it to DELAYED/2. Please feel free to tell me if I > > should delay it longer. > I suppose this will end up in your RCBW posts :) Good to know that

Bug#660671: libdispatch: Fails to build (link dispatch_starfish) on armel

2012-02-20 Thread Stanley Pinchak
Source: libdispatch Version: 0~svn197-3 Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, I have been attempting to build the libdispatch source package on the armel platform and have encountered a failure during the build proces

Bug#657414: libsamplerate0: fails to upgrade from squeeze - trying to overwrite man1/sndfile-resample.1.gz

2012-02-20 Thread Erik de Castro Lopo
Andreas Beckmann wrote: > Package: libsamplerate0 > Version: 0.1.8-3 > Followup-For: Bug #657414 > > Hi, > > still not fixed in 0.1.8-3: > > Preparing to replace samplerate-programs 0.1.8-2 (using > .../samplerate-programs_0.1.8-3_amd64.deb) ... > Unpacking replacement samplerate-programs

Bug#650228: gedit-valencia-plugin: diff for NMU version 0.3.0-3.1

2012-02-20 Thread David Paleino
Hello Gregor, On Mon, 20 Feb 2012 19:11:50 +0100, gregor herrmann wrote: > tags 650228 + patch > tags 650228 + pending > thanks > > Dear maintainer, > > I've prepared an NMU for gedit-valencia-plugin (versioned as 0.3.0-3.1) and > uploaded it to DELAYED/2. Please feel free to tell me if I > sho

Bug#660668: gnome-hearts crash on the start

2012-02-20 Thread Andrey Gusev
Package: gnome-hearts Version: 0.3-2+b2 Severity: grave Justification: renders package unusable Dear Maintainer, *** Please consider answering these questions, where appropriate *** I guess the problem was appeared after a update. I execute game from console: andrey@power-debian:~/tmp/scr$

Processed: mark not found

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > notfound 621822 elementary/0.7.0.52995-1 Bug #621822 {Done: Luca Falavigna } [src:elementary] elementary: FTBFS: /usr/bin/ld: test_floating.o: undefined reference to symbol 'sin@@GLIBC_2.3' Bug No longer marked as found in versions elementary/0.

Bug#659786: marked as done (libopenblas-base: fails to upgrade from sid to experimental - update-alternatives fails)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 18:19:54 + with message-id and subject line Bug#659786: fixed in openblas 0.1alpha2.5-1~exp1 has caused the Debian Bug report #659786, regarding libopenblas-base: fails to upgrade from sid to experimental - update-alternatives fails to be marked as done. T

Bug#658216: marked as done (libfm1-dbg and libfm0-dbg: error when trying to install together)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 18:18:54 + with message-id and subject line Bug#658216: fixed in libfm 0.1.17-1.1 has caused the Debian Bug report #658216, regarding libfm1-dbg and libfm0-dbg: error when trying to install together to be marked as done. This means that you claim that the p

Processed: gedit-valencia-plugin: diff for NMU version 0.3.0-3.1

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 650228 + patch Bug #650228 [src:gedit-valencia-plugin] FTBFS: GModule-2.0.gir:46.7-46.66: error: unknown child element `function' in `record' Added tag(s) patch. > tags 650228 + pending Bug #650228 [src:gedit-valencia-plugin] FTBFS: GModule-

Bug#650228: gedit-valencia-plugin: diff for NMU version 0.3.0-3.1

2012-02-20 Thread gregor herrmann
tags 650228 + patch tags 650228 + pending thanks Dear maintainer, I've prepared an NMU for gedit-valencia-plugin (versioned as 0.3.0-3.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP k

Bug#660661: gxine: FTBFS for the iceweasel 10 transition

2012-02-20 Thread Cyril Brulebois
Source: gxine Version: 0.5.906-3 Severity: serious Justification: FTBFS Hi, while checking the feasibility of binNMUing packages for the iceweasel 10 transition[1,2], I came across a single FTBFS, for gxine. 1. http://lists.debian.org/debian-release/2012/02/msg00317.html 2. http://release.debi

Bug#659907: texlive-binaries: fails to upgrade with jadetex installed

2012-02-20 Thread Rogério Brito
Package: texlive-binaries Followup-For: Bug #659907 Hi there. I'm also seeing something which looks like this bug, but I am not sure if the symptoms are just the same, with a different cause. I don't have jadetex installed. For some reason, reverting back to stable's version of texlive-base (*n

Processed: update bug's version info

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # this is not a bug in phonefsod, but a problem of > # missing dependencies, which are available now. > notfound 612493 0.1+git20100802-2 Bug #612493 {Done: Sebastian Reichel } [phonefsod] phonefsod: Uninstallable in sid Bug No longer marked as f

Bug#660245: liblog4ada: FTBFS when not building docs: pdflatex: Command not found

2012-02-20 Thread Nicolas Boulenguez
On Mon, Feb 20, 2012 at 12:37:54PM +0100, Xavier Grave wrote: > Do you think I should open a bug against pdebuild ? I think so. $ cd .. && sudo cowbuilder --build --binary-arch foo*.dsc only builds arch packages, but $ pdebuild -- --binary-arch which is documented to have the same effect, builds

Bug#660653: FTBFS

2012-02-20 Thread Moritz Muehlenhoff
Package: akuma Version: 1.7-1 Severity: serious akuma fails to build from source: dh_installpam -plibakuma-java dh_installlogrotate -plibakuma-java dh_installlogcheck -plibakuma-java dh_installchangelogs -plibakuma-java dh_installudev -plibakuma-java dh_lintian -plibakuma-java dh_bugfiles

Bug#657311: needs update for 9.0 in experimental

2012-02-20 Thread Christoph Goehre
Hi Daniel, On So, Feb 19, 2012 at 08:37:03 +0100, Daniel Baumann wrote: > On 02/07/2012 06:36 PM, Christoph Goehre wrote: > > I'm now preparing the Icedove security upload for Squeeze, which will > > take some time. But I'll upload it hopefully this week. > > any new news? I'm sorry! Version 9.

Bug#549058: dbmail: Still uses gmime2.2

2012-02-20 Thread Paul J Stevens
Cyril, The packages for dbmail-3.0 are in good shape, and are lintian clean. Debian code is maintained in-tree and is part of the release package. An automatic migration for dbmail-2 to dbmail-3 is not provided. But the package won't run until the migration has been performed, so at least no dat

Bug#660574: xserver-xorg-video-dummy: missing symbol DUMMYDGAInit

2012-02-20 Thread Cyril Brulebois
Michael Stapelberg (20/02/2012): > Xorg: symbol lookup error: /usr/lib/xorg/modules/drivers/dummy_drv.so: > undefined symbol: DUMMYDGAInit Oops, sorry about that. There's an upstream commit that fixes it, I'm currently building a fixed package. > I am not quite sure why you decided to use --dis

Processed: severity of 643088 is serious

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > severity 643088 serious Bug #643088 [src:dia-newcanvas] dia-newcanvas: FTBFS: dpkg-buildpackage: error: dpkg-source -b dia-newcanvas-0.6.10 gave error exit status 2 Seve

Bug#600000: marked as done (db4.5: FTBFS on mips: configure: error: No off_t type.)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 16:00:45 +0100 with message-id <1329750045.31539.22.camel@puppet> and subject line Re: db4.5: FTBFS on mips: configure: error: No off_t type. has caused the Debian Bug report #60, regarding db4.5: FTBFS on mips: configure: error: No off_t type. to be marked a

Processed: Re: Bug#660621: Acknowledgement (reflected XSS in fup via id parameter)

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > retitle 660621 multiple cross-site scripting issues in fup script Bug #660621 [fex] reflected XSS in fup via id parameter Changed Bug title to 'multiple cross-site scripting issues in fup script' from 'reflected XSS in fup via id parameter' > tha

Bug#660621: Acknowledgement (reflected XSS in fup via id parameter)

2012-02-20 Thread Nico Golde
retitle 660621 multiple cross-site scripting issues in fup script thanks For the sake of being complete... other parameters such as from and to are also affected (http://www.openwall.com/lists/oss-security/2012/02/20/1). Cheers Nico pgp4amlS9OsYf.pgp Description: PGP signature

Processed: fixed 651715 in 1.1-3

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > fixed 651715 1.1-3 Bug #651715 [libpulse0] libpulse0 - Changes ABINAME of libpulsecommon Bug Marked as fixed in versions pulseaudio/1.1-3. > thanks Stopping processing here. Please contact me if you need assistance. -- 651715: http://bugs.debian

Bug#660420: cups: Possibly NO postscript printers work anymore

2012-02-20 Thread Michael Schmitt
Hi, today I had the chance to test cups with a pcl5e Printer (Brother HL-2030), funny thing, the message "PDF file is damaged - attempting to reconstruct xref table..." is the same, BUT it does print the testpage document! One can see that message briefly while the printjob is processed and a

Processed: unarchiving 647749, found 647749 in 0.7.3-3, forcibly merging 647749 660635

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > unarchive 647749 Bug #647749 {Done: Yves-Alexis Perez } [xfce4-weather-plugin] doesn't work; invalid weather.com license key Bug #648270 {Done: Yves-Alexis Perez } [xfce4-weather-plugin] xfce4-goodies: xfce4-weather-plugin can't retrieve data Un

Processed: severity of 660559 is normal

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 660559 normal Bug #660559 [rhythmbox] rhythmbox: playlists are destroyed when media files moves or gets deleted Severity set to 'normal' from 'grave' > thanks Stopping processing here. Please contact me if you need assistance. -- 6605

Bug#660635: xfce4-weather-plugin: Doesn't show weather info.

2012-02-20 Thread aaro
Package: xfce4-weather-plugin Version: 0.7.3-3+b1 Severity: grave Justification: renders package unusable The only info shown is "No Data" and "Cannot update weather data" (tooltip). -- System Information: Debian Release: 6.0.4 APT prefers stable-updates APT policy: (500, 'stable-updates'),

Bug#660617: FTBFS

2012-02-20 Thread Moritz Mühlenhoff
On Montag, 20. Februar 2012 11:47:10 intrigeri wrote: > tags 660617 + upstream > tags 660617 + fixed-upstream > thanks > > Hi, > > Moritz Muehlenhoff wrote (20 Feb 2012 09:29:55 GMT) : > > backupninja currently fails to build from source: > Thank you for the QA work you're doing by rebuilding the

Bug#642686: marked as done (javamorph: FTBFS: /bin/sh: 1: /usr/lib/jvm/java-6-openjdk/bin/javac: not found)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 13:17:11 + with message-id and subject line Bug#642686: fixed in javamorph 0.0.20100201-1.1 has caused the Debian Bug report #642686, regarding javamorph: FTBFS: /bin/sh: 1: /usr/lib/jvm/java-6-openjdk/bin/javac: not found to be marked as done. This means

Bug#659838: kmod: v5 acts like a fork bomb

2012-02-20 Thread Ingo Saitz
On Sun, Feb 19, 2012 at 04:38:28AM -0200, Lucas De Marchi wrote: > I prepared the patch attached... I couldn't test it (I don't have an > environment ready for this right now), but I think it fixes the issue. > Marco, I'm assuming you already backported the patch "libkmod-module: > probe: fix infin

Processed: user debian...@lists.debian.org, usertagging 574235, reopening 574235 ..., found 660455 in 1.0.1-3 ...

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > user debian...@lists.debian.org Setting user to debian...@lists.debian.org (was deb...@abeckmann.de). > usertags 574235 piuparts Bug#574235: wims: installation fails Usertags were: instest-20100316 instest. Usertags are now: instest-20100316 piupa

Bug#640633: marked as done (tunnelx: FTBFS: xargs: /usr/lib/jvm/java-6-openjdk/bin/javac: No such file or directory)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 13:06:03 + with message-id and subject line Bug#640633: fixed in tunnelx 20110801-2.1 has caused the Debian Bug report #640633, regarding tunnelx: FTBFS: xargs: /usr/lib/jvm/java-6-openjdk/bin/javac: No such file or directory to be marked as done. This mea

Bug#660371: libconfig-model-openssh-perl: FTBFS: failed tests

2012-02-20 Thread Dominique Dumont
On Saturday 18 February 2012 18:53:07 Salvatore Bonaccorso wrote: > > # Failed test 'check written file with workaround (no modif )' > > # at t/augeas_match.t line 110. > > # Structures begin differing at: > > # $got->[19] = Does not exist > > # $expected->[19] = 'X11Forwarding

Bug#640613: marked as done (jaminid: FTBFS: xargs: /usr/lib/jvm/java-6-openjdk/bin/javac: No such file or directory)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 12:47:51 + with message-id and subject line Bug#640613: fixed in jaminid 0.99a-1.1 has caused the Debian Bug report #640613, regarding jaminid: FTBFS: xargs: /usr/lib/jvm/java-6-openjdk/bin/javac: No such file or directory to be marked as done. This means

Bug#656762: gnome-shell: after "something went wrong" no chance to save any data at all

2012-02-20 Thread Bastien Durel
One way to workaround this bug is to minimize (default shortcup alt+f9, or alt+space then click minimize) the "somthing went wrong" window. Works well here. -- Bastien -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Bug#659615: marked as done (FTBFS on kfreebsd-amd64)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 12:03:46 + with message-id and subject line Bug#659615: fixed in libsdl1.2 1.2.15-2 has caused the Debian Bug report #659615, regarding FTBFS on kfreebsd-amd64 to be marked as done. This means that you claim that the problem has been dealt with. If this is

Bug#657414: libsamplerate0: fails to upgrade from squeeze - trying to overwrite man1/sndfile-resample.1.gz

2012-02-20 Thread Andreas Beckmann
Package: libsamplerate0 Version: 0.1.8-3 Followup-For: Bug #657414 Hi, still not fixed in 0.1.8-3: Preparing to replace samplerate-programs 0.1.8-2 (using .../samplerate-programs_0.1.8-3_amd64.deb) ... Unpacking replacement samplerate-programs ... dpkg: error processing /var/cache/apt/ar

Bug#653570: Does the word `it' missing in `if has not already'?

2012-02-20 Thread Regid Ichira
  Is there a missing `it'? @@ -7602,7 +7602,7 @@ masked IP addresses in database queries, operator. If the query contains a reference to $sender_host_name, Exim automatically -looks up the host name if has not already done so. (See section 10.13 for +looks up the host name if it has not already

Bug#574235: wims: installation fails due to metafont failure

2012-02-20 Thread Andreas Beckmann
Package: wims Version: 4.00-4 Followup-For: Bug #574235 Hi Georges, I'm reopening this bug because the same issue still exists in squeeze and wheezy, making the package uninstallable. >From the attached log (there is also a lot of output from the wims-modules trigger which contains errors that a

Bug#660245: liblog4ada: FTBFS when not building docs: pdflatex: Command not found

2012-02-20 Thread Xavier Grave
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 17/02/2012 21:44, Aaron M. Ucko a écrit : > xavier grave writes: > >> Thanks you for reporting this bug, I have build this package with >> pbuilder. Can you give me pointers to the minimal environment building >> only architecture-dependent binary

Processed: Re: Bug#660588: grml-rescueboot: fails to remove, preventing subsequent reinstallation

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 660588 important Bug #660588 [grml-rescueboot] grml-rescueboot: fails to remove, preventing subsequent reinstallation Severity set to 'important' from 'serious' > thanks Stopping processing here. Please contact me if you need assistanc

Bug#660588: grml-rescueboot: fails to remove, preventing subsequent reinstallation

2012-02-20 Thread Michael Prokop
severity 660588 important thanks * Andreas Beckmann [Mon Feb 20, 2012 at 03:18:44AM +0100]: > Package: grml-rescueboot > Version: 0.4.1 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > during a test with piuparts I noticed your package fails to remove. > piuparts tes

Processed: unarchiving 574235

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > unarchive 574235 Bug #574235 {Done: Georges Khaznadar } [wims] wims: installation fails Unarchived Bug 574235 > thanks Stopping processing here. Please contact me if you need assistance. -- 574235: http://bugs.debian.org/cgi-bin/bugreport.cgi?b

Bug#657417: marked as done (libpcscada0.7.1: fails to upgrade from squeeze - trying to overwrite ...)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 10:48:12 + with message-id and subject line Bug#657417: fixed in pcscada 0.7.1-2 has caused the Debian Bug report #657417, regarding libpcscada0.7.1: fails to upgrade from squeeze - trying to overwrite ... to be marked as done. This means that you claim th

Processed: Re: Bug#660617: FTBFS

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 660617 + upstream Bug #660617 [backupninja] FTBFS Added tag(s) upstream. > tags 660617 + fixed-upstream Bug #660617 [backupninja] FTBFS Added tag(s) fixed-upstream. > thanks Stopping processing here. Please contact me if you need assistance.

Bug#660617: FTBFS

2012-02-20 Thread intrigeri
tags 660617 + upstream tags 660617 + fixed-upstream thanks Hi, Moritz Muehlenhoff wrote (20 Feb 2012 09:29:55 GMT) : > backupninja currently fails to build from source: Thank you for the QA work you're doing by rebuilding the archive. This problem was fixed upstream in commit 0a0fbb4. I am wai

Bug#660621: reflected XSS in fup via id parameter

2012-02-20 Thread Nico Golde
Package: fex Severity: grave Tags: security Hi, there is a new upstream release of F*x fixing a cross-site scripting issue via the id parameter of the fup script. http://fex.rus.uni-stuttgart.de/fex.html There is no CVE id for this issue yet. Kind regards Nico pgp6OfKDBCm6v.pgp Description: P

Processed: tag 660415 wheezy sid

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Tag this bug wheezy and sid since it's not reproducible in squeeze. > tag 660415 wheezy sid Bug #660415 [openmsx] openmsx FTBFS in unstable. /usr/include/zlib.h:1204:26: error: conflicting declaration 'typedef struct gzFile_s* gzFile' Added tag

Bug#643470: [pkg-dhcp-devel] Bug#643470: Status of isc-dhcp-client

2012-02-20 Thread peter green
Zumbi: please call off the NMU. I'm now in dialog with the maintainer. See my other email. Turns out I was grossly generalising, and they're targeting around the end of the month. Good to hear there is progress with upstream. Personally I'd rather see a non-rc buggy version in testing before a

Bug#590147: [akregator] Good news to this bugs

2012-02-20 Thread Julien Cristau
On Mon, Feb 20, 2012 at 10:31:29 +0100, Bastien ROUCARIES wrote: > On Fri, Feb 17, 2012 at 5:29 PM, Julien Cristau wrote: > > On Wed, Feb 23, 2011 at 17:25:22 +0100, Bastien ROUCARIES wrote: > > > >> Package: akregator > >> Version: 4:4.4.7-3 > >> > >> I am able to raise an exception with modific

Processed: tagging 660398

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 660398 + pending Bug #660398 [src:k3b] k3b: FTBFS on kfreebsd-* Bug #660515 [src:k3b] FTBFS on kfreebsd-* Added tag(s) pending. Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 660398: ht

Bug#660618: FTBFS

2012-02-20 Thread Moritz Muehlenhoff
Package: dbus-c++ Severity: serious dbus-c++ fails to build from source: Cheers, Moritz make[4]: Leaving directory `/root/dbus-c++-0.9.0/examples/echo' make[4]: Entering directory `/root/dbus-c++-0.9.0/examples/echo' ../../tools/dbusxx-xml2cpp echo-introspect.xml --adaptor=echo-server-gl

Processed: tagging 660397

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 660397 + pending Bug #660397 [libc0.1-dev] qpxtool: FTBFS on kfreebsd-* Bug #660401 [libc0.1-dev] dvd+rw-tools: FTBFS on kfreebsd-* Ignoring request to alter tags of bug #660397 to the same tags previously set Ignoring request to alter tags o

Processed: tagging 660401

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 660401 + pending Bug #660401 [libc0.1-dev] dvd+rw-tools: FTBFS on kfreebsd-* Bug #660397 [libc0.1-dev] qpxtool: FTBFS on kfreebsd-* Added tag(s) pending. Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need

Processed: severity of 652244 is serious

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny7 > severity 652244 serious Bug #652244 [src:basic256] basic256: FTBFS: dpkg-buildpackage: error: dpkg-source -b basic256-0.9.6.66 gave error exit status 2 Severity set to '

Bug#659256: marked as done (gearmand FTBFS because of TCP network tests)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 09:32:17 + with message-id and subject line Bug#659256: fixed in gearmand 0.28-1 has caused the Debian Bug report #659256, regarding gearmand FTBFS because of TCP network tests to be marked as done. This means that you claim that the problem has been dealt

Bug#590147: [akregator] Good news to this bugs

2012-02-20 Thread Bastien ROUCARIES
On Fri, Feb 17, 2012 at 5:29 PM, Julien Cristau wrote: > On Wed, Feb 23, 2011 at 17:25:22 +0100, Bastien ROUCARIES wrote: > >> Package: akregator >> Version: 4:4.4.7-3 >> >> I am able to raise an exception with modification to metakit (upstream >> blessed) instead of crashing. I need a sponsor to

Bug#660617: FTBFS

2012-02-20 Thread Moritz Muehlenhoff
Package: backupninja Severity: serious backupninja currently fails to build from source: Cheers, Moritz dpkg-buildpackage: source package backupninja dpkg-buildpackage: source version 0.9.10-1 dpkg-buildpackage: source changed by intrigeri dpkg-buildpackage: host architecture amd64 dpk

Bug#657446: [kbibtex] FTBS on armel

2012-02-20 Thread Bastien ROUCARIES
Fail on porter box with last sid and suceed on local machine of peter green with last sid. Do it means some hardware problem on porter box ? Bastien On Sat, Feb 18, 2012 at 4:35 AM, peter green wrote: > Bastien ROUCARIES wrote: >> >> Any news of this bug > > I've just tried an arch+indep build

Bug#660592: marked as done (firebird2.1-server-common: fails to remove: rmdir: unrecognized option '--ignore-if-not-empty')

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 09:17:29 + with message-id and subject line Bug#660592: fixed in firebird2.1 2.1.4.18393-0.ds2-7 has caused the Debian Bug report #660592, regarding firebird2.1-server-common: fails to remove: rmdir: unrecognized option '--ignore-if-not-empty' to be marked

Bug#645493: [Pkg-cairo-dock-devel] Bug#647816: libindicator hit unstable

2012-02-20 Thread Evgeni Golov
On Mon, Feb 20, 2012 at 09:26:33AM +0900, Nobuhiro Iwamatsu wrote: > Hi, > > 2012/2/20 Evgeni Golov : > > severity 647816 serious > > severity 645493 serious > > thanks > > > > Hi, > > > > libindicator hit unstable today. Your package will FTBFS now :) > > I would like to upload the previously pro

Processed: severity of 660574 is grave

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 660574 grave Bug #660574 [xserver-xorg-video-dummy] xserver-xorg-video-dummy: missing symbol DUMMYDGAInit Severity set to 'grave' from 'important' > thanks Stopping processing here. Please contact me if you need assistance. -- 660574:

Bug#660612: marked as done (amarok: Doesn't work with phonon-backend-xine)

2012-02-20 Thread Debian Bug Tracking System
Your message dated Mon, 20 Feb 2012 09:56:45 +0200 with message-id <201202200956.45841.modes...@vainius.eu> and subject line Re: [Pkg-kde-extras] Bug#660612: amarok: Doesn't work with phonon-backend-xine has caused the Debian Bug report #660612, regarding amarok: Doesn't work with phonon-backend-x

Processed: Re: Bug#660580: libreoffice-common: syntax error in postrm

2012-02-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 660580 + pending Bug #660580 [libreoffice-common] libreoffice-common: syntax error in postrm Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 660580: http://bugs.debian.org/cgi-bin/bugrepo

Bug#660580: libreoffice-common: syntax error in postrm

2012-02-20 Thread Rene Engelhard
tag 660580 + pending thanks Hi, On Mon, Feb 20, 2012 at 02:24:44AM +0100, Andreas Beckmann wrote: > during a test with piuparts I noticed your package fails to remove. > > >From the attached log (scroll to the bottom...): > > Removing libreoffice-common ... > /var/lib/dpkg/info/libreoffice-

Bug#645760: Bug#643470: [pkg-dhcp-devel] Bug#643470: Status of isc-dhcp-client

2012-02-20 Thread Julien Cristau
On Sun, Feb 19, 2012 at 21:17:42 -0800, Andrew Pollock wrote: > I just reviewed the most recent email I exchanged with the ISC product > manager, and she actually said "end of February", although she wasn't a > betting woman. > > So let's wait until March 1 to take stock of the situation. If no 4