Bug#444451: with-colons output does not include fpr for subkey-less keys

2007-09-29 Thread martin f krafft
also sprach Werner Koch <[EMAIL PROTECTED]> [2007.09.28.1851 +0100]: > The reason for this is that you did not used --fixed-list-mode: > >Do not merge primary user ID and primary key in >@option{--with-colon} listing mode and print all timestamps as >seconds since 1970-01-01. > > --fi

Bug#444240: fails to start

2007-09-29 Thread Mohsen Saboorian
Hi Drew, Can you send Zekr log file here? You can find it on ~/.zekr/zekr.log. Also please tell me what is the result of your $ java -version -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#438106: avifile: FTBFS: No longer builds on amd64.

2007-09-29 Thread Lucas Nussbaum
tags 438106 + patch pending thanks On 20/08/07 at 01:04 +0200, Kurt Roeckx wrote: > On Sun, Aug 19, 2007 at 06:59:25PM -0400, Daniel Schepler wrote: > > Instead of using -Navifile-win32-plugin to fix the FTBFS on non-i386 archs, > > why not use -s instead? With that you won't need the special se

Bug#444585: gpar2: build-depends on non-existing libstdc++6-dev

2007-09-29 Thread Riku Voipio
Package: gpar2 Severity: important Build-Depends: debhelper (>= 5), autotools-dev, libgtkmm-2.4-dev, libpar2-0-dev (>= 0.2), libsigc++-2.0-dev, libstdc++6-dev According to debian policy, you don't need to build-depend on packages pulled in by build-essential, such as the stdc++ library. Even wors

Bug#442979: libgearman-client-async-perl: FTBFS: t/allinone........Can't locate Gearman/Server.pm in @INC

2007-09-29 Thread Cyril Brulebois
Lucas Nussbaum <[EMAIL PROTECTED]> (18/09/2007): > t/allinoneCan't locate Gearman/Server.pm in @INC (@INC contains: > /build/user/libgearman-client-async-perl-0.94/t/../../../../server/lib > /build/user/libgearman-client-async-perl-0.94/t/../../Gearman/lib > /build/user/libgearman-client

Bug#440538: notfound 440538 in 0.9.8e-7, tagging 440538

2007-09-29 Thread Kurt Roeckx
# Automatically generated email from bts, devscripts version 2.10.8 # If it's related to gcc-4.2, testing is affected now too notfound 440538 0.9.8e-7 tags 440538 + lenny sid -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#444584: 0.99.80~rc2-1 depends on a whole pile of GTK libraries

2007-09-29 Thread sacrificial-spam-address
Package: alsaplayer-common Version: 0.99.80~rc2-1 The previous version: Version: 0.99.79-3+b1 Depends: libc6 (>= 2.6-1), libflac8, libgcc1 (>= 1:4.2-20070516), libid3tag0 (>= 0.15.1b), libmad0 (>= 0.15.1b), libmikmod2 (>= 3.1.10), libogg0 (>= 1.1.3), libsndfile1, libstdc++6 (>= 4.2-20070516), li

Bug#432992: Patch for tuxkart-0.4.0

2007-09-29 Thread David Ammouial
tags 432992 + patch thanks Hello, Attached is a patch for a possible NMU on tuxkart-0.4.0. It contains a fix for #432992 as well as lintian warning fixes. It might also be a good idea to have this package co-maintained by the -games team. Regards. -- David Ammouial http://da.weeno.net/ diff

Bug#443878: Can't locate Sys/Syslog/Win32.pm

2007-09-29 Thread gregor herrmann
On Sat, 29 Sep 2007 15:10:03 +0200, Bastian Kleineidam wrote: > I believe this is a bug in libsys-syslog-perl. If I comment out the line > eval "use Sys::Syslog::Win32"; > in /usr/lib/perl5/Sys/Syslog.pm, the warning is not printed. Sounds reasonable, especially since the relevant lines were only

Bug#442763: wmxres: FTBFS if build twice in a row

2007-09-29 Thread Todd Troxell
On Sat, Sep 29, 2007 at 02:34:17PM +0200, Lucas Nussbaum wrote: > The problem is that all depends on wmxres, but that wmxres is a > *directory*. So it compares the mtime of *.o with the mtime of the > directory, which is obviously not what you want to do. Ah, that makes sense to me. Thanks for lo

Bug#436130: Please add environment variable containing the value of buildArea

2007-09-29 Thread Magnus Holmgren
On Sunday, August 5 2007, Magnus Holmgren wrote: > As an alternative solution to bug #431898, I propose the addition of an > environment variable containing the intended destination of the build > result (buildArea and other deb-layout settings can be overridden in so > many ways). That environment

Bug#428255: exif: no default IFD breaks backward compatibility

2007-09-29 Thread Frederic Peters
tag 428255 moreinfo thanks Rémi Denis-Courmont wrote: > Package: exif > Version: 0.6.15-1 > Severity: normal > > > Hello, > > It looks like following the upgrade, exif will not extract EXIF tags > anymore by default, but expect the user to specify "--ifd=EXIF". This is > not what it used

Bug#444583: zsh: precmd not executed before a new prompt is displayed when a job exists

2007-09-29 Thread Bas Zoetekouw
Package: zsh Version: 4.3.4-17 Severity: normal Zsh's man page says: "precmd Executed before each prompt." However, it doesn't seem to be executed in the following situation: - start xeyes in the background (xeyes &) - kill the xeyes window - the zsh then displays something like "[1] + done x

Bug#404965: /usr/bin/at: Relative date calculation breaks twice across year boundry

2007-09-29 Thread Fred Korz
Package: at Followup-For: Bug #404965 Hi Ryan, Until I get through end-of-quarter maddness I can't look at source code and help there, but running into the problems with time calculations in 'at' I wanted to file the report since my symptoms seem to go beyond those already listed in the

Bug#444582: rt2x00-source: Does not build with /bin/sh != bash

2007-09-29 Thread Thijs Kinkhorst
Package: rt2x00-source Version: 0cvs20070219-2 Severity: normal Tags: patch Hi! I'm trying to rebuild rt2x00-source on my system, but that fails because I have /bin/dash as /bin/sh. The attached patch fixes the responsible bashism. Please consider to apply it, thanks! Thijs -- System Informati

Bug#440769: libgphoto2-port0: usbfs kernel message says: ... did not claim interface N before use

2007-09-29 Thread Frederic Peters
reassign 440769 gtkam thanks If the bug only happen in gtkam and not in gphoto2 it is not a libgphoto2-2 bug; I'll reassign this bug to gtkam. Regards, Frederic -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#442728: sed: FTBFS if build twice in a row

2007-09-29 Thread Clint Adams
On Sat, Sep 29, 2007 at 03:22:00PM +0200, arno wrote: > One way to correct that is to remove .gmo in clean target, but many .gmo do > not > build because they have nplurals=1 > > Here is a diff that seems to fix the problem. Actually, I think id, ja, and tr may be correct at nplurals=1, but Hun

Bug#439567: abraca - FTBFS: IOError: [Errno 2] No such file or directory: '/srv/buildd/.wafcache/runs-e6cf30fa6721382732534f76a5f9e4e0.txt'

2007-09-29 Thread Bastian Blank
severity 439567 serious thanks On Sat, Sep 29, 2007 at 03:33:19PM +0200, Lucas Nussbaum wrote: > > > File > > > "/build/buildd/abraca-0.2/.waf-1.1.0-1947535750/wafadmin/Configure.py", > > > line 1002, in cleanup > > > file = open(Utils.join_path(Params.g_homedir, '.wafcache', > > > 'runs-

Bug#444572: Dependency libsmp10 has been removed from sid

2007-09-29 Thread Lucas Nussbaum
On 29/09/07 at 14:08 +0100, David wrote: > Package: hpijs > Version: 2.6.10+1.6.10-4.1 > Severity: serious > > --- Please enter the report below this line. --- > > The title of the bug explains everything :-) I asked for a binNMU on debian-release@ a few minutes ago. No need to report such bugs:

Bug#439567: abraca - FTBFS: IOError: [Errno 2] No such file or directory: '/srv/buildd/.wafcache/runs-e6cf30fa6721382732534f76a5f9e4e0.txt'

2007-09-29 Thread Lucas Nussbaum
severity 439567 important tags 439567 + unreproducible moreinfo thanks On 25/08/07 at 20:17 +0200, Bastian Blank wrote: > Package: abraca > Version: 0.2-1 > Severity: serious > > There was an error while trying to autobuild your package: > > > Automatic build of abraca_0.2-1 on debian-31.osdl.ma

Bug#442728: sed: FTBFS if build twice in a row

2007-09-29 Thread Clint Adams
On Sat, Sep 29, 2007 at 03:22:00PM +0200, arno wrote: > nl and zh_CN locales are modified in diff.gz > So, when dpkg-source creates source directory, nl.po is more recent than > nl.gmo > (and zh_CN.po more recent than zh_CN.gmo); nl.gmo and zh_CN.gmo are therefore > rebuilt. At second pass, ther

Bug#444581: abcde: fails with cdparanoia --abort-on-skip

2007-09-29 Thread Paul
Package: abcde Version: 2.3.99.6-1 Severity: normal With "--abort-on-skip" in CDPARANOIAOPTS, abcde doesn't gracefully continue after an aborted track read. Instead it cancels the entire ripping process and exits. The output is below. This seems related to bug #172694, which is reported fixed.

Bug#442313: abntex: texlive-latex-recommended is insufficient for Build-Depends

2007-09-29 Thread Cyril Brulebois
Daniel Schepler <[EMAIL PROTECTED]> (14/09/2007): > From my pbuilder build log, forcing it to use > texlive-latex-recommended instead of tetex-extra: > > ... > ! LaTeX Error: File `supertabular.sty' not found. > > ... > mv /tmp/buildd/abntex-0.9~beta2/compiled.docs/*.dvi > /tmp/buildd/abntex-0.9

Bug#442473: deluge-torrent: missing dependency on python-dbus

2007-09-29 Thread Cyril Brulebois
fixed 442473 0.5.5-2 thanks "Adam Cécile (Le_Vert)" <[EMAIL PROTECTED]> (16/09/2007): > Hi, > > It's already fixed, waiting on my sponsor for the upload ;) > From: "\"Adam Cécile (Le_Vert)\"" <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: (pas de sujet) What about learning how to send m

Bug#444563: saods9: Intended to NMU (4.0b7-1.5)

2007-09-29 Thread Sergei Golovan
Hi, Justin! As far as I understand, saods9 tends to build a binary which is completely static (even tcl sources are compiled into the binaries). I think it doesn't make much sense if the library is already installed. Moreover, it makes security support harder. Regarding tcllib and libtk-img: Tcl

Bug#444420: [Pkg-octave-devel] Bug#444420: octave2.9: Problem when mixing range and sparse in 2.9.14

2007-09-29 Thread Rafael Laboissiere
* Kim Hansen <[EMAIL PROTECTED]> [2007-09-28 14:39]: > Package: octave2.9 > Version: 1:2.9.14-1 > Severity: normal > Tags: patch > > > The bug is described here: > https://www.cae.wisc.edu/pipermail/bug-octave/2007-September/003269.html > > This is the error: > octave:3> [1:2; sparse(1,2)] > e

Bug#444580: [PATCH] set correct WCHAR_MIN and WCHAR_MAX on armel port

2007-09-29 Thread Riku Voipio
Package: glibc Version: 2.6.1-5 Severity: normal Tags: patch User: [EMAIL PROTECTED] Usertags: eabi Unlike other architectures, on Arm EABI, wchar_t is "unsigned int". thus the default glibc definitions are incorrect: #define __WCHAR_MIN (-2147483647 - 1) #define __WCHAR_MAX (2147483647)

Bug#444047: [Python-modules-team] Bug#444047: Spellcheck of debian/control

2007-09-29 Thread Bernd Zeimetz
tags 444047 + pending thanks > This patch fixes a couple of spelling errors in the package description. Thanks for the patch! It was added in svn and will be included in the next upload of the package. Cheers, Bernd -- Bernd Zeimetz <[EMAIL PROTECTED]>

Bug#444510: libquicktime: FTBFS: error: expected specifier-qualifier-list before 'GtkTooltips'

2007-09-29 Thread Loïc Minier
@Fabian: I've produced the attached patch against upstream's CVS; could you take care of forwarding it? -- Loïc Minier ? prefix ? plugins/audiocodec/.libs ? plugins/audiocodec/ima4.lo ? plugins/audiocodec/lqt_audiocodec.la ? plugins/audiocodec/lqt_audiocodec.lo ? plugins/audiocodec/pcm.lo ? plu

Bug#441701: dwm: diff for NMU version 4.4.1-1.1

2007-09-29 Thread Daniel Baumann
Daniel Baumann wrote: > this patch is actually wrong, this way, a user shipped config.h gets > deleted, see #415587. ...which is not required anymore with 4.5 anyway. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist Email: [EMAIL PROTECTED] Internet: http://

Bug#444579: pgadmin3: Crash when clicking on connect to server icon

2007-09-29 Thread Mateusz Kaduk
Package: pgadmin3 Version: 1.4.3-2.1 Severity: important Reproduce it, by clicking on connect to server. Here is the output from terminal. *** glibc detected *** /usr/bin/pgadmin3: free(): invalid pointer: 0x08cf6590 *** === Backtrace: = /lib/i686/cmov/libc.so.6[0xb7542ce5] /lib/i686/

Bug#444390: packages ready

2007-09-29 Thread Mike O'Connor
tags 444390 patch thanks I have packages which I believe are ready for upload: http://vireo.org/debian/python-contract/ I shall now start looking for sponsors. Thanks, stew signature.asc Description: Digital signature

Bug#444577: moblock-nfq: Timestamps in the log file

2007-09-29 Thread Torquil Macdonald Sørensen
Package: moblock-nfq Version: 0.8-21 Severity: wishlist It would be useful if the log file /var/log/moblock.log displayed time information. Else it is difficult to check what happened when. Best regards, Torquil Sørensen -- System Information: Debian Release: lenny/sid APT prefers unstable

Bug#444578: kdelibs-data: annoying "hidden" window for HTTP-Cache-Cleaner keeps apprearing

2007-09-29 Thread Bas Zoetekouw
Package: kdelibs-data Version: 4:3.5.7.dfsg.1-7 Severity: normal I'm using amarok with gnome, and while amarok is running, it keeps launching a "HTTP-Cache-Cleaner" thingy. This HTTP cache cleaner doesn't have any window, but it does appear in the gnome taskbar. According to this Ubuntu bugrepor

Bug#441701: dwm: diff for NMU version 4.4.1-1.1

2007-09-29 Thread Daniel Baumann
tags 441701 -tags thanks > Attached is the diff for my dwm 4.4.1-1.1 NMU sent in DELAYED/2. > Upload made as part of the TanneriesBSP [1]. this patch is actually wrong, this way, a user shipped config.h gets deleted, see #415587. -- Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Bi

Bug#444576: eboard: does not start gnuchess as white from arbitrary board setup

2007-09-29 Thread Lucio Crusca
Package: eboard Version: 1.0.3-1 Severity: normal Steps to reproduce: 1. Play as black against gnuchess as white and bookmark the settings 2. Take a board with pieces in starting position and edit it. It does not matter if you move the pieces legally or not, the bug will show up anyway. It will

Bug#444575: debian/copyright file missing

2007-09-29 Thread Nico Golde
Package: metacity-themes Severity: serious Hi, this package is missing a debian/copyright file. Please sse section 4.5 of the debian policy. Kind regards Nico -- Nico Golde - http://ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF For security reasons, all text in this mail is double-rot13 encryp

Bug#444563: saods9: Intended to NMU (4.0b7-1.5)

2007-09-29 Thread Justin Pryzby
On Sat, Sep 29, 2007 at 02:47:35PM +0400, Sergei Golovan wrote: > Package: saods9 > Version: 4.0b7-1.4 > Severity: normal > Tags: patch > > Hi! > > I'd like to NMU your package (and fix #429332, #409488, #417681). > > Please, look at the attached diff. If it isn't good enough, I won't > upload t

Bug#444419: libpam-mount: umount fails and login count not decremented if last logout is done from 'su'

2007-09-29 Thread Bastian Kleineidam
Am Freitag, 28. September 2007 14:24:39 schrieb ingo: > when logging in as root and then su-ing to a user account everything works > fine. But at logout the su-command seems to have dropped root privileges, Yep, pam_mount is not designed to work with applications that drop privileges. Other apps t

Bug#442728: sed: FTBFS if build twice in a row

2007-09-29 Thread arno
Le dimanche 16 septembre 2007, à 20:34:48 +0200, Patrick a écrit : > Lucas Nussbaum has rebuilt the whole archive on i386 and your package FTBFS if > built twice in a row with the following error: [...] > dpkg-source: cannot represent change to po/nl.gmo: binary file contents > changed > dpkg

Bug#439626: pure-ftpd: diff for NMU version 1.0.21-11.1

2007-09-29 Thread Emmanuel Bouthenot
tags 439626 + patch thanks Hi, Attached is the diff for my pure-ftpd 1.0.21-11.1 NMU. NMU is delayed for 2 days. cheers, -- Emmanuel Bouthenot diff -Nru /home/manu/tmp/7KdCkJHzXz/pure-ftpd-1.0.21/debian/changelog /home/manu/tmp/HjG0n5Mqa9/pure-ftpd-1.0.21/debian/changelog --- /home/manu/tmp/7

Bug#428215: Any update on this bug? eply-To:

2007-09-29 Thread arno
Le Wednesday 25 July 2007, à 23:13:33PM -0700, Phil a écrit : > > I FINALLY figured this one out. > > The latest enigmail is *always* passing '--use-agent' to gpg, even if the > "Use Agent" box isn't checked in the engmail perferences. > > That's a bug. > I noticed that behaviour, and reporte

Bug#441701: dwm: diff for NMU version 4.4.1-1.1

2007-09-29 Thread Julien Cristau
(unrelated to the bug at hand, but...) On Sat, Sep 29, 2007 at 12:53:02 +0200, Jérémy Bobbio wrote: > diff -u dwm-4.4.1/debian/rules dwm-4.4.1/debian/rules > --- dwm-4.4.1/debian/rules > +++ dwm-4.4.1/debian/rules > @@ -60,9 +60,9 @@ > for ALTERNATIVE in config.arg.h debian/config/*; \ >

Bug#436141: rubrica: segmentation fault on amd64

2007-09-29 Thread Gregory Colpart
[Debian BSP, September 28/29th] Hello, Here are more informations: % gdb rubrica GNU gdb 6.6.90.20070912-debian Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redis

Bug#444573: rkhunter: Root privileges not really needed for --list tests

2007-09-29 Thread Jörg Sommer
Package: rkhunter Version: 1.3.0-1 Severity: minor Hi, I've not necessary to force the user to be root to print out the list of available tests. % rkhunter --list tests You must be the root user to run this program. % fakeroot rkhunter --list tests Available test names: […] It is also stupid t

Bug#444574: hal: FTBFS on hurd-i386

2007-09-29 Thread Samuel Thibault
Package: hal Version: 0.5.9.1-6 Severity: important Tags: patch Hi, hal currently FTBFS on hurd-i386 because the Hurd doesn't yet have support for usb, and hence libusb-dev is not available, please add [!hurd-i386] in from of this dependency. Also, the Hurd doesn't have such hard limit has PATH_

Bug#443878: Can't locate Sys/Syslog/Win32.pm

2007-09-29 Thread Bastian Kleineidam
Hi, I believe this is a bug in libsys-syslog-perl. If I comment out the line eval "use Sys::Syslog::Win32"; in /usr/lib/perl5/Sys/Syslog.pm, the warning is not printed. Regards, Bastian signature.asc Description: This is a digitally signed message part.

Bug#444571: CVE-2007-4571 sensitive information disclosure

2007-09-29 Thread Nico Golde
Package: linux-2.6 Severity: important Tags: security Hi, the following CVE (Common Vulnerabilities & Exposures) id was published for linux-2.6. CVE-2007-4571[0]: | The snd_mem_proc_read function in sound/core/memalloc.c in the | Advanced Linux Sound Architecture (ALSA) in the Linux kernel before

Bug#443036: linux-libertine: FTBFS: Failed to find NameList: LinLibertine-2.6.8

2007-09-29 Thread Lucas Nussbaum
severity 443036 serious thanks On 28/09/07 at 23:23 +0200, Jérémy Bobbio wrote: > On Tue, Sep 18, 2007 at 10:37:53AM +0200, Lucas Nussbaum wrote: > > Package: linux-libertine > > version: 2.6-1 > > Justification: FTBFS on i386 > > [...] > > During a rebuild of all packages in sid, your package fa

Bug#444572: Dependency libsmp10 has been removed from sid

2007-09-29 Thread David
Package: hpijs Version: 2.6.10+1.6.10-4.1 Severity: serious --- Please enter the report below this line. --- The title of the bug explains everything :-) --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-2-686 Debian Release: lenny/sid 990 unstable www.debian-multimedia.org 99

Bug#444515: quark: FTBFS: error: expected specifier-qualifier-list before 'GtkTooltips'

2007-09-29 Thread Lucas Nussbaum
On 29/09/07 at 13:36 +0200, Sven Luther wrote: > As i am apparently considered by most DDs to be the worst evil ever, and > have thus been expulsed, banned, censored, and generally considered as a > subhuman garbage, i am sorry that i am not currently in a position to help > in any way on those pro

Bug#444570: Broken dependency with new version of gimp in sid

2007-09-29 Thread David
Package: gimp-print Version: 5.0.1-3 Severity: serious --- Please enter the report below this line. --- If you want to upgrade to the latest version of gimp in sid, apt wants to remove gimp-print --- System information. --- Architecture: i386 Kernel: Linux 2.6.22-2-686 Debian Release: lenny/si

Bug#444569: fvwm: destroying FvwmPager -> no more X

2007-09-29 Thread Adrian Bunk
Package: fvwm Version: 1:2.5.23-2 Severity: normal When watching movies the FvwmPager is a bit annoying, so I'm destroying it (and later start a new one). This works with fvwm <= 1:2.5.21-1+b1, but with 1:2.5.23-2 my X is gone after this. Minimal example: - install the fvwm package from scratch

Bug#362213: ipsec-tools: diff for NMU version 1:0.6.7-1.1

2007-09-29 Thread Jérémy Bobbio
tags 362213 + patch thanks Hi, Attached is the diff for my ipsec-tools 1:0.6.7-1.1 NMU. Cheers, -- Jérémy Bobbio.''`. [EMAIL PROTECTED]: :Ⓐ : # apt-get install anarchism `. `'`

Bug#444567: gtablix: missing dependencies: xpvm, html2ps

2007-09-29 Thread Paolo Benvenuto
Package: gtablix Version: 0.9.13-1-1 Severity: normal Running gtablix, a window open saying it doesn't find xpvm, html2ps -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-68

Bug#444568: gtablix: doesn't honour LC_ALL

2007-09-29 Thread Paolo Benvenuto
Package: gtablix Version: 0.9.13-1-1 Severity: normal If I run $ LC_ALL=C gtablix gtablix doesn't honour the variable setting, it runs with the default system locale -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'testing') Archi

Bug#439521: tremulous hangs when focus changes to another window

2007-09-29 Thread Heretik
I tried to reproduce it on my machine but it doesn't hang. Some tips I had been given about another freeze problem (not related to Tremulous) : - Does numlock or capslock work? Does sysrq work (alt + sys + one letter, for instance "b" to reboot immediately)? Your machine could "simply" be stuc

Bug#312115: Status of libdbi ?

2007-09-29 Thread Lucas Nussbaum
On 17/05/07 at 10:04 -0700, David Parker wrote: > Jeremy, > > That sounds great. I will look at the existing bugs and 0.8.1 packaging > this weekend and get you set up as a co-maintainer. I'll email you in a > few days and we can go from there. Hi, What the status of libdbi ? This message was se

Bug#443917: foo2zjs: looks like line breaks in the wrong places

2007-09-29 Thread Cristian Ionescu-Idbohrn
Followup-For: Bug #443917 Package: foo2zjs Version: 20070718dfsg-2 Please consider the attached patch. Cheers, Cristian -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686

Bug#442763: wmxres: FTBFS if build twice in a row

2007-09-29 Thread Lucas Nussbaum
tags 442763 + patch thanks On 25/09/07 at 11:10 -0500, Todd Troxell wrote: > Hi Lucas, > > On Fri, Sep 21, 2007 at 09:32:06AM +0200, Lucas Nussbaum wrote: > > On 20/09/07 at 13:44 -0500, Todd Troxell wrote: > > > Hi Lucas, > > > > > > On Wed, Sep 19, 2007 at 11:09:21AM +0200, Patrick Winnertz wr

Bug#150555: Failure notice: RE: September 70% OFF

2007-09-29 Thread EasyLink
FAILURE NOTICE Your request received at September 29, 12:29:48 PM GMT from e-mail address [EMAIL PROTECTED] to be faxed to 15035986653 with a subject of could not be delivered. Reason for failure: Not a registered user The originating address of your e-mail: [EMAIL PROTECTED] is

Bug#441378: xsysinfo: doesn't start with kernel 2.6.21 and -load

2007-09-29 Thread Roland Rosenfeld
On Wed, 12 Sep 2007, Sandro Tosi wrote: > Maybe, you could try to upgrate to 2.6.22-2 (that was released just > some days ago) and report if the error is still present. I just upgraded to kernel 2.6.22-2-amd64 (2.6.22-4) and the problem still persists (with a current lenny system). Tscho

Bug#441780: libnet-ssh-perl-perl: package require Crypt::DSA to operate which does not seems to be in the archive

2007-09-29 Thread Cyril Brulebois
block 441780 by 441989 thanks Deepak Kumar Tripathi <[EMAIL PROTECTED]> (11/09/2007): > Package: libnet-ssh-perl-perl > Version: 1.30-1 > Severity: grave > Justification: renders package unusable I'm not sure whether it makes this package really unusable or whether only a subpart of it isn't usab

Bug#444564: lvm2: vgcfgbackup does not handle templates correctly

2007-09-29 Thread Christian Garbs
Package: lvm2 Version: 2.02.06-4 Severity: normal I have 4 volume groups on my system named "vg0", "sw1", "sw2" and "sw3". When I use vgcfgbackup with a template filename like this, I get errors: yggdrasil:~# vgcfgbackup -f /tmp/vgbackup-%s Volume group "sw3" successfully backed up. VGs must

Bug#444406: VLC does not start in Gnome 2.20

2007-09-29 Thread Steinar H. Gunderson
reassign 06 libwxgtk2.6-0 severity 06 grave tags 06 pending sid merge 06 441766 On Fri, Sep 28, 2007 at 12:23:24PM +0200, Jean-Michel Pouré wrote: > Description: VLC segfaults on startup when Gnome 2.6.20 is installed. This is a bug in wxWidgets, not VLC; reassigning and merging.

Bug#413888: pybliographer: fresh stable release upstream 1.2.11

2007-09-29 Thread Nis Martensen
Hi Chris, Pybliographer 1.2.11 is out. It would be nice to have this version in debian. -From http://pybliographer.org/News/2007-09-25: | This is mainly a bugfix release. Changes include: | | * fixed multiple creation of entries | * fixed bug related to creating a new field | * rearrangement of

Bug#444565: live-helper: lh_binary_debian-installer points to unexistent config

2007-09-29 Thread FRANCISCO MOYA FERNANDEZ
Package: live-helper Version: 1.0~a29-1 Severity: normal When including local debs lh_binary_debian-installer uses a piece of code that refers to ../config/ when it sould refer to config/ Regards, F. Moya -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500

Bug#441766: patch

2007-09-29 Thread Loïc Minier
Hi Ron, On Fri, Sep 28, 2007, Ron wrote: > I plan to roll a new one with this within the next few days, > there are a few small patches still trickling in and a couple > of little things for me still to tidy since the shift to git. The new gtk+2.0 exposes this bug in wxwidgets2.6, and he

Bug#444563: saods9: Intended to NMU (4.0b7-1.5)

2007-09-29 Thread Sergei Golovan
Package: saods9 Version: 4.0b7-1.4 Severity: normal Tags: patch Hi! I'd like to NMU your package (and fix #429332, #409488, #417681). Please, look at the attached diff. If it isn't good enough, I won't upload the updated package. The changes basically replace static package loading by dynamic o

Bug#413254: xfe: diff for NMU version 1.04-1.1

2007-09-29 Thread David Ammouial
tags 413254 + patch thanks Hi, Attached is the diff for my xfe 1.04-1.1 NMU. Regards. -- David Ammouial http://da.weeno.net/ diff -Nru /tmp/HzeluqO9ZI/xfe-1.04/debian/changelog /tmp/LnJcPt67KF/xfe-1.04/debian/changelog --- /tmp/HzeluqO9ZI/xfe-1.04/debian/changelog 2007-09-29 00:25:40.

Bug#441122: cacao - FTBFS: undefined reference to `__data_start'

2007-09-29 Thread Bastian Blank
On Sat, Sep 29, 2007 at 12:07:52PM +0200, Cyril Brulebois wrote: > is this bug still reproducible? I can't on some other archs at least. Yes. Why does it embed boehm-gc instead of using libgc? Does the security team know that? Bastian -- "Life and death are seldom logical." "But

Bug#441161: bibletime - FTBFS: configure: error: Failed to compile the test program to check the Sword version

2007-09-29 Thread Cyril Brulebois
tag 441161 patch clone 441161 -1 block 441161 by -1 retitle -1 libsword-dev: Missing Depends: on libcurl*-dev reassign -1 libsword-dev thanks Michael Ablassmeier <[EMAIL PROTECTED]> (07/09/2007): > > checking for installed Sword version... configure: error: Failed to > > compile the test program

Bug#444545: Fwd: [Pkg-bazaar-maint] Bug#444545: bzr: bzr+ssh:// broken with non-standard ports

2007-09-29 Thread James Westby
Hi all, Here is a report of a problem using non standard ports with ssh that was broken with the fix for bzr://. Roland has isolated the problem well, so his message should tell you anything you need. I guess this would be a candidate for a 0.91.1 release. I will file a bug for this issue now.

Bug#444561: wacom-tools: [INTL:vi] Vietnamese debconf templates translation update

2007-09-29 Thread Clytie Siddall
Package: wacom-tools Version: 0.7.7.11-2 Severity: minor Tags: l10n, wishlist The updated Vietnamese translation for the debconf file: wacom-tools translated and submitted by: Clytie Siddall (vi-VN, Vietnamese free-software translation team / nhóm Việt hóa phần mềm tự do) vi.po.gz Descriptio

Bug#444557: hplip: FTBFS: libsnmp10-dev

2007-09-29 Thread Lucas Nussbaum
Package: hplip version: 1.6.10-4.1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. You need to b-dep on libsnmp-dev explicitely. Relevant part: ** Using

Bug#444559: wmnd: FTBFS: unmet b-dep libsnmp10-dev

2007-09-29 Thread Lucas Nussbaum
Package: wmnd version: 0.4.12-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. you have to build-dep on libsnmp-dev explicitely. Relevant part: ** Usin

Bug#444558: sdcc: FTBFS: Package lyx-xforms has no installation candidate

2007-09-29 Thread Lucas Nussbaum
Package: sdcc version: 2.6.0-5 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: ** Using build dependencies supplied by package: Build-Depe

Bug#444560: libmasonx-request-withapachesession-perl: FTBFS: Package libapache-request-perl has no installation candidate

2007-09-29 Thread Lucas Nussbaum
Package: libmasonx-request-withapachesession-perl version: 0.30-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: ** Using build dependenc

Bug#444556: nas: [INTL:ru] Russian debconf templates translation update

2007-09-29 Thread Yuri Kozlov
Package: nas Version: 1.9-3 Severity: wishlist Tags: l10n patch Russian debconf templates translation update is attached. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2

Bug#441122: Fwd: Re: Bug#441122: cacao - FTBFS: undefined reference to `__data_start'

2007-09-29 Thread Cyril Brulebois
Forwarding the question to the (hopefully) appropriate persons. - Forwarded message from Bastian Blank <[EMAIL PROTECTED]> - From: Bastian Blank <[EMAIL PROTECTED]> To: Cyril Brulebois <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: Bug#441122: cacao - FTBFS: undefined reference to

Bug#443988: pcmanfm: view is often out-dated

2007-09-29 Thread Andrew Lee
tags 443988 + moreinfo unreproducible thanks Jan Esser wrote: > When refreshing view of a folder or deleting a file, the view is not > refreshed, for the moment i have to re-enter the folder to have a > current view That's strange, I cannot reproduce the problem on my system. pcmanfm uses gamin

Bug#444555: kernel-patch-nfs-ngroups: Patches for newer kernel available

2007-09-29 Thread Frodo Looijaard
Package: kernel-patch-nfs-ngroups Version: 4.54-6 Severity: wishlist At http://frankvm.xs4all.nl/nfs-ngroups/ there are now patches available for kernels 2.6.19, 2.6.20, 2.6.21 and 2.6.22. Thanks, Frodo -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stabl

Bug#444553: easy fixable?

2007-09-29 Thread Matthias Krüger
Package: freedroidrpg Version: 0.10.2-1 --- Please enter the report below this line. --- When I quited the game, loaded it again, loaded the hero and pressed the "Inv" button for the inventory, and did this again (the inventory disappeard again) the game was normal again, the bug "disappeared". T

Bug#442349: bongoproject_0.2.0-3(sparc/experimental): FTBFS: undefined reference to `lucene::document::Field::setBoost(double)'

2007-09-29 Thread Frank Lichtenheld
On Fri, Sep 28, 2007 at 08:07:30PM +0200, Cyril Brulebois wrote: > Frank Lichtenheld <[EMAIL PROTECTED]> (15/09/2007): > > | src/agents/store/filters/bongostore-filter.o: In function > > `FilterAddTextWithBoost(lucene::document::Document*, wchar_t const*, char > > const*, float, bool)': > > | /bu

Bug#441701: dwm: diff for NMU version 4.4.1-1.1

2007-09-29 Thread Jérémy Bobbio
tags 441701 + patch thanks Hi, Attached is the diff for my dwm 4.4.1-1.1 NMU sent in DELAYED/2. Upload made as part of the TanneriesBSP [1]. [1] http://wiki.debian.org/TanneriesBSP Cheers, -- Jérémy Bobbio.''`. [EMAIL PROTECTED]: :Ⓐ : # apt-get in

Bug#427210: dpkg-gencontrol: confusing error message when using inofficial architecture

2007-09-29 Thread Frank Lichtenheld
On Fri, Sep 28, 2007 at 06:33:21AM +0300, Guillem Jover wrote: > At the time of writting those functions, I made them more strict, and > not allowing unknown architectures was on purpose. But I suppose I > don't have such a strong position on this, and could just apply this > patch... what do you t

Bug#444554: iceweasel-torbutton: torbutton writes debug informations on console at iceweasel startup

2007-09-29 Thread arno renevier
Package: iceweasel-torbutton Version: 1.0.4-2 Severity: wishlist When iceweasel "browser.dom.window.dump.enabled" preference is set, torbutton writes a dozen of lines on standard output at iceweasel startup. In /usr/share/iceweasel-extensions/torbutton/chrome/content/torbutton.js m_debug variable

Bug#444435: [Pkg-openssl-devel] Bug#444435: Bug#444435: openssl: [CVE-2007-5135] Off-by-one error in the SSL_get_shared_ciphers()

2007-09-29 Thread Kurt Roeckx
> So we have those versions: Current Fixed > openssl: >Oldstable 0.9.7e-3sarge4 0.9.7e-3sarge5 >Stable 0.9.8c-40.9.8c-4etch1 >Testing0.9.8e-6 >Unstable 0.9.8e-8

Bug#444525: rgtk2: FTBFS: cannot access `/build/user/rgtk2-2.11.0-2/debian/r-cran-rgtk2/usr/lib/R/site-libra ry/RGtk2/libs/*': No such file or directory

2007-09-29 Thread Dirk Eddelbuettel
On 29 September 2007 at 12:01, Lucas Nussbaum wrote: | Package: rgtk2 | version: 2.11.0-2-1 | Severity: serious | User: [EMAIL PROTECTED] | Usertags: qa-ftbfs-20070928 qa-ftbfs | Justification: FTBFS on i386 | | Hi, | | During a rebuild of all packages in sid, your package failed to build on i38

Bug#444204: scons: version 0.97.0d20070918-1 fails to clean csound 5.06 but 0.97.0d20070809-1 doesn't

2007-09-29 Thread Mark Brown
On Wed, Sep 26, 2007 at 04:33:54PM -0400, Felipe Sateler wrote: > When using scons 0.97.0d20070918-1 I can't cleanup the csound 2.06 > source: The only csound in Debian appears to be version 4.23f13 and built using automake. Without access to the source it is difficult for me to look further at

Bug#444552: apt-listbugs: soap4r will not require environmental variable set

2007-09-29 Thread Junichi Uekawa
Package: apt-listbugs Version: 0.0.82 Severity: normal soap4r/1.5.7 (2007-07-16) contains the necessary change for removing soap_use_proxy. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) K

Bug#444472: does not apply to linux-2.6 2.6.18.dfsg.1-13etch3

2007-09-29 Thread Ola Lundqvist
Hi I have now verified that the version in unstable apply fine. However that version have an other problem, but it is about to be corrected as well. Best regards, // Ola On Fri, Sep 28, 2007 at 10:27:39PM +0100, Marcin Owsiany wrote: > Package: kernel-patch-openvz > Version: 028.18.1etch4 > Sev

Bug#443574: Several applications crash after migration from 2.10 to 2.12

2007-09-29 Thread Loïc Minier
On Sat, Sep 29, 2007, Touko Korpela wrote: > > I think this bug should stay open for couple of days util fixed wxwidgets is > uploaded to prevent many programs from crashing in testing. I disagree; this bug is too vague and more specific bugs were already filed against other packages (vlc, wxwi

Bug#444546: amsn segfault at connection with tcl/tk 8.4.16-1

2007-09-29 Thread Luc Begault
Package: amsn Version: 0.97~rc1+dfsg1-5 Severity: grave Justification: renders package unusable Amsn just segfault at connection after installing tcl/tk 8.4.16-1 packages Downgrading to 8.4.15-2 solves the problem. -- System Information: Debian Release: lenny/sid APT prefers unstable APT poli

Bug#444548: listlike: FTBFS: ghc-6.6.1: unknown package: HUnit

2007-09-29 Thread Lucas Nussbaum
Package: listlike version: 1.0.0 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: make[1]: Entering directory `/build/user/listlike-1.0.0'

Bug#391137: Confirmation

2007-09-29 Thread Joost Yervante Damad
On Saturday 29 September 2007 09:43:45 Jean-Michel Pouré wrote: > I can confirm this very grave bug. > > After updating to Gnome 2.20, I cannot run Vlc and Audacity. > Both softwares segfault on startup. > > Same problem on AMD64 and x86 stations. > I hope this will be fixed ASAP. This is a proble

Bug#444551: mailutils: FTBFS: grep: /usr/lib/libntlm.la: No such file or directory

2007-09-29 Thread Lucas Nussbaum
Package: mailutils version: 1:1.1+dfsg1-3.1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../incl

Bug#444285: [Fwd: icon cache problem]

2007-09-29 Thread Vincent Lönngren
Yes, it works! Great, thanks! -- Vincent Lönngren <[EMAIL PROTECTED]> --- Begin Message --- Hi, I've read your post Bug#444285 about the "generated cache is invalid" problem while installing gimp-data. I solved it (by putting together different pieces of info): there is an invalid icon

Bug#444549: libvmime: FTBFS: /bin/sed: can't read /usr/lib/libntlm.la: No such file or directory

2007-09-29 Thread Lucas Nussbaum
Package: libvmime version: 0.8.1-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr

Bug#444547: libcommons-modeler-java: FTBFS: tests failed

2007-09-29 Thread Lucas Nussbaum
Package: libcommons-modeler-java version: 2.0.1-2 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070928 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: dpkg-source: building libcommons-modeler

<    1   2   3   4   5   6   7   >