Bug#524575: -k is not a modprobe switch

2009-04-18 Thread Quentin Godfroy
Package: mdadm Version: 2.6.8-12-gb47dff6-2 Severity: critical The "modprobe md" line in /etc/init.d/mdadm-raid uses the modprobe switch -k which is not recognised by /sbin/modprobe (as of module-init-tools 3.7-pre9-1). $ cat /etc/init.d/mdadm-raid ... | if [ ! -f /proc/mdstat ] && [ -x "$(c

Bug#523124: CUPS has stale printers appearing if browsing whith short names is enabled and another host suddently changes its ip

2009-04-08 Thread Quentin Godfroy
Package: cups Version: 1.3.8-1lenny4.1 Context : local cupsd accepts browsing messages, with BrowseShortNames enabled. if a remote cupsd server which publishes printers changes suddently its IP a new printer with a long name (but the same name before '@') is created locally and old one still exis

Bug#460530: peekfd: segfaults if an fd argument is supplied

2008-06-08 Thread Quentin Godfroy
It would be a *very good* idea to commit the patch. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#469635: pam_unix fails to update password on NIS

2008-03-06 Thread Quentin Godfroy
l is tried even when nis is not given in the command line. It was tried on NIS with shadow support and also on a machine without nis and without the nis switch on the module command. --- Signed-off-by: Quentin Godfroy <[EMAIL PROTECTED]> diff -ruNp pam-0.99.7.1/Linux-PAM/modules/pam_unix/p

Bug#424920: pdftk update_info corrupts the CreationDate and ModDate fields

2008-01-20 Thread Quentin Godfroy
. (note that I'm not familiar at all with C++ so I kind of guessed what had to be changed) Regards, Quentin Godfroy --- Signed-off by: Quentin Godfroy <[EMAIL PROTECTED]> diff -ruNp pdftk-1.41/pdftk/report.cc pdftk-1.41-patch/pdftk/report.cc --- pdftk-1.41/pdftk/report.cc 2006-09-06 01:49:3

Bug#451721: module-assistant -u path does not detect ACL

2007-11-17 Thread Quentin Godfroy
Package: module-assistant Version: 0.10.11 "module-assistant -u path" with path writeable thanks to ACLs does not correctly detect the write permissions. It then fails with path is not writeable! I suggest the following patch be applied --- Signed-off-by: Quentin Godfroy <[EM

Bug#451324: Sudo closes every possible fd from 3 to the upper limit

2007-11-14 Thread Quentin Godfroy
t in 2.6.1-1+b1) includes do not expose the structure of a DIR * (and there seems no reason to do so) I suggest the following patch be applied. (autoconf has to be rerun after this) --- Signed-off-by: Quentin Godfroy <[EMAIL PROTECTED]> --- configure.in.bak2007-11-15 00:20:03.0

Bug#449137: Initscript fails to mount /var/lib/nfs/rpc_pipefs

2007-11-03 Thread Quentin Godfroy
launched, manually launching '/etc/init.d/nfs-common start' starts rpc.idmapd, which made the problem difficult to debug. I suggest this patch could solve the problem. --- Signed-off by: Quentin Godfroy <[EMAIL PROTECTED]> --- /etc/init.d/nfs-common-bak 2007-11-03 12:25:43

Bug#448656: nfs-common : typo in initscript

2007-10-30 Thread Quentin Godfroy
Package: nfs-common Version: 1:1.1.1-4 Hi, in line 201 of /etc/init.d/nfs-common, there is a if ["$NEED_STATD" = yes ] instead of if [ "$NEED_STATD" = yes ] which prevents statd daemon to be correctly stopped -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Bug#421341: Something wrong with gcjh/classpath/something

2007-10-19 Thread Quentin Godfroy
Are you waiting for an upstream update to see if it is useful to commit these two patches in the package? Regards, Quentin Godfroy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#446707: opiekey refuses seed=0

2007-10-14 Thread Quentin Godfroy
. Sequence number 0 is not positive. % I suggest the following patch to be applied. Signed-off-by: Quentin Godfroy <[EMAIL PROTECTED]> --- diff -ruNp opie-2.32-orig/opiekey.c opie-2.32/opiekey.c --- opie-2.32-orig/opiekey.c1998-01-02 00:53:28.0 +0100 +++ opie-2.32/opiekey.c 2007-10-15

Bug#444155: Regexp pb in /etc/init.d/nfs-common

2007-09-26 Thread Quentin Godfroy
Package: nfs-common Version: 1:1.1.1~git-20 Severity: normal In /etc/init.d/nfs-common, the test in line 66 may not report a working /etc/exports file, thus disabling the spawning of an idmapd in case the /etc/default/nfs-common variable NEED_IDMAPD is not set. It could cause problems for NFSv4 mo

Bug#421978: ia32_aout fails to load automatically on x86_64-linux

2007-05-02 Thread Quentin Godfroy
Package: module-init-tools Version: 3.3-pre4-2 Subject: ia32_aout fails to load automatically on x86_64-linux On x86_64 when trying to execute a a.out QMAGIC executable, with the module ia32_aout unloaded, the kernel tries to load binfmt-0064, but the file /etc/modprobe/arch-aliases (strangely a s