Bug#405558: quilt.make should set PHONY

2007-01-04 Thread Steinar H. Gunderson
Package: quilt Version: 0.45-5 Severity: normal As there are no files patch and unpatch, quilt.make should specify: .PHONY: patch unpatch This avoids a stat or two, as well as odd bugs if someone would happen to have a file called patch or unpatch in the local directory. -- System Information:

Bug#341140: rc order of portmap,nis,autofs

2007-01-04 Thread Steinar H. Gunderson
On Fri, Jan 05, 2007 at 02:27:35AM +0100, Jan Christoph Nordholz wrote: I (as the new maintainer of autofs) would like to have the issue settled before Etch is released... what consequences do you fear could arise from moving the script? The present situation forces all users of nisautofs to

Bug#404723: src/ne_uri.c:ne_uri_parse():179 (uri_lookup(x) macro) - SIGSERV when parsing a non-ASCII character (128)

2007-01-05 Thread Steinar H. Gunderson
On Wed, Dec 27, 2006 at 10:55:16PM +0200, Modestas Vainius wrote: P.S. For some reason, OOo does not crash in my i386 chroot. I don't know why since the bug is clearly arch independent. Possibly since on i386, unsigned and char* have the same size, and thus p[(unsigned)-128] will really be

Bug#404723: neon26: diff for NMU version 0.26.2-3.1

2007-01-05 Thread Steinar H. Gunderson
-maintainer upload. + * In the uri_lookup() macro, cast to unsigned char instead of unsigned +(which equals unsigned int), to avoid buffer overruns and SIGSEGV when +parsing URIs with non-ASCII characters; patch from Modestas Vainius. +(Closes: #404723) + + -- Steinar H. Gunderson [EMAIL

Bug#405796: xserver-xorg-input-wacom: missing Depends: line

2007-01-06 Thread Steinar H. Gunderson
Package: xserver-xorg-input-wacom Version: 0.7.4.1-5 Severity: normal xserver-xorg-input-wacom has no Depends: line. Building gives: dh_shlibdeps -a -L wacom-tools -l debian/wacom-tools/usr/lib dh_gencontrol -a dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}

Bug#398058: [NFS] nhfsstone license

2006-12-18 Thread Steinar H. Gunderson
On Tue, Dec 19, 2006 at 09:49:36AM +1100, Neil Brown wrote: It seems like nobody does, judging from the response. Is there any chance of a relatively quick 1.0.11 without nhfsstone? We have frozen in Debian at the moment, but fixing such a license bug would probably be allowed past the freeze.

Bug#403800: update-manager: should suggest update-notifier

2006-12-19 Thread Steinar H. Gunderson
Package: update-manager Version: 0.42.2ubuntu22-7 Severity: normal I installed update-manager in the hopes of having automated updates, but couldn't get it to work. Even after searching the documentation, there wasn't really any good hints; at last I had to ask on IRC, and was told that I needed

Bug#403818: xserver-xorg: no video or keyboard after upgrading to sarge (deps too loose)

2006-12-19 Thread Steinar H. Gunderson
Package: xserver-xorg Version: 1:7.1.0-8 Severity: serious Justification: 23:28 vorlon Sesse: I'd call it RC, no? After dist-upgrading (using etch's aptitude) from sarge to etch, one machine here was completely without keyboard or mouse support, and X refused to work. A bit of hunting revealed

Bug#403849: segfault on baz ancestry-graph

2006-12-19 Thread Steinar H. Gunderson
Package: bazaar Version: 1.4.2-5.2+b1 Severity: grave During import to bzr, I got a segfault. The following command reproduces it: pannekake:~ baz ancestry-graph [EMAIL PROTECTED]/pitch--mainline--0.1--patch-14 zsh: segmentation fault baz ancestry-graph [EMAIL

Bug#403849: segfault on baz ancestry-graph

2006-12-19 Thread Steinar H. Gunderson
found 403849 1.4.2-5.2 thanks On Wed, Dec 20, 2006 at 02:41:43AM +0100, Steinar H. Gunderson wrote: During import to bzr, I got a segfault. The following command reproduces it: FWIW, binary searching using snapshot.debian.net shows that this segfault was introduced in version 1.4.2-5.2 (-5.1

Bug#403818: xserver-xorg: no video or keyboard after upgrading to sarge (deps too loose)

2006-12-19 Thread Steinar H. Gunderson
On Tue, Dec 19, 2006 at 08:40:26PM -0500, David Nusinow wrote: Ouch. This is a bug in aptitude, aiui. It should be choosing the first option if nothing is currently installed, and allowing the second to substitute. Probably something in -all caused a conflict, and the conflict resolution

Bug#403818: xserver-xorg: no video or keyboard after upgrading to sarge (deps too loose)

2006-12-20 Thread Steinar H. Gunderson
On Tue, Dec 19, 2006 at 09:22:34PM -0500, David Nusinow wrote: I can't imagine what that would be... I'd love to know. Was this on x86? It was on x86, yes. Perhaps for video 'xserver-xorg-video-all | xserver-xorg-video-vesa' in the recommends. That could work as well; OTOH a well-functioning

Bug#403945: apache2-mpm-itk: uninstallable on arm

2006-12-20 Thread Steinar H. Gunderson
On Wed, Dec 20, 2006 at 10:33:08PM +0100, Aurelien Jarno wrote: The problem has already been sorted out by the release team, but failed on arm due to a recurrent problem with the build daemon. In that case, it is not a bug in apache2-mpm-itk; closing after conferring with the RMs. Where

Bug#392357: fixed in pcsc-lite 1.3.2-3

2006-12-21 Thread Steinar H. Gunderson
reopen 392357 thanks On Fri, Oct 13, 2006 at 03:47:15PM -0700, Ludovic Rousseau wrote: * debian/pcscd.init: really commit a local patch that should already be in 1.3.2-2. Closes: #392357 fails to stop; postinst goes into infinite loop Sorry, this still does not work (I missed

Bug#404073: RFA: autofs

2006-12-21 Thread Steinar H. Gunderson
Package: wnpp Severity: normal Hi, I cannot anymore give autofs the proper care it needs -- for one, I do not have any places where I run autofs anymore, and as I'm not taking proper care of the non-RC bugs, I'm trying to find a new maintainer. The package is not especially big or complex; it

Bug#392357: fixed in pcsc-lite 1.3.2-3

2006-12-21 Thread Steinar H. Gunderson
On Thu, Dec 21, 2006 at 10:12:29PM +0100, Ludovic Rousseau wrote: It looks like pcscd does not want to die. ...or that it dies across suspend/resume, without rm-ing the pid file. It is my understanding that if the daemon is not there when stop runs, it should simply nuke the pid file. We will

Bug#403849: bazaar: diff for NMU version 1.4.2-5.3

2006-12-22 Thread Steinar H. Gunderson
/06_neon26.dpatch @@ -1,13 +1,98 @@ #! /bin/sh /usr/share/dpatch/dpatch-run ## 06_neon26.dpatch by Clint Adams [EMAIL PROTECTED] +## Updated by Steinar H. Gunderson [EMAIL PROTECTED] ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: No description. @DPATCH@ +diff -urNad

Bug#397886: apache2.2-common: non wanted behaviour during upgrade: charset MUST not be created without user consent

2006-12-22 Thread Steinar H. Gunderson
On Fri, Dec 22, 2006 at 06:42:46PM +0100, Daniel Déchelotte wrote: But setting such a DefaultCharset *breaks* *working* pages (and perfectly valid ones) for very little benefit. Sites that use latin encoding for latin characters are *not* broken. Discussions about best behavior aside, just to

Bug#404073: ITA: autofs

2006-12-22 Thread Steinar H. Gunderson
On Sat, Dec 23, 2006 at 01:06:16AM +0100, Jan Christoph Nordholz wrote: Would you agree with me adopting autofs? Assuming it is OK with your sponsor (ie. he is willing to take the responsibility if you should for some reason disappear), I have no objectinos. /* Steinar */ -- Homepage:

Bug#404073: ITA: autofs

2006-12-23 Thread Steinar H. Gunderson
On Sat, Dec 23, 2006 at 12:00:18PM +0100, Daniel Baumann wrote: Assuming it is OK with your sponsor (ie. he is willing to take the responsibility if you should for some reason disappear), I have no objectinos. This is ok with me. Fine. :-) Jan: It's yours. Take good care of it. :-) /*

Bug#403849: bazaar: diff for NMU version 1.4.2-5.3

2006-12-25 Thread Steinar H. Gunderson
On Fri, Dec 22, 2006 at 02:43:46PM +0100, Steinar H. Gunderson wrote: Attached is the diff for my bazaar 1.4.2-5.3 NMU, currently in DELAYED/5-day. Under the new NMU policy, I moved it two days forward in the queue, which means it hit 0-day today. Merry Christmas :-) /* Steinar */ -- Homepage

Bug#392415: sun-java5: diff for NMU version 1.5.0-10-1.1

2006-12-25 Thread Steinar H. Gunderson
) unstable; urgency=high + + * Non-maintainer upload, reapplying the changes from 1.5.0-08-1.1, which +appears to have been overlooked. + * Move the demo and example files out of /usr/share, to comply with the FHS. +(Closes: #392415) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Mon, 25 Dec 2006

Bug#404477: dcraw options in delegates.xml are outdated

2006-12-25 Thread Steinar H. Gunderson
Package: imagemagick Version: 7:6.2.4.5.dfsg1-0.13 Severity: important NEF support is currently completely broken, since delegates.xml specifies the -3 flag to dcraw. Just remove the -3 flag and it's working again. -- System Information: Debian Release: 4.0 APT prefers testing APT policy:

Bug#402816: utf brocken

2006-12-26 Thread Steinar H. Gunderson
On Tue, Dec 12, 2006 at 10:19:54PM +0100, Daniel Baumann wrote: Hrm, just found out that at least dmenu suffers from the same utf breackage as dwm before 2.1-2 does (maybe some others too, needs checking too). dmenu needs also a ~10 line fix. Will prepare package on thursday, no time before.

Bug#392357: pcsc-lite: diff for NMU version 1.3.2-3.1

2006-12-26 Thread Steinar H. Gunderson
and rm /var/run/pcscd.pub, as the daemon doesn't + like starting if it's already there. + + -- Steinar H. Gunderson [EMAIL PROTECTED] Tue, 26 Dec 2006 13:45:25 +0100 + pcsc-lite (1.3.2-3) unstable; urgency=high * urgency high to correct a RC bug

Bug#392357: pcsc-lite: diff for NMU version 1.3.2-3.1

2006-12-26 Thread Steinar H. Gunderson
and rm /var/run/pcscd.pub, as the daemon doesn't + like starting if it's already there. + + -- Steinar H. Gunderson [EMAIL PROTECTED] Tue, 26 Dec 2006 13:45:25 +0100 + pcsc-lite (1.3.2-3) unstable; urgency=high * urgency high to correct a RC bug

Bug#392357: fixed in pcsc-lite 1.3.2-3

2006-12-26 Thread Steinar H. Gunderson
On Tue, Dec 26, 2006 at 03:55:32PM +0100, Ludovic Rousseau wrote: ...or that it dies across suspend/resume, without rm-ing the pid file. That would be a bug in pcscd. I do not use suspend/resume myself. I would be interested in more inverstigations if you can. Actually, I think I know what is

Bug#404447: nfs-kernel-server: Transferred files get corrupted

2006-12-26 Thread Steinar H. Gunderson
reassign 404447 linux-2.6 thanks On Tue, Dec 26, 2006 at 03:32:37PM +0100, Moritz Muehlenhoff wrote: This error message is coming from the kernel NFS code (linux-2.6-2.6.18/fs/nfs/*) Anibal, I suppose you should reassign this to linux-2.6. Doing so -- the nfs-kernel-server package is for the

Bug#392357: fixed in pcsc-lite 1.3.2-3

2006-12-26 Thread Steinar H. Gunderson
On Tue, Dec 26, 2006 at 09:05:22PM +0100, Ludovic Rousseau wrote: Files in /var/run/ should be removed by /etc/init.d/bootclean called by /etc/rcS.d/S36mountall-bootclean.sh and /etc/rcS.d/S46mountnfs-bootclean.sh I guess you have a _strange_ configuration if /var/run/ is not cleaned at

Bug#298670: nfs-kernel-server: [exportfs] File structure /etc/exports should allow spaces

2006-12-26 Thread Steinar H. Gunderson
On Wed, Mar 09, 2005 at 09:32:58AM +0200, Jari Aalto wrote: The file format of /etc/exports should allow spaces between the HOST and DEF. Like from this: /tmp 192.168.1.0/28(rw,sync,no_root_squash,sync) to this: /tmp 192.168.1.0/28 (rw,sync,no_root_squash,sync)

Bug#400918: apache2 reload produces error

2006-12-26 Thread Steinar H. Gunderson
On Fri, Dec 01, 2006 at 11:43:05AM +0100, Beat Binotto wrote: This error happens on all our machines. php an ssl are enabled as modules. (see below). It happens on 6 different amd64 machines all with kernel 2.6. It also happens on 3 different i386 machines with kernel 2.6. Out of curiosity,

Bug#402481: apt-proxy: '500'-error still exists/has returned in version 1.9.35

2006-12-26 Thread Steinar H. Gunderson
On Tue, Dec 12, 2006 at 11:51:45PM +0100, Folkert van Heusden wrote: Could you attach your /var/log/apt-proxy.log please? Here it is! Looks like the error is from a SIZE failing (which triggers a LIST trying to figure it out that way instead, which also fails, which gives the error message).

Bug#402481: apt-proxy: '500'-error still exists/has returned in version 1.9.35

2006-12-26 Thread Steinar H. Gunderson
On Wed, Dec 27, 2006 at 02:49:55AM +0100, Steinar H. Gunderson wrote: Looks like the error is from a SIZE failing (which triggers a LIST trying to figure it out that way instead, which also fails, which gives the error message). Could you please also send your apt-proxy-v2.conf, and a new log

Bug#402481: Severity of 402481 is important

2006-12-27 Thread Steinar H. Gunderson
severity 402481 important thanks After discussing with Andreas, I'm downgrading this one. I'm still NMUing for it, though. /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#404679: apt-proxy: diff for NMU version 1.9.35-0.1

2006-12-27 Thread Steinar H. Gunderson
. +(Closes: #402481) + * Make the FTP fetcher unescape file names before fetching, which makes +~ in file names work again with FTP; patch from Ben Hutchings. +(Closes: #393483, #386344) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Wed, 27 Dec 2006 12:20:45 +0100 + apt-proxy (1.9.35

Bug#404477: dcraw options in delegates.xml are outdated

2006-12-28 Thread Steinar H. Gunderson
On Thu, Dec 28, 2006 at 04:01:47PM +0100, Daniel Kobras wrote: Simply removing the -3 flag should be the correct fix for graphicsmagick, but might lose information with imagemagick that uses a 16bit quantum. TBH using 16-bit is really a bit of a pain even with ImageMagick; since dcraw skips

Bug#412566: ITP: aes2501-wy -- userspace software for usb aes2501 fingerprint scanner

2007-02-27 Thread Steinar H. Gunderson
On Tue, Feb 27, 2007 at 02:50:24AM -0500, Joey Hess wrote: I'd post the beautiful fingerprint scan I just did, but that's perhaps not a great idea. ;-) Don't sorry, I'm quite sure I'll be able to grab a few ones from your glasses at next Debconf. :-) /* Steinar */ -- Homepage:

Bug#410111: Updated to 8.34.8; still fails due to GPL symbols

2007-02-27 Thread Steinar H. Gunderson
On Tue, Feb 27, 2007 at 04:41:50PM +0100, Loïc Minier wrote: The ATI fglrx proprietary driver fails to link with 2.6.20 and it seems this is due to CONFIG_PARAVIRT. People with custom kernels without CONFIG_PARAVIRT could build this module. Is there a workaround we could use in the

Bug#412722: libapache2-mod-speedycgi: too strict Depends

2007-02-27 Thread Steinar H. Gunderson
Package: libapache2-mod-speedycgi Version: 2.22-4 Severity: important libapache2-mod-speedycgi has: Depends: speedy-cgi-perl, apache2-mpm-prefork (= 2.0.50-10), apache2.2-common, libc6 (= 2.3.6-6) It should also be able to work just fine with apache2-mpm-itk, so please add that as an

Bug#410111: Updated to 8.34.8; still fails due to GPL symbols

2007-02-27 Thread Steinar H. Gunderson
On Tue, Feb 27, 2007 at 05:30:48PM +0100, Loïc Minier wrote: Do you happen to know where this fix is? I grabbed linux-restricted-modules-2.6.20 and found the build fix I applied, but no other fix. I grabbed linux-source-2.6.20, but did not find any patches in debian/. Sorry, no. Ask

Bug#412818: nfs-kernel-server: mounts do not work

2007-02-28 Thread Steinar H. Gunderson
Package: nfs-kernel-server Version: 1:1.0.11-1 Severity: grave Tags: upstream Justification: renders package unusable This is a placeholder bug to remind myself to follow up the case against upstream. Basically, with 1.0.11, my client at home cannot mount NFS stuff anymore at all; it hangs on

Bug#412874: mutagen: diff for NMU version 1.8-1.2

2007-02-28 Thread Steinar H. Gunderson
. (Closes: #411433) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Wed, 28 Feb 2007 17:42:43 +0100 + mutagen (1.8-1.1) unstable; urgency=medium * NMU to fix RC bug; urgency medium only in patch2: unchanged: --- mutagen-1.8.orig/tests/test_apev2.py +++ mutagen-1.8/tests/test_apev2.py @@ -10,7 +10,7

Bug#411063: verilog: diff for NMU version 0.8-4.2

2007-02-28 Thread Steinar H. Gunderson
upload. + * Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE macro; fixes FTBFS with +newer kernel headers. (Closes: #411063) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Wed, 28 Feb 2007 17:16:07 +0100 + verilog (0.8-4.1) unstable; urgency=low * NMU as part of the GCC 4.1 transition. only

Bug#411844: sendfile: diff for NMU version 2.1b-3.1

2007-02-28 Thread Steinar H. Gunderson
represent a file becoming a +symlink. (Closes: #411844) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Wed, 28 Feb 2007 17:59:15 +0100 + sendfile (2.1b-3) unstable; urgency=low * Upstream: correct exit code now on error [src/sendmsg.c] diff -u sendfile-2.1b/debian/rules sendfile-2.1b

Bug#405461: jabber: diff for NMU version 1.4.3-3.2

2007-02-28 Thread Steinar H. Gunderson
-maintainer upload. + * init-ssl.dpatch: Properly initialize the OpenSSL library; fixes issues +when using OpenSSL 0.9.8, patch originally from Sugree Phatanapherom. +(Closes: #405461) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Wed, 28 Feb 2007 18:07:55 +0100 + jabber (1.4.3-3.1) unstable

Bug#413057: nfs-kernel-server: Exports dont work any more

2007-03-01 Thread Steinar H. Gunderson
On Thu, Mar 01, 2007 at 11:31:00PM +0100, Thomas Constans wrote: after upgrading the mentionned package, exports are no longer working: I am getting the following messages: mount_nfs: bad MNT RPC: RPC: Unable to receive; errno = Connection reset by peer From where? What command do you run?

Bug#413057: nfs-kernel-server: Exports dont work any more

2007-03-02 Thread Steinar H. Gunderson
On Fri, Mar 02, 2007 at 07:48:08AM +0100, Thomas Constans wrote: i got the bad MNT RPC: RPC: msg from a macosx laptop whith the following command: mount -t nfs -o workine:/srv tmp workine being the nfs server. That explains the funny wording of the error message, at least :-) i got the

Bug#413057: nfs-kernel-server: Exports dont work any more

2007-03-02 Thread Steinar H. Gunderson
On Fri, Mar 02, 2007 at 01:45:00PM +0100, Thomas Constans wrote: # /usr/sbin/rpc.mountd -d all -F mountd: MNT3(/srv) called mountd: authenticated mount request from maison.opendoor.fr:750 for /srv (/srv) /usr/sbin/rpc.mountd: symbol lookup error: /usr/sbin/rpc.mountd: undefined symbol:

Bug#413057: nfs-kernel-server: Exports dont work any more

2007-03-02 Thread Steinar H. Gunderson
On Fri, Mar 02, 2007 at 01:45:00PM +0100, Thomas Constans wrote: /usr/sbin/rpc.mountd: symbol lookup error: /usr/sbin/rpc.mountd: undefined symbol: blkid_probe_all_new Actually, this _is_ slightly weird. There's a dependency there already, but it's not versioned. I looked into your original

Bug#413057: nfs-kernel-server: Exports dont work any more

2007-03-02 Thread Steinar H. Gunderson
[Please Cc: the bug on replies] On Fri, Mar 02, 2007 at 02:33:09PM +0100, Thomas Constans wrote: What version of libblkid1 _do_ you have installed? 1.39+1.40-WIP-2006.11.14+dfsg-1 That should be right. What is the output of nm --dynamic /lib/libblkid.so.1 | grep blkid_probe_all_new ? /*

Bug#413057: nfs-kernel-server: Exports dont work any more

2007-03-02 Thread Steinar H. Gunderson
On Fri, Mar 02, 2007 at 03:03:02PM +0100, Thomas Constans wrote: here is the output: 3680 T blkid_probe_all_new remember that this package was not installed Actually, I cannot see how that could be. moccamaster:~# apt-cache show nfs-kernel-server | grep Depends Depends: nfs-common

Bug#413057: nfs-kernel-server: Exports dont work any more

2007-03-02 Thread Steinar H. Gunderson
On Fri, Mar 02, 2007 at 03:27:06PM +0100, Thomas Constans wrote: Libbklid1 was actually installed, but also on hold, until i forced the installation. ( i never dist-upgrade, only upgrade ). This forced installation has upgraded the package to a version apparently suitable for the newest

Bug#407264: nfs-common: Breaks backward compatibility

2007-03-02 Thread Steinar H. Gunderson
On Fri, Mar 02, 2007 at 05:36:31PM +0100, Philipp Matthias Hahn wrote: The patch 11-root-on-krb5-mounts.patch breaks backward compatibility with nfs-servers = 1.0.10 when using Kerberos5 with NFSv4! That's a different bug, really... rpc.gssd[5012]: ERROR: No usable keytab entries found in

Bug#413057: nfs-kernel-server: Exports dont work any more

2007-03-03 Thread Steinar H. Gunderson
On Sat, Mar 03, 2007 at 01:00:35PM -0500, Theodore Tso wrote: The symbol blkid_probe_all_new was added in e2fsprogs 1.38, in May, 2005. So I agree, we really should add a versioned depends in blkid's shlibs file. I've added it in my sources, so it'll be in the next release of e2fsprogs ---

Bug#413429: mountd in nfs-kernel-server still broken

2007-03-04 Thread Steinar H. Gunderson
On Sun, Mar 04, 2007 at 07:38:13PM -0300, Carlos Carvalho wrote: mountd is indeed no longer killed with signal 11 on startup for me, Wow, I never saw that error. I just had mysterious mount failures, and they disappeared completely in 1.0.12. however it's memory consumption grows without

Bug#413429: mountd in nfs-kernel-server still broken

2007-03-05 Thread Steinar H. Gunderson
On Mon, Mar 05, 2007 at 08:46:04AM -0300, Carlos Carvalho wrote: mountd is indeed no longer killed with signal 11 on startup for me, Wow, I never saw that error. I just had mysterious mount failures, and they disappeared completely in 1.0.12. The message is printed by grsec (it's a security

Bug#376812: -fno-strict-aliasing didn't work

2007-03-05 Thread Steinar H. Gunderson
On Thu, Feb 22, 2007 at 05:18:46AM +0200, Guillem Jover wrote: Thanks for testing! Ok, could you try the packages at: http://people.debian.org/~guillem/glide/ ? You wouldn't mind posting the actual patch, too, given that it seems to fix the problem for people, and we'd like this bug

Bug#412502: libcgicc: diff for NMU version 3.2.3-3.1

2007-03-05 Thread Steinar H. Gunderson
) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Tue, 6 Mar 2007 01:16:42 +0100 + libcgicc (3.2.3-3) unstable; urgency=low * Incorporate changes from NMU (closes: #302854)

Bug#413429: mountd in nfs-kernel-server still broken

2007-03-06 Thread Steinar H. Gunderson
On Mon, Mar 05, 2007 at 10:32:12PM -0300, Carlos Carvalho wrote: It's 188 lines long, here's a summary: Whoa! :-) Anyhow, I can reproduce this in my side now. I'll try to figure out what's leaking... /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL

Bug#413661: libblkid1: leaks memory like crazy

2007-03-06 Thread Steinar H. Gunderson
Package: libblkid1 Version: 1.39+1.40-WIP-2006.11.14+dfsg-1 Severity: grave Tags: patch (RMs: I'm unsure if this should be fixed for etch or not, given that I do not know of anything in etch that actually uses this library enough for it to leak. Feel free to downgrade or tag etch-ignore, of

Bug#413208: libblkid1: leaks memory like crazy

2007-03-06 Thread Steinar H. Gunderson
On Tue, Mar 06, 2007 at 02:08:43PM +0100, Steinar H. Gunderson wrote: Only in e2fsprogs-patched/debian: BUILD-BF Only in e2fsprogs-patched/debian: BUILD-STD Only in e2fsprogs-patched/debian: comerr-dev Only in e2fsprogs-patched/debian: comerr-dev.postinst.debhelper Feh, I attached the wrong

Bug#413661: libblkid1: leaks memory like crazy

2007-03-06 Thread Steinar H. Gunderson
On Tue, Mar 06, 2007 at 02:08:43PM +0100, Steinar H. Gunderson wrote: Only in e2fsprogs-patched/debian: BUILD-BF Only in e2fsprogs-patched/debian: BUILD-STD Only in e2fsprogs-patched/debian: comerr-dev Only in e2fsprogs-patched/debian: comerr-dev.postinst.debhelper Feh, I attached the wrong

Bug#413661: libblkid1: leaks memory like crazy

2007-03-06 Thread Steinar H. Gunderson
On Tue, Mar 06, 2007 at 10:44:55AM -0500, Theodore Tso wrote: Yikes, what blkid function is rpc.mountd calling all the time which is causing this kind of memory leakage? blkid_probe_all_new() seems to be the one. It happens at every mount and umount, I believe; it's not like it's being called

Bug#416066: nfssvc: writing fds to kernel failed

2007-03-24 Thread Steinar H. Gunderson
On Sat, Mar 24, 2007 at 09:00:22AM -0700, C.Y.M wrote: After I updated to the latest stable kernel (2.6.20.4), I have been noticing the follow errors in syslog. Did the api change? Is there a patch for nfs-kernel-server? I did not have this problem with 2.6.17.14 kernels and nfs.

Bug#416097: character set is completely messed up

2007-03-24 Thread Steinar H. Gunderson
Package: request-tracker3.6 Version: 3.6.1-4 Severity: grave Hi, We're running RT via SpeedyCGI from Apache 2, with MySQL as the backend database. After upgrade from an older RT 3.2 installation, the character set in the web interface got all screwy -- everything was right in the database and

Bug#416098: kills my server on install

2007-03-24 Thread Steinar H. Gunderson
Package: munin-node Version: 1.2.5-1 Severity: grave I'm unsure if this is a munin bug or a kernel bug; I'm filing against munin, but it should perhaps be reassigned. I installed munin on a Dell PowerEdge 2950: Setting up munin-node (1.2.5-1) ... Initializing plugins.. At this point, ssh

Bug#416098: kills my server on install

2007-03-24 Thread Steinar H. Gunderson
On Sat, Mar 24, 2007 at 11:38:02PM +, Stephen Gran wrote: Knowing exactly which plugin did this would be helpful, of course, but I doubt it's munin directly at fault. There are several plugins (hddtemp comes to mind) that can do funny things to hardware, but if userspace kills the kernel,

Bug#416097: [request-tracker-maintainers] Bug#416097: character set is completely messed up

2007-03-26 Thread Steinar H. Gunderson
On Mon, Mar 26, 2007 at 11:12:37AM +0300, Niko Tyni wrote: this is also #387104. It's specific to SpeedyCGI, so the severity is inflated (and vorlon already downgraded it to 'important'). Ah, if it's SpeedyCGI I agree it's definitely not RC. Unfortunately this is not enough, it results in

Bug#416097: [request-tracker-maintainers] Bug#416097: character set is completely messed up

2007-03-26 Thread Steinar H. Gunderson
On Mon, Mar 26, 2007 at 11:54:30AM +0200, Toni Mueller wrote: Unfortunately, that won't work for us, as we have two separate installations, and mod_perl can't handle that. what about running two instances of Apache, then? Not very likely until the Debian packages start supporting that. :-) /*

Bug#416359: nfs-kernel-server: NFSv4 mounts become inaccessible on their own

2007-03-27 Thread Steinar H. Gunderson
On Tue, Mar 27, 2007 at 10:20:53AM +0300, Juha Jäykkä wrote: Package: nfs-kernel-server Severity: important You will definitely need to include your nfs-utils version. Kernel: Linux 2.6.17+juhaj+v1.0 Is this the same on the client and the server? Have you tried a newer kernel, if possible?

Bug#416359: nfs-kernel-server: NFSv4 mounts become inaccessible on their own

2007-03-27 Thread Steinar H. Gunderson
On Tue, Mar 27, 2007 at 01:16:49PM +0300, Juha Jäykkä wrote: nfs-common: Installed: 1:1.0.10-5 I realise this is rather old. Should we hold on until I see the same happen with a current version? Yes, please. I don't think there's been huge changes, but both the client and server sides

Bug#416564: release-notes: a2enmod doesn't recognize apache2-mpm-itk

2007-03-28 Thread Steinar H. Gunderson
Package: release-notes Severity: normal #412602 won't be fixed for etch, so it would be nice if this could be added somewhere in the release notes: If you are using the experimental ITK MPM (from the apache2-mpm-itk package), the cgi module will not be correctly enabled by default. To

Bug#409839: kismet: newer version available

2007-02-05 Thread Steinar H. Gunderson
Package: kismet Version: 2006.04.R1-1.1 Severity: wishlist Kismet-2007-01-R1b is the latest version, according to the web page; Debian's version is in other words now nine months old. It would be nice to have this version in experimental (or unstable, when etch is released). Thanks! :-) --

Bug#410133: misreports mode when no GSA string is available

2007-02-07 Thread Steinar H. Gunderson
Package: gpsd Version: 2.33-4 Severity: important Tags: patch gpsd normally relies on the GSA string to supply the type of fix (none, 2D or 3D). However, when it gets position data from an RMC string, it also tries to set the type of fix accordingly if there is no GSA data. (The logic is that if

Bug#410132: ZDA+GLL parsing is broken (ZDA+GGA is fine)

2007-02-07 Thread Steinar H. Gunderson
Package: gpsd Version: 2.33-4 Severity: normal Tags: patch Hi, If you try to use a GPS device which reports both ZDA and GLL (but no year in RMC), you'll get can't use GGA/GGL time until after ZDA or RMC has supplied a year. This is due to a bug in the GLL code (yes, it's GLL, even if the

Bug#410138: cycle detection is completely broken

2007-02-07 Thread Steinar H. Gunderson
Package: gpsd Version: 2.33-4 Severity: important (I'm unsure if this should be RC or not; it's possible to work around depending on your GPS, though.) gpsd has the concept of a cycle, that is, a set of related data from the GPS receiver. It tries to identify these cycles by the timestamps

Bug#410160: nfs-kernel-server: NFSv4 inconsistent client behaviour on etch

2007-02-08 Thread Steinar H. Gunderson
reassign 410160 linux-image-2.6.18-3-686 thanks On Thu, Feb 08, 2007 at 09:32:09AM +0100, Herbert Valerio Riedel wrote: I'm not sure this is the right place for describing the strange behaviour I'm experiencing with NFSv4, but I'll do it anyway :-) It sounds like you're experiencing a kernel

Bug#410208: patch to support Ashtech chipsets

2007-02-10 Thread Steinar H. Gunderson
On Thu, Feb 08, 2007 at 04:23:39PM +0100, Steinar H. Gunderson wrote: Attached is a patch to support the Ashtech professional-grade chipsets. It has been tested with a G12. I just forgot to add: This patch will trigger bug #410138, so the patch from that bug should probably be applied together

Bug#408669: Reopening #408669: Funny error message: errno 0 (Sucess)

2007-02-11 Thread Steinar H. Gunderson
On Sun, Feb 11, 2007 at 05:00:18PM +0100, Arnaud Giersch wrote: I have seen this error message too, on different machines. I however never bothered to write a proper bug report. It seems harmless, and I thought that the NFS developpers would notice it sooner or later. BTW, there is a typo in

Bug#410669: ITP: pfstools -- set of command line programs for editing HDR images

2007-02-12 Thread Steinar H. Gunderson
On Mon, Feb 12, 2007 at 03:59:20PM +0100, Sebastian Harl wrote: * Package name: pfstools FWIW, there are preliminary packages for pfstools and most associated tools at http://storage.sesse.net/pfs-sources.tar.gz There are some bugs in them, but if you haven't packaged them by yourself

Bug#410818: s2ram's stderr output needs to be sent to /dev/null

2007-02-13 Thread Steinar H. Gunderson
Package: hal Version: 0.5.8.1-6 Severity: normal s2ram by default outputs a lot of stuff to stderr. This makes HAL (at least gnome-power-manager) think that the command was not successful, even though it returns an exit status of 0. A simple 2/dev/null after s2ram makes gnome-power-manager stop

Bug#413429: mountd in nfs-kernel-server still broken

2007-03-06 Thread Steinar H. Gunderson
On Tue, Mar 06, 2007 at 12:53:28PM +0100, Steinar H. Gunderson wrote: Anyhow, I can reproduce this in my side now. I'll try to figure out what's leaking... It's a memory leak (or rather, two distinct memory leaks, but only one of them really hurts) in libblkid; see #413661. (There's also a tiny

Bug#413534: Another 64bit problem (binding SQL_C_SLONG values)

2007-03-12 Thread Steinar H. Gunderson
On Sun, Mar 11, 2007 at 07:30:04PM +, Enrico Zini wrote: convert.c has it like this: case SQL_C_SLONG: case SQL_C_LONG: len = 4; if (bind_size 0) *((SDWORD *) rgbValueBindRow) = atol(neut_str); else

Bug#414755: your mail

2007-03-13 Thread Steinar H. Gunderson
On Tue, Mar 13, 2007 at 10:06:09PM +, peter green wrote: 1: check if the bug in gcc 4.1 is fixed and possiblly fix it, only possible if there is a way to reproduce the issue the workaround is for (maintainer do you remember adding this workaround?) Running uae 0.8.25-1 with Kickstart 1.3

Bug#414660: csound: writes garbage data to terminal, then quits

2007-03-13 Thread Steinar H. Gunderson
On Mon, Mar 12, 2007 at 11:38:13PM -0500, Drake Wilson wrote: $ csound Using /usr/share/csound/csound.xmg �*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*�*--sched set real-time priority and lock memorya (also requires -d

Bug#414285: bash builtin printf ignores write errors

2007-03-13 Thread Steinar H. Gunderson
tags 414285 + patch severeity 414285 important thanks On Sat, Mar 10, 2007 at 04:45:52PM +, Richard Kettlewell wrote: sfere$ bash -c 'printf spong' /dev/full This is just the issue of a missing fflush() (right before the last ferror() check) in builtins/echo/printf.def, or so it seems.

Bug#341140: Bug#400952: rc order of portmap,nis,autofs

2007-01-24 Thread Steinar H. Gunderson
On Thu, Jan 25, 2007 at 01:17:18AM +0100, Jan Christoph Nordholz wrote: But IMO this solution is an ugly hack and highly counterintuitive - init scripts are config files after all, and if I wanted to adapt a package's initscript to my needs, I'd expect to find it at /etc/init.d/${package}, not

Bug#408669: Funny error message: errno 0 (Sucess)

2007-01-27 Thread Steinar H. Gunderson
On Sat, Jan 27, 2007 at 06:22:51PM +0100, Oliver Chief O'Cordes wrote: I got now some funny error messages during the start fo nfsd: nfsd[8663]: nfssvc: writting fds to kernel failed: errno 0 (Success) I think this message will confuse someone, please check carefully the error codes. This

Bug#408669: Funny error message: errno 0 (Sucess)

2007-01-27 Thread Steinar H. Gunderson
On Sat, Jan 27, 2007 at 08:05:43PM +0100, Oliver-Mark Cordes wrote: Okay, but how? If I start rpc.nfsd with strace I get only some lines because rpc.nfsd is detaching after this. I don't see this error message during the day on another machine with the same setup. But the message is coming

Bug#396653: listen: Fails to start with home over NFS

2007-01-28 Thread Steinar H. Gunderson
On Sun, Jan 28, 2007 at 11:35:58AM -0200, [EMAIL PROTECTED] wrote: I've just tested it on a different setup. Instead of getting the same error as I've got before, listen simply takes forever to start. This time I've tried harder to fix it. Installing nfs-common in the client solved the

Bug#408669: Funny error message: errno 0 (Sucess)

2007-01-30 Thread Steinar H. Gunderson
On Sat, Jan 27, 2007 at 08:28:52PM +0100, Steinar H. Gunderson wrote: Use strace -vff or similar. But yes, it looks like it's coming from rpc.nfsd; there are two different lines capable of emitting that message, though. The success thing is a bit of a misnomer; the write was short

Bug#396528: fixed in hunspell 1.1.4-3.1

2006-11-16 Thread Steinar H. Gunderson
On Wed, Nov 15, 2006 at 06:45:56PM -0800, Steve Langasek wrote: hunspell is still failing to build on arm: OK. In that case, we'll have to wait for the build-deps to be installed on leisner, unless someone can provide another arm for testing. /* Steinar */ -- Homepage: http://www.sesse.net/

Bug#396528: fixed in hunspell 1.1.4-3.1

2006-11-16 Thread Steinar H. Gunderson
to one, but thanks for the offer. Anyhow, the following dpatch fixes the issue: #! /bin/sh /usr/share/dpatch/dpatch-run ## arm_structure_alignment.dpatch by Steinar H. Gunderson [EMAIL PROTECTED] ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Make w_char structure

Bug#397759: fails to configure: mv: cannot stat `/etc/chrony/chrony.keys.1.21-2': No such file or directory

2006-11-16 Thread Steinar H. Gunderson
On Thu, Nov 09, 2006 at 01:11:05PM -0600, John Hasler wrote: I will add your patch as it makes the script more robust. I won't be able to get to it until this weekend. Any progress on this? /* Steinar */ -- Homepage: http://www.sesse.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#396704: nut: diff for NMU version 2.0.4-2.2

2006-11-16 Thread Steinar H. Gunderson
: #396704) + + -- Steinar H. Gunderson [EMAIL PROTECTED] Thu, 16 Nov 2006 15:38:43 +0100 + nut (2.0.4-2.1) unstable; urgency=low * NMU diff -Nru /tmp/LRfH3vNJyo/nut-2.0.4/debian/nut-usbups.rules /tmp/xC08KP7paL/nut-2.0.4/debian/nut-usbups.rules --- /tmp/LRfH3vNJyo/nut-2.0.4/debian/nut

Bug#397412: wmaker: Wmaker crash on creating desktop

2006-11-16 Thread Steinar H. Gunderson
On Thu, Nov 16, 2006 at 10:35:02AM +0500, jamhed wrote: It doesnt crash :) Aieee :-) OK, here's a version of wmaker built with -g -O2 (the other one was built with -g -O0 -DDEBUG). Is it capable of giving a proper backtrace? http://people.debian.org/~sesse/wmaker_0.92.0-6.1~debug2_i386.deb

Bug#397830: xsabre: It works here

2006-11-16 Thread Steinar H. Gunderson
On Sun, Nov 12, 2006 at 04:38:05PM +0100, Frank Gevaerts wrote: I can't reproduce this here. sabresdl works fine in 8, 16 and 24 bit, so I guess this shouldn't be grave. The original submitter was using powerpc; you are using i386. That's quite probably related... /* Steinar */ -- Homepage:

Bug#323741: muse-el: FTBFS: emacs not found

2006-11-16 Thread Steinar H. Gunderson
tags 323741 + moreinfo unreproducible tags 323741 - patch thanks On Thu, Nov 16, 2006 at 01:17:57PM +0100, Julien Danjou wrote: Setting up emacs21 (21.4a+1-1) ... [...] Done [...] make[2]: Entering directory `/build/buildd/muse-el-3.02.8/examples' EMACS=emacs SITEFLAG=--no-site-file

Bug#396704: nut: diff for NMU version 2.0.4-2.2

2006-11-16 Thread Steinar H. Gunderson
On Thu, Nov 16, 2006 at 09:59:45PM +0100, Arnaud Quette wrote: [quickly passing by, since I just had my 2nd baby this morning ;-) ... ] Congratulations :-) it's not sufficient (otherwise I would have quickly done it ;-) since it only addresses udev enabled systems so post 2.6.3 kernels iirc.

Bug#397830: xsabre: It does _not_ work on powerpc

2006-11-16 Thread Steinar H. Gunderson
On Thu, Nov 16, 2006 at 10:54:03PM +0100, Cyril Brulebois wrote: I confirm I can reproduce this bug on powerpc. I'll be happy to help debugging it. Well, it sure sounds like an endianness problem to me. For starters, try running it in gdb and print the backtrace? /* Steinar */ -- Homepage:

<    2   3   4   5   6   7   8   9   10   11   >