Bug#507992: mpd: hickups during playback of certain mp3s

2008-12-08 Thread Max Kellermann
On 2008/12/06 18:43, Helmut Grohne [EMAIL PROTECTED] wrote: I recently noticed hickups during playback and think they are a regression. The bug has been fixed in git: http://git.musicpd.org/cgit/master/mpd.git/commit/?id=5b11d5a3320a037d715ab292020666fea0ed3993 Care to test the git version?

Bug#508136: unattended-upgrades: [debconf_rewrite] Debconf templates and debian/control review

2008-12-08 Thread Christian Perrier
Package: unattended-upgrades Version: N/A Severity: normal Tags: patch Dear Debian maintainer, On Thursday, November 27, 2008, I notified you of the beginning of a review process concerning debconf templates for unattended-upgrades. The debian-l10n-english contributors have now reviewed these

Bug#507710: linux-image-2.6.26-1-amd64: CPU overload, Sound server fatal error.

2008-12-08 Thread Peter Terpstra
Op Thursday 04 December 2008, schreef Steve Langasek: Then tell us what piece of software you're running that's common to every graphic environment, and which spits out such a message. I think I know now. Its artsd, which is used in all three environments (KDE3, XFCE4, LXDE) I used. But

Bug#507956: findimagedupes: Use of glob means folders with whitespace in their names are dropped

2008-12-08 Thread Andreas Tille
Hi Jonathan, I'd like to inform you about this problem. I guess the problem is not really hard to fix but I would like to leave you the final decision. Kind regards Andreas. On Sat, 6 Dec 2008, Brendon Higgins wrote: Package: findimagedupes Version: 2.11-2 Severity: normal Hi

Bug#508137: Please use LSB functions in init script

2008-12-08 Thread Laurent Bigonville
Package: oidentd Version: 2.0.8-1.2 Severity: minor Hi, Could you please use LSB functions to output status in the init script. Thanks Laurent Bigonville -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#374708: man-db: *** glibc detected *** free(): invalid next size

2008-12-08 Thread Kees Meijs (Support)
Colin Watson schreef: On Sun, Dec 07, 2008 at 10:19:35AM +0100, Martin Michlmayr wrote: * Colin Watson [EMAIL PROTECTED] [2008-12-06 23:25]: My main problem here is figuring out exactly where it's crashing, since the stack appears to be corrupt. Perhaps you could build a debug version (as

Bug#508031: Tracking vulnerabilities that have already been patched in other distributions

2008-12-08 Thread Nico Golde
Hi, * Michael Gilbert [EMAIL PROTECTED] [2008-12-08 09:09]: Since we don't just blindly apply fixes from other distributions and there still needs to be someone who can check this additional information I fail to see that this is needed for us. There is no harm in getting an overview

Bug#508111: devscripts: Insecure tempfile creation (redux).

2008-12-08 Thread Nico Golde
Hi, * Adam D. Barratt [EMAIL PROTECTED] [2008-12-08 09:09]: On Mon, 2008-12-08 at 01:31 +0100, Cyril Brulebois wrote: [...] Since the filename is predictable, I guess debsign is vulnerable to symlink attacks and the like (although I'm no security crack, etc., sorry if I'm overthinking the

Bug#501275: [Pkg-hpijs-devel] Bug#501275: 2.8.10 is out

2008-12-08 Thread Markus Schaber
Hi, Mark, Mark Purcell [EMAIL PROTECTED] schrieb: On Saturday 22 November 2008 08:05:43 Markus Schaber wrote: So I want to kindly ask you to provide this version in experimental. Have you been able to try the 2.8.10 from experimental, which has now been uploaded? Not yet, I had

Bug#505177: [PATCH 1/4] Set gcc include path at runtime.

2008-12-08 Thread Alexey zaytsev
You can now tell sparse where to look for the compiler headers with -gcc-base-dir dir. Otherwise sparse will look for headers used to build it. Also adds $GCC_BASE/include-fixed used by newer gcc versions. Signed-off-by: Alexey zaytsev [EMAIL PROTECTED] --- Makefile |7 ++-- lib.c

Bug#505177: [PATCH 0/4] Proper gcc header dir handling in sparse.

2008-12-08 Thread Alexey zaytsev
Hello. People have convinced me that sparse should take gcc base directory as a run-time parameter, so it could be used with gcc versions differing from the one sparse was compiled with. So here it goes, along with some related fixes. The patches may also be pulled from

Bug#508138: logcheck: loglines leakage

2008-12-08 Thread Paolo
Package: logcheck Version: 1.2.54 Severity: normal hello, seems that somehow logcheck fails to filter out some lines, eg i get this warning: Security Events =-=-=-=-=-=-=-= daemon.info: Dec 7 21:13:47 smartd[9668]: Device: /dev/hdb, SMART Prefailure Attribute: 1 Raw_Read_Error_Rate changed

Bug#505177: [PATCH 4/4] Rename dirafter to idirafter.

2008-12-08 Thread Alexey zaytsev
Dirafter was probably just a mistake. Gcc uses -idirafter. Signed-off-by: Alexey zaytsev [EMAIL PROTECTED] --- lib.c | 15 +-- pre-process.c |4 ++-- 2 files changed, 7 insertions(+), 12 deletions(-) diff --git a/lib.c b/lib.c index b579834..7adff2d 100644 --- a/lib.c

Bug#505177: [PATCH 2/4] Let cgcc pass -gcc-base-dir to sparse.

2008-12-08 Thread Alexey zaytsev
--- cgcc | 14 +- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/cgcc b/cgcc index 89adbed..b59f7d6 100755 --- a/cgcc +++ b/cgcc @@ -10,9 +10,11 @@ my $has_specs = 0; my $gendeps = 0; my $do_check = 0; my $do_compile = 1; +my $gcc_base_dir; my $verbose = 0;

Bug#505177: [PATCH 3/4] Document -gcc-base-dir in sparse.1

2008-12-08 Thread Alexey zaytsev
Signed-off-by: Alexey zaytsev [EMAIL PROTECTED] --- sparse.1 |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/sparse.1 b/sparse.1 index d242dc7..92a1cae 100644 --- a/sparse.1 +++ b/sparse.1 @@ -287,6 +287,11 @@ However, this behavior can lead to subtle errors.

Bug#508031: Tracking vulnerabilities that have already been patched in other distributions

2008-12-08 Thread Richard Hartmann
On Mon, Dec 8, 2008 at 09:32, Nico Golde [EMAIL PROTECTED] wrote: I think your imagination of the process is way to easy, it's more than reading and directly editing the tracker, the same process like the one for new CVE ids apply, checking if the package is in Debian, if not checking if

Bug#508139: HVM guests can't be used because there is no /usr/lib/xen folder

2008-12-08 Thread Thomas Goirand
Package: xen-utils-3.2-1 Version: 3.2.1-2 Severity: grave I tried to start an HVM guest to setup Windows 2003 64 bits entreprise R2, and I spent a long time figuring out that there is no /usr/lib/xen folder by default, and this is where Xen is searching for it's file when using HVM, VNC and all.

Bug#508132: disks-admin : crash

2008-12-08 Thread Josselin Mouette
severity 508132 normal close 508132 2.22.0-3 thanks Le lundi 08 décembre 2008 à 07:52 +0100, Damien Courousse a écrit : This happens on a powerpc laptop (iBook 12 G4), with Debian Etch PPC. Sorry, but etch is in maintenance mode only, we won’t fix such bugs. The disks-admin tool is not part of

Bug#335411: man-db: 'man -Hfirefox man', can't see the image

2008-12-08 Thread Josip Rodin
On Sat, Dec 06, 2008 at 11:54:36PM +, Colin Watson wrote: when I use `man -Hfirefox man' to see manpage in firefox, I can't see the image. I think man delete the images right after the browser return. I just saw the same... it looks like the whole /tmp/tempdir goes missing the

Bug#508031: Tracking vulnerabilities that have already been patched in other distributions

2008-12-08 Thread Nico Golde
Hi, * Richard Hartmann [EMAIL PROTECTED] [2008-12-08 09:54]: On Mon, Dec 8, 2008 at 09:32, Nico Golde [EMAIL PROTECTED] wrote: I think your imagination of the process is way to easy, it's more than reading and directly editing the tracker, the same process like the one for new CVE ids

Bug#508139: [Pkg-xen-devel] Bug#508139: HVM guests can't be used because there is no /usr/lib/xen folder

2008-12-08 Thread Bastian Blank
severity 508139 normal thanks Please reread the bts documentation what grave means. On Mon, Dec 08, 2008 at 04:52:04PM +0800, Thomas Goirand wrote: I tried to start an HVM guest to setup Windows 2003 64 bits entreprise R2, and I spent a long time figuring out that there is no /usr/lib/xen

Bug#508111: devscripts: Insecure tempfile creation (redux).

2008-12-08 Thread Adam D. Barratt
Hi, Nico Golde wrote, Monday, December 08, 2008 8:36 AM: * Adam D. Barratt [EMAIL PROTECTED] [2008-12-08 09:09]: On Mon, 2008-12-08 at 01:31 +0100, Cyril Brulebois wrote: [...] Since the filename is predictable, I guess debsign is vulnerable to symlink attacks and the like (although

Bug#500265: linux-image-2.6.26-1-686: Hangs after an apparently random uptime (minutes)

2008-12-08 Thread Salvo Isaja
Same problem here with 2.6.26-11: after (fortunately) a couple of minutes after boot system activity continues (finishes to restore my previous KDE session), but mouse and keyboard input freezes suddently. I'm starting to be very uncomfortable with that kernel being chosen for the next Debian

Bug#504614: dcut: Message saying that .commands file was upload

2008-12-08 Thread Y Giridhar Appaji Nag
# Bcc: control tags 504614 - wontfix tags 504614 + pending thanks Hi Cyril, On 08/12/07 15:49 +0100, Cyril Brulebois said ... Y Giridhar Appaji Nag [EMAIL PROTECTED] (22/11/2008): Successfully signed commands file dcut._naoliv_debian_org_.1225905672.16821.commands: done. The done

Bug#506835: DPT2044W SCSI adaptor with disk installed but no /dev/sd* devices created

2008-12-08 Thread Arthur Marsh
lee wrote, on 29/11/08 04:07: Hm, I've always been using the kernels from kernel.org without problems. You should file a bug report about this problem. Obviously something has changed that makes the current kernels incompatilbe with the eata module. Done and ongoing. I'm still trying to get

Bug#507063: joe: Option -guess_non_utf8 broke with 3.5-2

2008-12-08 Thread Josip Rodin
On Sat, Dec 06, 2008 at 06:58:47PM +0100, Josip Rodin wrote: It get's even more confusing. I've tried a few terminal clients and settings. My default locale is as follows: LANG=de_DE.UTF-8 First I tried with the older version (joe 3.5-1.1), where the output is as follows, with

Bug#335411: man-db: 'man -Hfirefox man', can't see the image

2008-12-08 Thread Colin Watson
On Mon, Dec 08, 2008 at 10:06:56AM +0100, Josip Rodin wrote: On Sat, Dec 06, 2008 at 11:54:36PM +, Colin Watson wrote: I really can't see any obvious way to fix this. I don't think it's good to leave temporary file litter lying around, But it's in the /tmp directory. Nobody else really

Bug#507646: cannot convince dns server to listen on ipv6+ipv4

2008-12-08 Thread Simon Kelley
martin f krafft wrote: also sprach Simon Kelley [EMAIL PROTECTED] [2008.12.03.1518 +0100]: This might be relevant to the state UNKNOWN problem http://lists.openmoko.org/pipermail/community/2008-October/032709.html I agree, state UNKNOWN is a bit weird, but the interface does have an IP and

Bug#508142: [alsaplayer-gtk] Double free or corruption

2008-12-08 Thread Erich Schubert
Package: alsaplayer-gtk Version: 0.99.80-3 Severity: normal With some libraries from experimental installed: (I don't know if it also happens on a pure unstable system or on i386, since I am on amd64) alsaplayer http://stream2138.init7.net:80 [... clicking the play button ...] : Port -- parse

Bug#508147: subversion: Please provide a libsvn1-dbg package (library with debugging symbols)

2008-12-08 Thread Vincent Lefevre
Package: subversion Version: 1.5.1dfsg1-1 Severity: wishlist Please provide a libsvn1-dbg package (library with debugging symbols), like what many other packages do. This will allow users to give meaningful backtraces and help debugging. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#496652: autodia: minor documentation issue

2008-12-08 Thread Francisco García
tag 496652 patch Hello, I have made a patch to solve the problem with the messages of autodia --help and man autodia, now it looks like: AutoDia - Automatic Dia XML. Copyright 2001 A Trevena usage: autodia ([-i filename [-p path] ] or [-d directory [-r] ]) [options] autodia -i filename

Bug#451571: [xserver-xorg-video-intel] Doesn't work for me...

2008-12-08 Thread Jean-Louis Biasini
Package: xserver-xorg-video-intel Version: 2:2.3.2-2+lenny5 --- Please enter the report below this line. --- This fix doesn't work for me... I have a 945GM on a Fujitsu pi 1505, compiz-fusion is still very slow especially on scrolling and resizing windows. Did I miss something ? The file

Bug#508151: linux-image-2.6.26-1-sparc64: soft lockup when trying to bring up eth1

2008-12-08 Thread Evgeni Golov
Package: linux-image-2.6.26-1-sparc64 Version: 2.6.26-11 Severity: important Hey, I have a Sun Netra T1 200 with two ethernet ports on a sungem card. eth0 has no cable connected, eth1 is connected to a regular 100BaseT switch. When I boot up the box, I get flooded with eth0: switching to forced

Bug#508068: drawterm_0.cvs+20080909-1(mips/unstable):

2008-12-08 Thread Thiemo Seufer
Martín Ferrari wrote: Hi, On Sun, Dec 7, 2008 at 14:21, Thiemo Seufer [EMAIL PROTECTED] wrote: as -o tas.o tas.s tas.s: Assembler messages: tas.s:10: Error: illegal operands `ori t1,zero,12345' tas.s:11: Error: opcode not supported on this processor: mips1 (mips1) `ll t0,(a0)'

Bug#508135: 1.4.9a-3 security upgrade breaks (with) plugins

2008-12-08 Thread Thijs Kinkhorst
Hi, On Mon, December 8, 2008 08:50, Christian Balzer wrote: After the upgrade the select language plugin still works and logging in works fine. Alas nothing is rendered in the folder frame nor the message frame. Just the menus are present. Selecting the display preferences results in a long

Bug#507078: nautilus: fails to recognise mime type

2008-12-08 Thread Bertrand Marc
Hi, This is fixed in the experimental version of nautilus (2.24.1-1). So I guess you were right, it's a Crossover bug with the previous version of nautilus. Thanks, Bertrand -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#500398: [Pkg-alsa-devel] Bug#500398: alsa-base: no sound after upgrade until running alsaconf

2008-12-08 Thread Adrian Mariano
On Sat, Dec 06, 2008 at 07:00:56PM +0100, Elimar Riesebieter wrote: * Adrian Mariano [081205 13:10 +0100] [...] Upgrading iceweasel didn't help. I think that the problem may be caused by flash or some other plugin rather than the browser itself. But once the problem is created, no sound

Bug#508148: large connection delay with nss_mdns

2008-12-08 Thread Joey Hess
Package: simpleproxy Version: 3.4-3 Severity: normal Each time a client connects to simpleproxy, there is a long delay, of several seconds, before simpleproxy connects to the remote port. This apparently has to do with mdns. My /etc/nsswitch.conf is the default: hosts: files

Bug#508156: ttf-khmeros: some lower-case latin letters in KhmerOS System are smaller than others

2008-12-08 Thread Paul Wise
Package: ttf-khmeros Version: 5.0-2 Severity: normal I just visited the KhmerOS site and noticed they have switched to KhmerOS System in their CSS. As a result the site looks ugly because some of the English/Latin lower-case letters are smaller than the others. The following characters seem to

Bug#502954: Serendipity media library fails to manage directories: reason found

2008-12-08 Thread Thijs Kinkhorst
On Wed, December 3, 2008 11:18, Adrian von Bidder wrote: Hi, Ingo Jürgensmann kindly pointed me to the reason behind the bug: the uploads directory is created with root.www-data/rwx-wxr-x permissions, i.e. no read permissions for group www-data (Hmmm. Why Linux and/or POSIX says that in

Bug#506853: libgnutls26: 2.4.2-3 breaks OpenLDAP access

2008-12-08 Thread Simon Josefsson
Stefan Söffing [EMAIL PROTECTED] writes: Hi, thank you for looking into this problem. I just tried libgnutls26 2.4.2-4, unfortunately it doesn't solve this problem for me, I still get - Peer's certificate is NOT trusted for the self-signed certificate. LDAP access is still broken. I

Bug#508159: joe: crashes after writing many - characters

2008-12-08 Thread Ramses Rodriguez Martinez
Package: joe Version: 3.7-1 Severity: important Hi, i've just upgraded joe to version 3.7 and i've observed a crash when writing more than 83 - chars at the same line: *** glibc detected *** joe: double free or corruption (!prev): 0x08132578 Please contact me if you are unable to reproduce the

Bug#384301: man-db: Not displaying man pages in manpath order

2008-12-08 Thread Colin Watson
merge 384301 409012 tags 384301 fixed-upstream thanks On Mon, Dec 08, 2008 at 09:55:13AM +, Colin Watson wrote: What's happening here is actually nothing to do with the manpath. If /usr/local/man/man1/rtorrent.1 were a regular file then you'd find that everything worked as expected. The

Bug#501236: cyrus-imapd-2.2 doesn't require libdb4.3

2008-12-08 Thread Sven Mueller
Nicola Canepa wrote: Package: cyrus-imapd-2.2 Version: 2.2.13-10 The binary requires libdb4.3 to execute, but the package doesn't depend on it, so it is possible to break cyrus-imapd. The problem seems to apply also to release 2.2.13-14+b3 (as per apt-cache policy) First of all, sorry for

Bug#508068: drawterm_0.cvs+20080909-1(mips/unstable):

2008-12-08 Thread Thiemo Seufer
Martín Ferrari wrote: On Mon, Dec 8, 2008 at 09:30, Thiemo Seufer [EMAIL PROTECTED] wrote: Could you tell me if the assembler code generated by gcc looks as a reasonable replacement for the offending code you've patched? I think __sync_lock_test_and_set should be good enough, AFAICS

Bug#416269: ITP: pdb2pqr -- Converts Protein Data Bank (PDB) files to PQR

2008-12-08 Thread Manuel Prinz
Hi Michael! Am Samstag, den 06.12.2008, 16:57 +0100 schrieb Michael Banck: Hi, any news on this? Not yet. I pinged upstream about the current status. What exact license issues were there? Mostly copyright issues. I do not have the exact list at hand (different box) but will send it to you

Bug#508068: drawterm_0.cvs+20080909-1(mips/unstable):

2008-12-08 Thread Martín Ferrari
On Mon, Dec 8, 2008 at 09:30, Thiemo Seufer [EMAIL PROTECTED] wrote: Could you tell me if the assembler code generated by gcc looks as a reasonable replacement for the offending code you've patched? I think __sync_lock_test_and_set should be good enough, AFAICS there's no need to do a full

Bug#508146: ptime/utime jumping backwards

2008-12-08 Thread Kevin Stewart
Package: linux-image-2.6.26-1-amd64 Version: 2.6.26-10 top was reporting % I tracked it to stime and utime going backwards in /proc/pid/stat looks like may be fixed by the patch posted 30/8.2008 to the kernel mailing list by Balbir Singh it all seems better in 2.6.27.7 form kernel.org

Bug#384301: man-db: Not displaying man pages in manpath order

2008-12-08 Thread Colin Watson
retitle 384301 man-db: symlink pages sorted excessively low thanks Sorry I took so long to reply to this bug report. On Wed, Aug 23, 2006 at 12:51:44PM +0200, Daniel Lublin wrote: The man program does not seem to honour the order of the directories given in the manpath. If a man page exists

Bug#508127: The player's skills train ten times too fast; this makes the game easier than it was meant to be

2008-12-08 Thread Guus Sliepen
tags 508127 + pending thanks On Mon, Dec 08, 2008 at 12:13:52AM -0500, Jason Spiro wrote: Thank you for packaging Crawl. Stefan O'Rear (sorear) mentioned to me at irc.freenode.net ##crawl that there's a bug in Crawl 0.4.1, which is the version you have packaged: the player's skills train

Bug#508139: [Pkg-xen-devel] Bug#508139: HVM guests can't be used because there is no /usr/lib/xen folder

2008-12-08 Thread Thomas Goirand
Bastian Blank wrote: severity 508139 normal thanks Please reread the bts documentation what grave means. Grave means that this bug prevent the package from working (this is truth) and other package from using it (also truth). And I really want this bug to be a RC bug, it deserves it. You

Bug#502622: [mpd] Problem to play 24 Bit flac files

2008-12-08 Thread Max Kellermann
On 2008/10/18 14:58, eric [EMAIL PROTECTED] wrote: I Use Audacity to export a flac file in 24 bit format but mpd make noise when a play it ? There is no problem when i play it in audacious or other common player. 24 bit support has been added to MPD 0.14. Max -- To UNSUBSCRIBE, email to

Bug#508140: server: bind: Address already in use

2008-12-08 Thread Joey Hess
Package: redir Version: 2.2.1-8 Severity: normal If redir is interrupted while attempting to open a tcp connection to a server that is not currently reachable, the following can happen: Leaving main copyloop copyloop - sockets shutdown and closed copyloop - connect time: 20 seconds

Bug#508155: AttributeError: 'NoneType' object has no attribute 'remove_byte_code'

2008-12-08 Thread Peter Gebauer
Package: python-central Version: 0.6.7 Severity: important Here's the full output from my apt session: # sudo apt-get remove trac # Reading package lists... Done # Building dependency tree # Reading state information... Done # The following packages were automatically installed and are

Bug#505271: Bug#505071: login tty mis-determination (see bug#332198)

2008-12-08 Thread Nicolas François
On Mon, Dec 08, 2008 at 09:37:42AM +1100, [EMAIL PROTECTED] wrote: The bug should affect ubuntu and probably gentoo (4.1.2.2 already packaged). Not RedHat / Mandrake. A quick peek into shadow-utils-4.1.2-8.fc10.src.rpm suggests Fedora is also affected. I do not know about RHEL.

Bug#508149: gkrellm: floating point exception

2008-12-08 Thread Sebastià Matas
Package: gkrellm Version: 2.3.2-2 Severity: important I can't remember what have I changed, but gkrellm now doesn't start and shows the following error: gkrellm floating point exception:(initializing) And here's the debug output: [EMAIL PROTECTED]:~$ gkrellm -d 0x2B8F0 --- GKrellM 2.3.2

Bug#508135: 1.4.9a-3 security upgrade breaks (with) plugins

2008-12-08 Thread Christian Balzer
Hello Thijs, On Mon, 8 Dec 2008 13:02:59 +0100 (CET) Thijs Kinkhorst wrote: [...] Only after disabling the check quota plugin as well (which does/did NOT require any patching nor has seen any updates since the original install) full rendering was restored. I cannot reproduce this with

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2008-12-08 Thread Gilles Filippini
Package: mpd Version: 0.14~beta2-1 Severity: important Hello, When trying to play ogg files on my Openmoko FreeRunner mpd does absolutly nothing and doesn't report any error. Here is a corresponding mpd output excerpt obtained with mpd --no-daemon --stdout --verbose: client 0: process command

Bug#508150: proj: Wrong/Missing Homepage:-field

2008-12-08 Thread Philipp Matthias Hahn
Package: proj Version: 4.6.0-2 Severity: minor The Description states: See the package proj-ps-doc for documentation in PostScript format and http://www.remotesensing.org/proj for additional resources. That URL returns $ GET http://www.remotesensing.org/proj META HTTP-EQUIV=refresh

Bug#495178: [Pkg-javascript-devel] Bug#495178: Technically RC

2008-12-08 Thread Daniel Baumann
Florian Weimer wrote: This is RC because we cannot change the package at all, for instance to incorporate a security fix. i think we're going to use yuicompressor to offer compressed libs in each packages, however, i did not manage to upload a proper yuicompressor package yet. therefore, and

Bug#507956: findimagedupes: Use of glob means folders with whitespace in their names are dropped

2008-12-08 Thread Jonathan H N Chin
Okay, I removed the glob and just used opendir/readdir. I'm fairly certain this version should work properly. Thanks for noticing the problem Brendon. -jonathan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#506853: libgnutls26: 2.4.2-3 breaks OpenLDAP access

2008-12-08 Thread Stefan Söffing
Hi, thank you for looking into this problem. I just tried libgnutls26 2.4.2-4, unfortunately it doesn't solve this problem for me, I still get - Peer's certificate is NOT trusted for the self-signed certificate. LDAP access is still broken. - Stefan -- To UNSUBSCRIBE, email to [EMAIL

Bug#508068: drawterm_0.cvs+20080909-1(mips/unstable):

2008-12-08 Thread Martín Ferrari
Hi, On Sun, Dec 7, 2008 at 14:21, Thiemo Seufer [EMAIL PROTECTED] wrote: as -o tas.o tas.s tas.s: Assembler messages: tas.s:10: Error: illegal operands `ori t1,zero,12345' tas.s:11: Error: opcode not supported on this processor: mips1 (mips1) `ll t0,(a0)' tas.s:12: Error: opcode not

Bug#505271: [Pkg-shadow-devel] Bug#505271: Bug#505071: login tty mis-determination (see bug#332198)

2008-12-08 Thread Karel Zak
On Mon, Dec 08, 2008 at 11:22:34AM +0100, Nicolas François wrote: On Mon, Dec 08, 2008 at 09:37:42AM +1100, [EMAIL PROTECTED] wrote: The bug should affect ubuntu and probably gentoo (4.1.2.2 already packaged). Not RedHat / Mandrake. A quick peek into shadow-utils-4.1.2-8.fc10.src.rpm

Bug#507956: findimagedupes: Use of glob means folders with whitespace in their names are dropped

2008-12-08 Thread Jonathan H N Chin
Oops. No, escaping doesn't suffice. I didn't test thoroughly. Time for some coffee. -jonathan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#508161: Greylisting does not support IPv6

2008-12-08 Thread Michal Čihař
Package: sa-exim Version: 4.2.1-11 Severity: normal File: /usr/share/perl5/Mail/SpamAssassin/Plugin/Greylisting.pm Tags: ipv6 Hi as IPv6 is a release goal (and already was for Etch), I was surprised, that this bug still does not exist :-). So here it comes. Greylisting plugin in sa-exim does

Bug#508143: ITP: iulib -- Finite element library

2008-12-08 Thread jeffrey . ratcliffe
Package: wnpp Severity: wishlist Package name: iulib Version: 0.3 Author: Deutsches Forschungszentrum fuer Kuenstliche Intelligenz License: Apache-2.0 URL: http://code.google.com/p/iulib/ iulib is a library of image understanding-related algorithms. It provides basic image processing,

Bug#508144: bad description of libapr1-dbg

2008-12-08 Thread Vincent Lefevre
Package: libapr1-dbg Version: 1.2.12-5 Severity: minor The current description of libapr1-dbg is: The Apache Portable Runtime Library - Development Headers It should be something like: The Apache Portable Runtime Library - debugging symbols -- System Information: Debian Release: 5.0 APT

Bug#496172: man-db: pages displayed twice

2008-12-08 Thread Colin Watson
user [EMAIL PROTECTED] usertags 496172 target-2.5.4 tags 496172 fixed-upstream thanks On Fri, Aug 22, 2008 at 11:55:32PM -0700, Ian Zimmerman wrote: Some manpages in section 1 (and possibly other sections, too lazy to check now) are displayed twice, ie. man -a --debug gac produces the output

Bug#471302: closed by Marco Rodrigues goth...@sapo.pt (tkping has been removed from Debian, closing #471302)

2008-12-08 Thread axel . stammler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is there a replacement package, i.e. one with similar functionality? On Fri, 5 Dec 2008, Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report which was filed against the tkping package: #471302: tkping:

Bug#410173: The sum of £1,000,000.00

2008-12-08 Thread Mrs Caroline Bryan
The sum of £1,000,000.00 Pounds was won by your E-MAILAddress in our End of year Promo. Do get back to this office with your information via ([EMAIL PROTECTED]) with your Names : Conntry : Occupation : Age : Sex : -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#508152: kazehakase: Kazehakase crashes on loading debian website

2008-12-08 Thread Christoph Egger
Package: kazehakase Version: 0.5.4-2.1+b1 Severity: important Loading the debian Website with kazehakase/webkit crashes the browser on every try. The same holds true for fundamental things as localhost/doc/ on an local apache (should show /usr/share/doc) Console output + gdb bt full: ===

Bug#507870: fix encoding

2008-12-08 Thread Steffen Joeris
Hi One thing I forgot. I guess it would be good to check the encoding, especially when you have user input. Otherwise, printconf would crash. I am using the attached patch. Cheers Steffen @@ -78,7 +78,7 @@ _invalidre = re.compile(r'([^A-Za-z0-9_])') def print_fill(text, *args): if args:

Bug#507956: findimagedupes: Use of glob means folders with whitespace in their names are dropped

2008-12-08 Thread Jonathan H N Chin
I think it suffices to escape the input: glob(\Q$file\E/*) $ find .|od -c 000 . \0 . / t h i s ' i s ' a 020 t e s t f i d \0 . / t h i s ' 040 i s ' a t e s t f i d / w i

Bug#497769: It is caused by a patch

2008-12-08 Thread SHITAMORI Akira
It appeared when delete audacious-play-files-from-command-line.patch -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#502883: man-db: Does not build manpath in PATH order

2008-12-08 Thread Colin Watson
On Mon, Oct 20, 2008 at 05:03:27PM +0100, Reuben Thomas wrote: manpath seems always to add paths configured in /etc/manpath.conf, or at least the mandatory ones, to the manpath first. This means that the manpath generated is not necessarily in the same order as the user's PATH. I do not

Bug#502622: [mpd] Problem to play 24 Bit flac files

2008-12-08 Thread eric
Max Kellermann a écrit : On 2008/10/18 14:58, eric [EMAIL PROTECTED] wrote: I Use Audacity to export a flac file in 24 bit format but mpd make noise when a play it ? There is no problem when i play it in audacious or other common player. 24 bit support has been added to MPD 0.14. Max

Bug#507478: Acknowledgement (ssh-client: ssh-RSA-auth-keys larger than 4609 bits fail to authenticate.)

2008-12-08 Thread Sebastian Mohr
This bug also applies to the lenny version. I also realized, that it might happen with 4609 bits. I append a transcript, in which I first create a key, copy it to the server (providing my password) and then try to log in (via publickey). I do this with 4608 bits first and thereafter with

Bug#436959: Moreinfo needed for this samba/winbind bug

2008-12-08 Thread Arno van Amersfoort
Dear Christian, Sorry that I didn't respond any time sooner. I've been really tied up at work for a while and these emails tend to move to the bottom of my mailbox. AFAIK the problem has been fixed upstream/with a newer Samba version. I am now running Debian-Lenny on the same machine and the

Bug#389762: man-db: cannot select manpage correctly with LANG=ja_JP.UTF-8

2008-12-08 Thread Colin Watson
tags 389762 fixed-upstream thanks On Wed, Dec 03, 2008 at 12:35:58PM +, Colin Watson wrote: The case of select is somewhat confusing. There's an ordinary page in section 2 (both for English and Japanese), which is straightforward. If you install manpages-posix-dev then there's also an

Bug#502243: serendipity: RSS feed shows bogus email address

2008-12-08 Thread Thijs Kinkhorst
Hi Adrian, On Tue, October 14, 2008 21:13, Adrian von Bidder wrote: As can be seen on my contributions on planet, the RSS feed (http://blog.fortytwo.ch/feeds/index.rss2) of my blog shows [EMAIL PROTECTED] as the author of my postings. I don't see [EMAIL PROTECTED] anywhere in the

Bug#508141: please include CHANGELOG in the list of detected file names for changelogs

2008-12-08 Thread Fabian Greffrath
Package: cdbs Version: 0.4.52 Tags: patch Dear CDBS-Maintainers, in /usr/share/cdbs/1/rules/debhelper.mk there is a line which searches for a possible changelog file to pass its filename to the dh_installchangelog command. The list is currently missing the file name CHANGELOG (i.e. in

Bug#508111: devscripts: Insecure tempfile creation (redux).

2008-12-08 Thread Nico Golde
Hi, * Adam D. Barratt [EMAIL PROTECTED] [2008-12-08 11:03]: Nico Golde wrote, Monday, December 08, 2008 8:36 AM: * Adam D. Barratt [EMAIL PROTECTED] [2008-12-08 09:09]: On Mon, 2008-12-08 at 01:31 +0100, Cyril Brulebois wrote: [...] Since the filename is predictable, I guess debsign is

Bug#508157: debian-installer: Rescue mode: cryptsetup doesn't accept password (verified correct, muliple x)

2008-12-08 Thread Daniel Dickinson
Package: debian-installer Severity: normal Using the lenny-rc1 xfce-cd1 image I attempted to use rescue mode to operate on an encrypted lvm which is detected and mounts fine with the regular boot system. It was created using a previous version of lenny's installer (but I don't remember which

Bug#507883: release critical

2008-12-08 Thread Lars Bensmann
On Sun, Dec 07, 2008 at 10:18:13PM +0100, martin f krafft wrote: also sprach Lars Bensmann [EMAIL PROTECTED] [2008.12.07.1605 +0100]: Can you reproduce the bug with an equivalent extensions.conf (the other format for the dialplans)? No. I could not. The following also causes the problem:

Bug#507871: chkpwd tested

2008-12-08 Thread Roland Wolters
Hi tehre I also tested http://www.citadel.org/doku.php/faq:troubleshooting:tracking_citadel?s=chkpwd and all test users I set up were working: # /usr/lib/citadel-server/chkpw ** host auth mode test utility ** Starting chkpwd daemon for host authentication mode Username: credativ uid: 1000

Bug#449314: [xserver-xorg-video-intel] On fujitsu Pi 1505 with 945gm I have no problem with hibernation

2008-12-08 Thread Jean-Louis Biasini
Package: xserver-xorg-video-intel Version: 2:2.3.2-2+lenny5 --- Please enter the report below this line. --- Hello, I use a Fujitsu Pi 1505 with a 945gm intel card also. I don't meet this issue on lenny. Although I have problem with xserver-xorg-video-intel anyway (with compiz only),

Bug#508145: bad description of libaprutil1-dbg

2008-12-08 Thread Vincent Lefevre
Package: libaprutil1-dbg Version: 1.2.12+dfsg-8 Severity: minor The current description of libaprutil1-dbg is: The Apache Portable Runtime Utility Library - Development Headers It should be something like: The Apache Portable Runtime Utility Library - debugging symbols -- System

Bug#504340: Seems a hinsenbug

2008-12-08 Thread Bastien ROUCARIES
Strange it is an hinsenbug, turning on debugging and the bug desapear :-( -- ROUCARIES Bastien [EMAIL PROTECTED] --- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#508160: mpd doesn't play ogg files on armel (Openmoko FreeRunner)

2008-12-08 Thread Max Kellermann
On 2008/12/08 14:35, Gilles Filippini [EMAIL PROTECTED] wrote: There is no delay at all between client 0: process command play and playlist: stop. The very same ogg file is played correctly using yauap. This is quite difficult for me to debug, since I don't have armel. Is there any chance

Bug#497931: forcedeth: don't work after resume

2008-12-08 Thread Colomban Wendling
Moritz Muehlenhoff a écrit : Can you check, whether the connectivity fails due to a reversed (and thus illegal) MAC address? That's a bug that's been fixed in 2.6.21 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439167), but it appears to resurface in some suspend scenarios:

Bug#507871: Real names necessary

2008-12-08 Thread Roland Wolters
Further tests have shown that the problem indeed only comes up when the real name is missing. If new users are created which have real names than the login works. So the problem ahs a work around. It must be checked with upstream if this behaviour is in fact wanted, the bug could be closed if

Bug#508162: Please document the correct order of rules and classes in debian/rules

2008-12-08 Thread Fabian Greffrath
Package: cdbs Version: 0.4.52 Severity: minor Dear CDBS-Hackers, I'd like to know if there is a consensus (i.e. a rule-of-thumb) concerning the order in which the CDBS class and rules files have to be included in debian/rules? -- I am thinking about a statement like include rules first, then

Bug#508163: licensecheck lacks support for Csharp source files

2008-12-08 Thread Stefan Ebner
Package: devscripts Version: 2.19.42 Hi, licensecheck is a great tool to check if the source files have license headers but as pointed out in the subject it currently doesn't support .cs files. I've heard that no extra programming is necessary but the pattern to be expanded. Thanks in advance,

Bug#506853: libgnutls26: 2.4.2-3 breaks OpenLDAP access

2008-12-08 Thread Stefan Söffing
Thanks for your help, here is the output: teilchen01:~# gnutls-cli -p 636 thea.physik.uni-kl.de -d 1 --print-cert --x509cafile /etc/ssl/certs/thea_cacert.pem Processed 1 CA certificate(s). Resolving 'thea.physik.uni-kl.de'... Connecting to '131.246.123.113:636'... - Certificate type: X.509 -

Bug#506552: fontconfig-config: Somewhat fixed?

2008-12-08 Thread Christian Ohm
Package: fontconfig-config Version: 2.6.0-3 Followup-For: Bug #506552 Hello, After another update a few days ago, most Iceweasel fonts are back to readable, after installing 2.6.0-3 again (which broke the fonts before...), and an update to Iceweasel (don't know if that's important, I don't use

Bug#508164: bugzilla: French debconf templates translation

2008-12-08 Thread Jean Guillou
Package: bugzilla Version: N/A Severity: wishlist Tags: patch l10n *** /home/jg/TRADUCS/patch-debconf-translate.txt Please find attached the french debconf templates translation, proofread by the debian-l10n-french mailing list contributors. This file should be put as debian/po/fr.po in your

Bug#508165: exim4-config: exim4 install fails with dpkg-statoverride: non-existing group Debian-exim

2008-12-08 Thread Will Hargrave
Package: exim4-config Version: 4.69-9 Severity: grave Justification: renders package unusable On attempting to install exim (apt-get install exim4) fails with: == Setting up exim4-config (4.69-9) ... /usr/sbin/dpkg-statoverride: non-existing group Debian-exim Usage: dpkg-statoverride

Bug#471826: Any news?

2008-12-08 Thread Fabio Tranchitella
Hello, I'm interested in adopting pgpool2. Any news about the ITA? Can I take it over? Andreas, would you be interested in co-maintaining the package with me? Thanks, -- Fabio Tranchitella http://www.kobold.it Free Software Developer and Consultant

Bug#496652: autodia: minor documentation issue

2008-12-08 Thread Gunnar Wolf
tag 496652 patch thanks Francisco García dijo [Mon, Dec 08, 2008 at 11:39:07AM +0100]: tag 496652 patch When you set a tag, remember to include [EMAIL PROTECTED] in the mail recipients. Oh, and don't be so rude - Thank him for his hard work. control@ does not properly understand English, and

  1   2   3   >