Your message dated Thu, 13 Jul 2006 13:49:03 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#377685: fixed in nfs-utils 1:1.0.9-3 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: nfs-kernel-server Version: 1:1.0.9-2 Severity: normal Tags: patch We should not assume that if modutils or module-init-tools is installed, then modules are enabled in the running kernel. At least, we should also test availability of kernel modules, with /proc/modules or whatever. --- /etc/init.d/nfs-kernel-server.orig 2006-07-10 18:16:36.000000000 +0200 +++ /etc/init.d/nfs-kernel-server 2006-07-10 18:18:05.000000000 +0200 @@ -37,7 +37,7 @@ . /lib/lsb/init-functions do_modprobe() { - if [ -x /sbin/modprobe ] + if [ -x /sbin/modprobe -a -f /proc/modules ] then modprobe -q "$1" || true fi -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16.16 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages nfs-kernel-server depends on: ii libc6 2.3.6-15 GNU C Library: Shared libraries ii lsb-base 3.1-10 Linux Standard Base 3.1 init scrip ii nfs-common 1:1.0.9-2 NFS support files common to client ii sysvinit 2.86.ds1-14.1 System-V-like init utilities ii ucf 2.0012 Update Configuration File: preserv nfs-kernel-server recommends no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Source: nfs-utils Source-Version: 1:1.0.9-3 We believe that the bug you reported is fixed in the latest version of nfs-utils, which is due to be installed in the Debian FTP archive: nfs-common_1.0.9-3_i386.deb to pool/main/n/nfs-utils/nfs-common_1.0.9-3_i386.deb nfs-kernel-server_1.0.9-3_i386.deb to pool/main/n/nfs-utils/nfs-kernel-server_1.0.9-3_i386.deb nfs-utils_1.0.9-3.diff.gz to pool/main/n/nfs-utils/nfs-utils_1.0.9-3.diff.gz nfs-utils_1.0.9-3.dsc to pool/main/n/nfs-utils/nfs-utils_1.0.9-3.dsc nhfsstone_1.0.9-3_i386.deb to pool/main/n/nfs-utils/nhfsstone_1.0.9-3_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steinar H. Gunderson <[EMAIL PROTECTED]> (supplier of updated nfs-utils package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 13 Jul 2006 21:39:08 +0200 Source: nfs-utils Binary: nhfsstone nfs-kernel-server nfs-common Architecture: source i386 Version: 1:1.0.9-3 Distribution: unstable Urgency: low Maintainer: Anibal Monsalve Salazar <[EMAIL PROTECTED]> Changed-By: Steinar H. Gunderson <[EMAIL PROTECTED]> Description: nfs-common - NFS support files common to client and server nfs-kernel-server - Kernel NFS server support nhfsstone - NFS benchmark program Closes: 377685 Changes: nfs-utils (1:1.0.9-3) unstable; urgency=low . * Don't automatically assume that the kernel is modular if /sbin/modprobe is available, check for /proc/modules as well; patch from Nicolas Trecourt. (Closes: #377685) Files: 68e56ed1e4be1588b007c4f075e872ee 805 net standard nfs-utils_1.0.9-3.dsc 86517fbe812cdd3064cb33a8c98cdeb5 20627 net standard nfs-utils_1.0.9-3.diff.gz de185b9b7d8684a249bc1f5b8b2384ed 121900 net optional nfs-kernel-server_1.0.9-3_i386.deb 36f44bc7056e4ff7b5acecf6549a2410 122962 net standard nfs-common_1.0.9-3_i386.deb 4b48eda211c471fcb9aacf2492379035 64092 net extra nhfsstone_1.0.9-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) iD8DBQFEtqQmXKRQ3lK3SH4RAqrqAKDFYlPhimjBsWHOF/dNlZdcuQfL0wCg6lZ0 qIsfo710AjsgXx5Zs2XMEhA= =nUXG -----END PGP SIGNATURE-----
--- End Message ---

