Bug#543108: valkyrie: FTBFS: configure: line 5232: syntax error near unexpected token `fi'

2009-09-03 Thread Lucas Nussbaum
On 03/09/09 at 00:23 +0300, Hai Zaar wrote: > On Wed, Sep 2, 2009 at 12:37 PM, Lucas Nussbaum > wrote: > > On 02/09/09 at 12:20 +0300, Hai Zaar wrote: > >> On Wed, Sep 2, 2009 at 8:44 AM, Lucas Nussbaum > >> wrote: > >> > > >> > Have you tried in a clean chroot, maybe? > >> Ain't got one. If I up

Bug#544820: dma: wrong port reported for remote delivery

2009-09-03 Thread Tino Keitel
Package: dma Version: 0.0.2009.07.17-2 Severity: normal Hi, dma tries to log the port which is used for delivery to a smarthost: mail.info: Sep 3 08:41:18 dma[7794]: 10649a5.611620: using smarthost (xxx.xxx.xxx:0) I don't have a "PORT" line in dma.conf, and dma obviously uses 25 as the defaul

Bug#544821: di: FTBFS on GNU/kFreeBSD

2009-09-03 Thread Petr Salinger
Package: di Version: 4.13.dfsg.1-1 Severity: important Tags: patch User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-CC: debian-...@lists.debian.org, rbr...@ime.usp.br Hi, the current version fails to build on GNU/kFreeBSD. Rogério Brito (02/09/2009): I just updated my bsd imag

Bug#544821: [petr.salin...@seznam.cz: Bug#544821: di: FTBFS on GNU/kFreeBSD]

2009-09-03 Thread Michael Ablassmeier
hi, see attached Bugreport reported against di's Debian Package, attached patch should allow di to be built on GNU/kFreeBSD! - Forwarded message from Petr Salinger - From: Petr Salinger Date: Thu, 3 Sep 2009 09:31:01 +0200 (CEST) To: sub...@bugs.debian.org Subject: Bug#544821: di: FTBF

Bug#538221: [codesite-nore...@google.com: Issue 34 in cryptsetup: Command failed: device-mapper: create ioctl failed: Device or resource busy]

2009-09-03 Thread Stuart Pook
hi Jonas On 27/08/09 23:51, Jonas Meurer wrote: you try to luksOpen the device twice, first the lvm volume, and then the lvm snapshot. This is blocked by cryptsetup. You can overwrite the block by adding the commandline option '--non-exclusive' to second luksOpen, but be aware that might lead t

Bug#544822: grub-pc: out of range pointer 0x8080810 with r128 graphics card

2009-09-03 Thread Jonathan Nieder
Package: grub-pc Version: 1.97~beta1-1 Dear GRUB team, At the sh:grub prompt, I run: | > insmod gfxterm | > insmod vbe | > videotest This produces output: | error: No suitable mode found. That is not too worrying. Afterwards, I run: | > lsmod | > loadfont /boot/grub/unicode.pf2 This usuall

Bug#412919: debian : emacs predictive

2009-09-03 Thread Philippe Coval
Hi I see this has been updated (2008) at : http://mentors.debian.net/debian/pool/main/p/predictive/ But there it's still out of sync from upstream : http://www.dr-qubit.org/download.php?file=predictive/predictive-0.23.6.tar.gz&counter=predictive.tar.gz I'll test it and give feedback if I can prov

Bug#534659: zoneminder: ffmpeg version

2009-09-03 Thread Alberto Reyes
Package: zoneminder Version: 1.24.1-1 Severity: normal It's needed to update ffmpeg package to compile zoneminder in lenny Using ffmpeg of testing/squeeze... $ apt-get build-dep ffmpeg $ apt-get -b source ffmpeg -- System Information: Debian Release: squeeze/sid APT prefers testing APT poli

Bug#544823: smartmontools: smartd no longer autodetects my disks and will no longer start

2009-09-03 Thread Stuart Pook
Package: smartmontools Version: 5.38+svn2879-1 Severity: important I just upgraded smartmontools from 5.38-3 to 5.38+svn2879-1 and it now refuses to start. I have fairly standard disks I think. : root; /usr/sbin/smartd -d smartd 5.39 2009-08-29 r2879 [i686-pc-linux-gnu] (local build) Copyright

Bug#544824: gnome: downgrade totem-plugin from Depends: to Recommends:

2009-09-03 Thread Drew Parsons
Package: gnome Version: 1:2.26+0 Severity: normal The gnome package is useful for installing a generally full and complete desktop environment. It goes too far, however, by Depends: totem-mozilla. gnome should be enabling useful programs to be installed, it should not be interfering with the way

Bug#544825: zoneminder: rsyslog

2009-09-03 Thread Alberto Reyes
Package: zoneminder Version: 1.24.1-1 Severity: normal Configuration for /etc/rsyslog.conf < *.*;auth,authpriv.none -/var/log/syslog > *.*;local1.none;auth,authpriv.none -/var/log/syslog > local1.* /var/log/zm/zm.log > local1.!*;local1.warning

Bug#544826: zoneminder: logrotate config

2009-09-03 Thread Alberto Reyes
Package: zoneminder Version: 1.24.1-1 Severity: normal $ cat /etc/logrotate.d/zoneminder /var/log/zm/*log { weekly rotate 3 notifempty missingok postrotate /usr/bin/zmpkg.pl logrot endscript } -- System Information: Debian Release: squeeze/sid APT prefers testin

Bug#544827: gforth - FTBFS: error: 'u' undeclared (first use in this function)

2009-09-03 Thread Bastian Blank
Source: gforth Version: 0.7.0+ds1-3 Severity: serious There was an error while trying to autobuild your package: > sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu [...] > gcc -c -I./../arch/generic -I. -Wall -g -O2 -DHAVE_CONFIG_H -DFORCE_LL > -DDEFAULTPATH='".:/usr/lib

Bug#542095: network-manager-gnome | wicd

2009-09-03 Thread Drew Parsons
Josselin Mouette wrote: > The choice of not letting wicd as an alternative is deliberate. Wicd is > not integrated throughout GNOME and we want to reduce as much as > possible the number of possible configurations to be able to support > them better. Wouldn't "Depends: network-manager-gnome | wi

Bug#478446: gnudatalanguage: should use python-numpy instead of python-num{eric,array}

2009-09-03 Thread Gürkan Sengün
Actually it can be built without support for the python module. I personally don't use python. If nobody uses the python module of GDL, we can just disable it, and remove the python-num{eric,array} build-dependencies. Would that be a solution? -- To UNSUBSCRIBE, email to debian-bugs-dist-req

Bug#544814: amarok: symbol lookup error: /usr/lib/libamaroklib.so.1: undefined symbol: _ZTIN6TagLib9TrueAudio4FileE

2009-09-03 Thread Modestas Vainius
tags 544814 unreproducible thanks Hello, On ketvirtadienis 03 Rugsėjis 2009 07:31:24 Matt Stamp wrote: > Package: amarok > Version: 2.1.1-4 > Severity: important > > I get no window when running from KDE. When run from console I get the > error above. There is something wrong with your system

Bug#534724: [Logcheck-devel] Bug#534724: Enhanced kernel rules

2009-09-03 Thread Hannes von Haugwitz
Frédéric Brière wrote: Thanks for your contribution. Unfortunately, I don't think anyone has the time to go through these 599 rules and sort out that big pile. From a quick glance, most of these appear to be bootup messages, which are willingly not included in logcheck-database. What about

Bug#504857: Includes a private copy of antlr

2009-09-03 Thread Gürkan Sengün
To build GDL I don't change the grammar files. There's 2.7.7 and 3.0.1 in sid. from the README: GDL 0.9 was developed using ANTLR 2.7.6, but unless you want to change the grammar (*.g files) you don't need ANTLR. All relevant ANTLR files are included in the package. For more information on ANTRL

Bug#544731: "error: no such disk" renders system unbootable

2009-09-03 Thread Jonathan Nieder
retitle 544731 missing "insmod lvm" in grub.cfg ("error: no such disk") tags 544731 + unreproducible thanks Maybe the more specific title will make this easier to find once the bug comes back. Thanks, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subjec

Bug#544828: onscripter - FTBFS: error: mad.h: No such file or directory

2009-09-03 Thread Bastian Blank
Source: onscripter Version: 0.0.20090822-3 Severity: serious There was an error while trying to autobuild your package: > sbuild (Debian sbuild) 0.58.2 (15 Jun 2009) on lxdebian.bfinv.de [...] > g++ -O3 -Wall -fomit-frame-pointer -pipe -c -I/usr/include/SDL > -D_GNU_SOURCE=1 -D_REENTRANT -I/usr

Bug#544829: radare - FTBFS: cp: cannot stat `debian/tmp/usr/lib/radare/lua.so': No such file or directory

2009-09-03 Thread Bastian Blank
Source: radare Version: 1:1.4-1 Severity: serious There was an error while trying to autobuild your package: > sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu [...] > make[1]: Entering directory > `/build/buildd-radare_1.4-1-s390-TrRakb/radare-1.4' > dh_testdir > dh_test

Bug#371882: nautilus has a search button

2009-09-03 Thread Drew Parsons
The main toolbar on my nautilus (2.26.3) does have a Search button, and it does work (though nonintuitively it ignores wildcards, you have to search for "pdf" not "*pdf"). Does that mean this bug is now dealt with and can be closed? Drew -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...

Bug#512831: closed by Michael Stone (Re: coreutils: cp refuses to hardlink a specific file, with a strange error message)

2009-09-03 Thread Marc SCHAEFER
Hi, bugs happens also on lenny (<--- using the etch kernel). The filesystem is regularly e2fsck'd and no error happens in dmesg. I will presumably soon upgrade to the lenny kernel and see what happens. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "u

Bug#544823: smartmontools: smartd no longer autodetects my disks and will no longer start

2009-09-03 Thread Giuseppe Iuculano
Hi Stuart, Stuart Pook ha scritto: > : root; sed -e 's/#.*//' -e '/^ *$/d' /etc/smartd.conf > /dev/disk/by-id/ata-ST3200822A_3LJ00N4L -n standby -a -S on -m root > /dev/disk/by-id/ata-WDC_WD6400AAKS-00A7B2_WD-WMASY2546840 -n standby -a -S on > -s (L/../../2/05|S/../.././05) -m root > : root; ls -

Bug#544830: xulrunner-1.9: Iceweasel slows down machine to crawl after return from suspend-to-ram

2009-09-03 Thread Steffen Grunewald
Package: xulrunner-1.9 Version: 1.9.0.13-0lenny1 Severity: important After waking up a IBM ThinkPad X41 from Suspend-to-RAM, CPU usage goes to 100% Majority of CPU time spent in xulrunner-stub and Xorg: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 3872 root

Bug#544831: crystalspace - FTBFS: Does no bail out after one fatal error

2009-09-03 Thread Bastian Blank
Source: crystalspace Version: 1.2.1-2 Severity: serious There was an error while trying to autobuild your package: > Automatic build of crystalspace_1.2.1-2 on lxdebian.bfinv.de by sbuild/s390 98 [...] > g++ -c -o ./out/linux390/optimize/apps/tools/lighter2/statistics.o -I. > -I./include -I.

Bug#542562: libgnome2-print-perl: uses libgnomeprint which is scheduled for removal

2009-09-03 Thread Ryan Niebur
reassign 542562 ftp.debian.org retitle 542562 RM: libgnome2-print-perl -- RoM; unused perl binding to a deprecated library quit On Thu, Aug 20, 2009 at 12:42:24PM +0300, Damyan Ivanov wrote: > -=| j...@debian.org, Thu, Aug 20, 2009 at 10:54:57AM +0200 |=- > > Package: libgnome2-print-perl > > Ver

Bug#515850: RFP: mjpegtools - MJPEG video capture/editting/playback MPEG encoding

2009-09-03 Thread Fabian Greffrath
Reinhard Tartler schrieb: Will it make sense to start packaging in pkg-multimedia git now? if you have some spare time, why not. I just fear that it will rott in NEW. It wouldn't be the first package to end like that :-( Regarding mjpegtools, I think the source even got some more severe licen

Bug#544833: frama-c - FTBFS: Warning P: this pattern-matching is not exhaustive.

2009-09-03 Thread Bastian Blank
Source: frama-c Version: 20090601~beta1+dfsg-1 Severity: serious There was an error while trying to autobuild your package: > sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu [...] > ocamlc -c -w Ael -warn-error A -annot -I src/misc -I src/ai -I > src/memory_state -I src

Bug#540831: blacklisting pcspkr ruins beep(1), and icewm' mail beep

2009-09-03 Thread Gerfried Fuchs
* Josh Triplett [2009-09-03 09:21:31 CEST]: > OK, for the sake of argument, I just ran a Google search for "pcspkr". > First page of ten results: You should be aware that this is extremely biased because it is enabled by default and there is an easy way to disable it, most of these threads alrea

Bug#544832: tex-common: apt-get upgrade (fmtutil-sys) fails

2009-09-03 Thread Jan Weil
Package: tex-common Version: 1.20 Severity: normal 'apt-get update && apt-get upgrade' fails for tex-common (and preview-latex-style subsequently): Richte tex-common ein (1.20) ... Running mktexlsr. This may take some time... done. Running updmap-sys. This may take some time... done. Building fo

Bug#516374: INFO: task * blocked for more than 120 seconds. in numerous non-SCHED_IDLE workloads

2009-09-03 Thread Darck
Hi, Still no news about this problem ?... While upgrading to a newer (unstable) kernel is easy with kernels provided by Debian, this is not the case with the Xen support. The 2.6.26-2 xen release is NOT useable in production environment, and keep crashing the host due to this scheduler bug

Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread Mart van de Wege
Package: initramfs-tools Version: 0.93.4 Severity: important Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Mart van de Wege To: Debian Bug Tracking System Subject: initramfs-tools: Purging a kernel-image does not clean up /var/lib/initramfs

Bug#544835: neverball - FTBFS: Failure to initialize virtual file system

2009-09-03 Thread Bastian Blank
Source: neverball Version: 1.5.2-1 Severity: serious There was an error while trying to autobuild your package: > sbuild (Debian sbuild) 0.58.2 (15 Jun 2009) on lxdebian.bfinv.de [...] > cc -Wall -ansi -pedantic -O2 -o mapc share/vec3.o share/base_image.o > share/solid.o share/binary.o share/bas

Bug#544000: waiting for copyright info

2009-09-03 Thread Ryan Niebur
block 544002 by 544001 block 544001 by 544000 quit waiting for copyright info from upstream -- _ Ryan Niebur ryanrya...@gmail.com signature.asc Description: Digital signature

Bug#544837: better menu category

2009-09-03 Thread Peter Eisentraut
Package: xscreensaver Version: 5.05-3+nmu1 Severity: normal Tags: patch Please change the menu category in the .desktop file from Categories=System; to Categories=Settings; so it shows up in the Preferences menu instead of under System Tools on LXDE. This would be consistent with other Setti

Bug#544836: r-other-mott-happy - FTBFS: Error in library(MASS) : there is no package called 'MASS'

2009-09-03 Thread Bastian Blank
Source: r-other-mott-happy Version: 2.1-3 Severity: serious There was an error while trying to autobuild your package: > sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu [...] > ** R > ** preparing package for lazy loading > Error in library(MASS) : there is no package cal

Bug#139569: Status of this bug?

2009-09-03 Thread Vincent Lefevre
Hi, What's the status of this bug? On , it is said: Blocking fix for 411722: coreutils: "info printf" just gets the man page, 483554: coreutils: "info chcon" gives the man page instead of the full documentation but these two bugs we

Bug#544830: xulrunner-1.9: Iceweasel slows down machine to crawl after return from suspend-to-ram

2009-09-03 Thread Mike Hommey
On Thu, Sep 03, 2009 at 10:01:25AM +0200, Steffen Grunewald wrote: > Package: xulrunner-1.9 > Version: 1.9.0.13-0lenny1 > Severity: important > > > After waking up a IBM ThinkPad X41 from Suspend-to-RAM, CPU usage goes to 100% > Majority of CPU time spent in xulrunner-stub and Xorg: > > PID

Bug#544838: xiterm+thai - FTBFS: undefined reference to `getutmpx'

2009-09-03 Thread Bastian Blank
Source: xiterm+thai Version: 1.09-2 Severity: serious There was an error while trying to autobuild your package: > sbuild (Debian sbuild) 0.58.2 (31 Jul 2009) on debian-31.osdl.marist.edu [...] > gcc -o xiterm+thai command.o debug.o graphics.o grkelot.o main.o misc.o > netdisp.o screen.o scroll

Bug#536400: 536400 not fixed

2009-09-03 Thread Damien DEGOIS
Hi, As far as I saw, the bugs was closed but not fixed, ORIGINAL man pages remains unavailable. Let me know if you need further informations. Regards, Damien -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists

Bug#544840: meld should recommend python-gtksourceview2

2009-09-03 Thread debian
Package: meld Version: 1.3.0-2 Severity: minor enabling line numbers and syntax highlighting depend upon python-gtksourceview2. but meld does neither depend on nor does it recommend that package, leaving the user in the dark, why "show line numbers" and "use syntax highlighting" are fully disabl

Bug#544839: uncategorized desktop file

2009-09-03 Thread Peter Eisentraut
Package: openbox Version: 3.4.7.2-5 Severity: normal The openbox.desktop file declares not categories and therefore shows up under "Other" in LXDE. Please add appropriate categories. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble

Bug#529250: mutt: deleting attachement changes sort order of message when using 'date-received'

2009-09-03 Thread Antonio Radici
Hi, can you please provide the information requested by upstream? Cheers Antonio -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#536400: gnu-fdisk: reproduced with version 1.2.3-1

2009-09-03 Thread Tanguy Ortolo
Package: gnu-fdisk Version: 1.2.3-1 Followup-For: Bug #536400 Hello, I can confirm this problem is still present in version 1.2.3-1. Manpages of the original fdisk and sfdisk get diverted like this: diversion of /usr/share/man/man8/cfdisk.8.gz to /usr/share/man/man8/cfdisk.8.gz.distrib by gnu-f

Bug#543612: pppd can't find the interface and dies if it's been renamed by udev

2009-09-03 Thread James Andrewartha
On Wed, 26 Aug 2009, Marco d'Itri wrote: > On Aug 26, James Andrewartha wrote: > > > I want to run a PPPoE client on a server that also runs a PPTP daemon > > (poptop). > > For firewalling reasons, I need to rename the ppp interface used by the > > PPPoE > > connection so it doesn't match ppp+

Bug#544841: sane-utils: Package assumes that /tmp is on the same filesystem as /etc at install time.

2009-09-03 Thread Dickon Hood
Package: sane-utils Version: 1.0.20-6 Severity: normal I have /tmp mounted as tmpfs (backed by crypto swap) for general paranoia reasons. Installing sane-utils caused the following: Error installing /tmp/inetdcfpnYI8 to /etc/inetd.conf: Invalid cross-device link dpkg: error processing sane-utils

Bug#540351: postgresql-8.4: autovacuum fails to start

2009-09-03 Thread Karsten Hilbert
Note that when I said "I wasn't sure autovacuum worked before the upgrade" -- it sure did work in 8.3. What I don't know is whether it worked in 8.4 after the install but before the cluster upgrade. Anything else I can to do help ? Karsten -- GPG key ID E4071346 @ wwwkeys.pgp.net E167 67FD A291

Bug#544832: tex-common: apt-get upgrade (fmtutil-sys) fails

2009-09-03 Thread Norbert Preining
On Do, 03 Sep 2009, Jan Weil wrote: > fmtutil.0AKH0d9M is attached. No attachment ... Best wishes Norbert --- Dr. Norbert Preining Vienna University of Technology Debian Developer Debian

Bug#544842: lirc-modules-source: modules fail to compile using shipped lenny kernel 2.6.26-2-amd64 and kernel source

2009-09-03 Thread Dave Killick
Package: lirc-modules-source Version: 0.8.3-3 Severity: grave Justification: renders package unusable Using the default installation of the required packages, and following the instructions in the README.Debian for lirc-mosules-source yields the following output from m-a. sed -e "s!\$KVERS!`se

Bug#483554: coreutils: "info chcon" gives the man page instead of the full documentation

2009-09-03 Thread Michael Stone
It's actually incorrect to say this was found in coreutils 6 & fixed in coreutils 7.5--this was a bug in dpkg's install-info and fixed by switching to gnu install-info, with nothing changed on the coreutils side (as explained ad nauseum in various bug reports). Mike Stone -- To UNSUBSCRIBE,

Bug#529856: php-net-ldap2 uploaded to mentors

2009-09-03 Thread Benoit Mortier
Hello, I just uploaded php-net-ldap2 to debian mentors * Package name    : php-net-ldap2   Version         : 2.0.5   Upstream Author : Benedikt Hallinger * URL             : http://pear.php.net/package/Net_LDAP2 * License         : LGPL   Section         : web It builds these binary packages: ph

Bug#139569: Status of this bug?

2009-09-03 Thread Raphael Hertzog
On Thu, 03 Sep 2009, Vincent Lefevre wrote: > Hi, > > What's the status of this bug? > > On , it is said: > > Blocking fix for 411722: coreutils: "info printf" just gets the man > page, 483554: coreutils: "info chcon" gives the man pag

Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread maximilian attems
On Thu, Sep 03, 2009 at 10:18:21AM +0200, Mart van de Wege wrote: > Package: initramfs-tools > Version: 0.93.4 > Severity: important > > Content-Type: text/plain; charset="us-ascii" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > From: Mart van de Wege > To: Debian Bug Tracking System >

Bug#544843: [libxdg-basedir] In extra without reason

2009-09-03 Thread Robert Wohlrab
Package: libxdg-basedir Severity: normal Hi, I noticed that libxdg-basedir Priority extra. That means that awesome, excellent-bifurcation and mupen64plus must switch to extra too. I don't see why should be in extra as it doesn't depend on anything in extra and has no conflicts. Can you please s

Bug#544725: mutt: GPG inline signatures no working (p-i)

2009-09-03 Thread Christoph Egger
On Thu, Sep 03, 2009 at 01:01:55AM +0100, Antonio Radici wrote: > tag 544725 +moreinfo > thanks > > Hi, > rather than attaching the entire muttrc, which will be huge :-) can you please > attach a minimal .muttrc needed to reproduce this bug? I see that you've both > mutt and mutt-patched installed

Bug#472449: closed by Manoj Srivastava (This is an obsolete package no longer in Debian)

2009-09-03 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Do den 3. Sep 2009 um 2:15 schrieb Debian Bug Tracking System: > 438706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438706 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems > Date: Wed, 02 Sep 2009 19:53:44 -0500

Bug#544773: Update to cryptsetup 2:1.0.7-2 breaks booting

2009-09-03 Thread Linus Lüssing
Package: cryptsetup Version: 2:1.0.7-2 Severity: normal Yes, I'm having the same problem here. I updated cryptsetup yeseterday to 2:1.07-2 and now I can't boot my usual 2.6.30-1-amd64 anymore. My other kernels on this machine seem unaffected, just my usual kernel-image does not boot. So I can sele

Bug#543506: pg_upgradecluster doesn't preserve per-database ACLs or configuration parameters

2009-09-03 Thread Karsten Hilbert
Package: postgresql-common Version: 100 Severity: normal I tend to agree that #539772 is a specific version of this problem. The per-database settings that are changed from the default and saved in the database can be read from pg_database: select from pg_database where datname = 'gnumed

Bug#544830: xulrunner-1.9: Iceweasel slows down machine to crawl after return from suspend-to-ram

2009-09-03 Thread Steffen Grunewald
On Thu, Sep 03, 2009 at 10:23:44AM +0200, Mike Hommey wrote: > On Thu, Sep 03, 2009 at 10:01:25AM +0200, Steffen Grunewald > wrote: > > Package: xulrunner-1.9 > > Version: 1.9.0.13-0lenny1 > > Severity: important > > > > > > After waking up a IBM ThinkPad X41 from Suspend-to-RAM, CPU usage goes

Bug#544811: rpm: [INTL:pt_BR] Brazilian Portuguese debconf templates translation

2009-09-03 Thread Michal Čihař
Hi Dne Thu, 3 Sep 2009 00:22:53 -0300 Rafael Henrique da Silva Correia napsal(a): > Package: rpm > Tags: l10n patch > Severity: wishlist > > Hello, > > Please, Could you update the Brazilian Portuguese Translation? > > Attached you will find the file pt_BR.po. It is UTF-8 encoded and it is >

Bug#472449: closed by Manoj Srivastava (This is an obsolete package no longer in Debian)

2009-09-03 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Uhm, I am not sure which bug you close. However, it _was_ a official package so please ad a conflict in the remaining package as otherwise there will be no clear upgrade path. Gruß Klaus - -- Klaus Ethgenhttp://www.et

Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread Mart van de Wege
On Thu, 2009-09-03 at 10:54 +0200, maximilian attems wrote: > what are you trying to do? > please post the script calling update-initramfs, thanks. I am merely running a dist-upgrade. But last week I removed a kernel image (using apt-get --purge remove linux-image-2.6.30.5) that update-initramfs

Bug#544830: xulrunner-1.9: Iceweasel slows down machine to crawl after return from suspend-to-ram

2009-09-03 Thread Mike Hommey
On Thu, Sep 03, 2009 at 11:36:36AM +0200, Steffen Grunewald wrote: > Should I deinstall packages and try to reproduce the issue? The easiest thing to do is to follow what reportbug should have shown you, and run: MOZILLA_DISABLE_PLUGINS=1 iceweasel Also try MOZILLA_DISABLE_PLUGINS=1 iceweasel -

Bug#544844: rules.tiny doesn't use policy-mandated CFLAGS

2009-09-03 Thread Steve Langasek
Package: debhelper Version: 7.3.15 Severity: important Nothing in a standard dh build (neither dh_auto_configure nor dh_auto_build) appears to ensure that the standard CFLAGS, "-g -O2", are passed to the upstream build system by default. This means that packages built with "./debian/rules foo" (i

Bug#540112: Fix for Bug#540112 commited to version control

2009-09-03 Thread nijel
tags 540112 pending thanks Hi, The following change has been committed for this bug, and so the fix will be in the next upload. === Changeset [172] by nijel, 2009-09-03 11:58:06 +0200 (Thu, 03 Sep 2009) No useless complains about mi

Bug#544846: colormake: Should depend on make package

2009-09-03 Thread Adrien Destugues
Package: colormake Version: 0.2-5 Severity: minor Colormake runs make in the background, the Debian package does not depend on it. Colormake is unusable if you don't install make along with it. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstabl

Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread maximilian attems
On Thu, Sep 03, 2009 at 11:47:06AM +0200, Mart van de Wege wrote: > On Thu, 2009-09-03 at 10:54 +0200, maximilian attems wrote: > > > what are you trying to do? > > please post the script calling update-initramfs, thanks. > > I am merely running a dist-upgrade. But last week I removed a kernel >

Bug#544847: DH_INTERNAL_OPTIONS should be less internal (i.e., documented)

2009-09-03 Thread Steve Langasek
Package: debhelper Version: 7.3.15 Severity: minor I have override rules that need to know whether they're being called from a binary-arch vs. binary-indep target, viz: override_dh_fixperms: dh_fixperms ifeq (,$(findstring -i, $(DH_INTERNAL_OPTIONS))) chgrp shadow $(d)/libpam-modu

Bug#543530: resolved

2009-09-03 Thread Werner Koch
Hi! According to PM by Karlheinz the bug can be closed. He does not preclude that it was a user error. In any case the signature on the key under question is now revoked. (http://pgpkeys.pca.dfn.de/pks/lookup?search=0x0597c2c8&op=vindex) Salam-Shalom, Werner -- Die Gedanken sind frei. A

Bug#534216: ITP: mbuffer -- tool for buffering streams

2009-09-03 Thread Peter Pentchev
On Wed, Sep 02, 2009 at 11:36:36PM +0200, Mats Erik Andersson wrote: > Hello, > > it is no mandatory need to link mbuffer against libcrypto/OpenSSL. > The problem is that the upstream source Thomas Maier-Komor > made a mistake in "configure.in", in specifying the reverse > check order for the inte

Bug#457966: debhelper: dh_makeshlibs: smart -V by taking the max version in symbol file

2009-09-03 Thread Steve Langasek
The corner case where -V still matters is if a package that ships a symbols file is built with a new toolchain, then installed and built against on an old system using an old version of dpkg-shlibdeps. Do you think this use case is irrelevant, and we should just stop using -V when converting to sy

Bug#538009: Bug#538218: Broken icon data

2009-09-03 Thread David Paleino
forcemerge 538218 538009 thanks Hello, On Fri, 24 Jul 2009 08:48:22 +0200 Eduard Bloch wrote: > Hello, > > first, you are right. But: the problem comes from wicd itself in the > first place, therefore I open a second bug report. > > AFAICS the WM icon data is crappy: > > xprop | grep ICON | t

Bug#544781: python-djvulibre: FTBFS due to broken build system/B-D*

2009-09-03 Thread Jakub Wilk
tags 544781 + confirmed block 544781 with 374029 thanks * Cyril Brulebois , 2009-09-02, 23:55: Your package FTBFS due to: | sphinx-build: Command not found you're messing up stuff between arch-dep and arch-indep. The latter is triggered (too) on the buildds, where B-D-I isn't installed. Thank

Bug#544848: [ion3] license change, consider for main?

2009-09-03 Thread Olof Johansson
Package: ion3 Severity: wishlist Hello! Upstream has just modified the license somewhat and removed the 28 days clause[0]. I wonder if this is enough to consider it for main? Thanks for your consideration [0] https://lists.berlios.de/pipermail/ion-general/2009-September/002520.html -- Olof Jo

Bug#483554: coreutils: "info chcon" gives the man page instead of the full documentation

2009-09-03 Thread Vincent Lefevre
On 2009-09-03 05:37:51 -0400, Michael Stone wrote: > It's actually incorrect to say this was found in coreutils 6 & fixed > in coreutils 7.5--this was a bug in dpkg's install-info and fixed by > switching to gnu install-info, with nothing changed on the coreutils > side (as explained ad nauseum in

Bug#544849: manpages-fr: Translation error on the french version of "timerfd" page

2009-09-03 Thread OB
Package: manpages-fr Version: 3.07.1-1 Severity: normal Tags: l10n The current version of the french page for timerfd_create, timerfd_settime, timerfd_gettime (all are in one man page) show the current statement for the timerfd_settime function: Le paramètre flags est soit nul, pour démarrer

Bug#543351: [Python-modules-team] Bug#543351: logilab.astng cannot be imported after upgrade from stable

2009-09-03 Thread Sandro Tosi
Hi Chris, thanks for your report. On Mon, Aug 24, 2009 at 14:43, Chris Lamb wrote: > Package: python-logilab-astng > Severity: serious > Version: 0.19.0-2 > ... > I can make it work by manually removing > >  /usr/lib/python2.5/site-packages/logilab Since all the packages sharing logilab namespace

Bug#544834: initramfs-tools: Purging a kernel-image does not clean up

2009-09-03 Thread Mart van de Wege
On Thu, 2009-09-03 at 11:50 +0200, maximilian attems wrote: > On Thu, Sep 03, 2009 at 11:47:06AM +0200, Mart van de Wege wrote: > > On Thu, 2009-09-03 at 10:54 +0200, maximilian attems wrote: > > > > > what are you trying to do? > > > please post the script calling update-initramfs, thanks. > > >

Bug#544850: mysql-proxy: New upstream (0.7.3)

2009-09-03 Thread Raoul Bhatia [IPAX]
Package: mysql-proxy Version: New upstream (0.7.3) Severity: wishlist Hi, There is a new upstream (0.7.3). Please consider updating. :) Many thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.

Bug#540831: [Pkg-alsa-devel] Bug#540831: blacklisting pcspkr ruins beep(1), and icewm' mail beep

2009-09-03 Thread Elimar Riesebieter
* jida...@jidanni.org [090903 09:23 +0800] > reopen 540831 > forcemerge 540831 544496 Jidanni, in #544496 you mentioned a "ruined" sound. Can you hear music? Do you mean that only your beep has gone? Well in that case I propose to reanable pcspkr and reassign 540831 to linux-latest-2.6. > thanks

Bug#532386: Same crash but on SAN-storage

2009-09-03 Thread Markus Meyer
Hi all, we had the same problem already twice in two month. Although there are some differences. We use the etch-backport kernel: linux-image-2.6.26-bpo.2-amd64 2.6.26-17~bpo40+1 Linux 2.6.26 image on AMD64 We write to a SAN device which is attached via FC. Our server didn't crash but all app

Bug#544851: Package all .lua scripts

2009-09-03 Thread Raoul Bhatia [IPAX]
Package: mysql-proxy Version: 0.7.2-2~bpo50+1 Severity: wishlist Hi, please include all regular .lua scripts that are shipped in the mysql-proxy package: # dpkg -L mysql-proxy|grep lua$ > /usr/lib/mysql-proxy/lua > /usr/lib/mysql-proxy/lua/proxy/auto-config.lua > /usr/lib/mysql-proxy/lua/proxy/b

Bug#483554: coreutils: "info chcon" gives the man page instead of the full documentation

2009-09-03 Thread Vincent Lefevre
On 2009-09-03 12:30:11 +0200, Vincent Lefevre wrote: > On 2009-09-03 05:37:51 -0400, Michael Stone wrote: > > It's actually incorrect to say this was found in coreutils 6 & fixed > > in coreutils 7.5--this was a bug in dpkg's install-info and fixed by > > switching to gnu install-info, with nothing

Bug#544852: backuppc: Poolsize is 0 after installing libio-dirent-perl

2009-09-03 Thread Michael Bussmann
Package: backuppc Version: 3.1.0-4lenny1 Severity: minor Hi, After installing libio-dirent-perl, BackupPC reports Pool/CPoolsize is 0. This also makes the RRD graphs quite useless. This seems to be a known problem as stated in | http://www.adsm.org/lists/html/BackupPC-users/2008-04/msg00101.htm

Bug#544850: [debian-mysql] Bug#544850: mysql-proxy: New upstream (0.7.3)

2009-09-03 Thread Norbert Tretkowski
Am Donnerstag, den 03.09.2009, 12:30 +0200 schrieb Raoul Bhatia [IPAX]: > There is a new upstream (0.7.3). Please consider updating. :) I don't see 0.7.3 anywhere, it's not even tagged in their bzr repository: $ bzr tags rel-0.7.1660 rel-0.7.2690 $ Norbert --

Bug#544853: backuppc: assertion 'pango_font_description_get_family (desc) != NULL' failed

2009-09-03 Thread Michael Bussmann
Package: backuppc Version: 3.1.0-4lenny1 Severity: minor Hi, I'm not quite sure if this is really a problem of backuppc. When displaying the status page with the RRD graph, my webserver spits out the following message: | Pango-CRITICAL **: pango_context_load_font: assertion `pango_font_descrip

Bug#544855: ldap2bind incorrectly looks for rndc and ldap2zone

2009-09-03 Thread Enrique Zanardi
Package: ldap2zone Version: 0.1-2 Severity: normal Tags: patch When running as a normal user, ldap2bind doesn't detect that rndc and ldap2zone are not on the user's PATH. That's because ot an improper use of the -z flag on the tests. -z STRING returns true if the length of STRING is zero, but on

Bug#544854: Squashfs-modules packages are missing with Debian Squeeze and Debian Sid

2009-09-03 Thread Hammer Attila
Package: squashfs-modules-2.6-686 Version: 2.6.30-1-686 Dear Maintainer or Developer! When I trying installing for example the squashfs-modules-2.6-686 or squashfs-modules-2.6-486 packages in Debian Squeeze or Sid, this packages are not present and I see following message: Reading package lists

Bug#544857: xfce4-utils: xflock4 can be improved

2009-09-03 Thread Luca Niccoli
Package: xfce4-utils Version: 4.6.1-1 Severity: minor Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As it is now, xflock4 doesn't check for the presence of xlock, which isn't guaranteed to be present on the system. I would be nice if it would try to use xtrclock as well. Patch attach

Bug#544856: alsa-utils: Save and restore levels over hibernate

2009-09-03 Thread Daniel Pittman
Package: alsa-utils Version: 1.0.20-3 Severity: wishlist My laptop doesn't save and restore mixer levels automatically over a hibernate sequence, which means that every time I wake it up I have to manually unmute my sound card and restore the PCM output level from 35% to something audible. At lea

Bug#544858: xfce4-power-manager: Default action for power and suspend but should be set to "Ask"

2009-09-03 Thread Luca Niccoli
Package: xfce4-power-manager Version: 0.8.3.1-1 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, as it is now installing xfce4-power-manager stops the computer from shutting down when pressing the power button while using Xfce. XPM can be installed on the system dragged by a depe

Bug#139569: Status of this bug?

2009-09-03 Thread Vincent Lefevre
On 2009-09-03 11:34:30 +0200, Raphael Hertzog wrote: > What about reading the last message in the history? dpkg's > install-info is going away in 1.15.4 and all install-info bugs will > be closed/reassigned to the new install-info package that is > provided by GNU texinfo. But since the problem is

Bug#532082: reportbug: please add claws-mail to supported MUAs

2009-09-03 Thread David Paleino
On Wed, 10 Jun 2009 00:04:00 +0200, Sandro Tosi wrote: > 2009/6/9 Federico Heinz : > > On 09/06/2009, Sandro Tosi wrote: > >> Wouldn't it be better to ship this script in a claws* package and we > >> simply Suggests it, without adding a piece of code barely used/related > >> directly inside report

Bug#544859: fails to install, trying to overwrite other packages files

2009-09-03 Thread Holger Levsen
Package: rpcbind Version: 0.2.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts piuparts.d.o Hi, during a test with piuparts I noticed your package failed to install because it tries to overwrite other packages files without declaring a replaces relation. See policy 7.

Bug#527495: cyrus-imapd-2.2: service imap pid xxxx in BUSY state: terminated abnormally

2009-09-03 Thread Sven Mueller
Hi Achim, Frank. Could you please confirm that the problem still exists with the recent 2.2.13-14+b4 rebuild and the current cyrus-sasl? As far as I understand Bug #527161, this problem should now be gone. If not, we Regards, Sven Frank Segtrop schrieb: > Hi! > > Same problem here! > > kernel

Bug#544860: ekeyd: fails to build on BSD kernel platforms

2009-09-03 Thread Vincent Sanders
Package: ekeyd Version: 1.0.3-1 Severity: normal Justification: no longer builds from source Doesnt build on BSD platforms because make file tries to pass -DEKEY_OS_GNU/KFREEBSD which is an invalid macro name -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (500, 'te

Bug#544861: Limit key source not understood

2009-09-03 Thread David Paleino
Package: bugs.debian.org Severity: normal Hello, with devscripts 2.10.54, tagpending uses the new "limit" keyword. Exactly it uses the form "limit source ", which doesn't seem to be understood from control@: ---8<--- Processing commands for cont...@bugs.debian.org: > #bpython (0.9.4-1) UNRELEASE

Bug#544864: xserver-xorg-video-intel: [945GM] lock up and corruption on macbook

2009-09-03 Thread Paul Brossier
Package: xserver-xorg-video-intel Version: 2:2.8.1-1 Severity: grave Justification: renders package unusable After one or a few key presses, both mouse and keyboard lock up when using the intel driver on mackbook. Before locking up, the 'login' input box and other characters from gdm sometimes app

Bug#544863: gnuplot: incomplete debian/copyright

2009-09-03 Thread Sebastian Harl
Package: gnuplot Version: 4.0.0-5 Severity: serious Hi, debian/copyright misses a few license information. E.g. most (all?) files in lisp/ are distributed under the terms of the GPLv2+. In current versions, e.g. src/wxterminal/gp_cairo.c is dual-licensed under the terms of that "gnuplot license"

  1   2   3   4   5   >