Your message dated Tue, 30 Oct 2007 16:32:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#448564: fixed in nfs-utils 1:1.1.1-6 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-common Version: 1:1.1.1-4 Severity: normal Tags: patch Hi there is a bashism in new init script for nfs-common, attached patch fixes it. -- Michal Čihař | http://cihar.com | http://blog.cihar.com -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages nfs-common depends on: ii adduser 3.105 add and remove users and groups ii initscripts 2.86.ds1-38.1 Scripts for initializing and shutt ii libc6 2.6.1-6 GNU C Library: Shared libraries ii libcomerr2 1.40.2-1 common error description library ii libevent1 1.3d-1 An asynchronous event notification ii libgssglue1 0.1-1 mechanism-switch gssapi library ii libkrb53 1.6.dfsg.3~beta1-2 MIT Kerberos runtime libraries ii libnfsidmap2 0.20-0 An nfs idmapping library ii librpcsecgss3 0.17-1 allows secure rpc communication us ii libwrap0 7.6.dbs-14 Wietse Venema's TCP wrappers libra ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip ii netbase 4.30 Basic TCP/IP networking system ii portmap 6.0-4 The RPC portmapper ii ucf 3.003 Update Configuration File: preserv nfs-common recommends no packages. -- no debconf information--- /etc/init.d/nfs-common.orig 2007-10-30 11:34:52.000000000 +0900 +++ /etc/init.d/nfs-common 2007-10-30 11:34:59.000000000 +0900 @@ -198,7 +198,7 @@ exit $? fi fi - if ["$NEED_STATD" = yes ] + if [ "$NEED_STATD" = yes ] then log_progress_msg "statd" start-stop-daemon --stop --oknodo --quiet \
--- End Message ---
--- Begin Message ---Source: nfs-utils Source-Version: 1:1.1.1-6 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.1.1-6_i386.deb to pool/main/n/nfs-utils/nfs-common_1.1.1-6_i386.deb nfs-kernel-server_1.1.1-6_i386.deb to pool/main/n/nfs-utils/nfs-kernel-server_1.1.1-6_i386.deb nfs-utils_1.1.1-6.diff.gz to pool/main/n/nfs-utils/nfs-utils_1.1.1-6.diff.gz nfs-utils_1.1.1-6.dsc to pool/main/n/nfs-utils/nfs-utils_1.1.1-6.dsc 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: Tue, 30 Oct 2007 17:18:12 +0100 Source: nfs-utils Binary: nfs-kernel-server nfs-common Architecture: source i386 Version: 1:1.1.1-6 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 - support for NFS kernel server Closes: 448538 448564 448607 Changes: nfs-utils (1:1.1.1-6) unstable; urgency=low . * Fix typo in init script. (Closes: #448538, #448607, #448564) * In the init script, save the value of $? into a variable instead of using $? over and over again, as it will get clobbered after the first command using it. Files: 5cd2ef3eff4140304b93656765d4b38e 860 net standard nfs-utils_1.1.1-6.dsc 58bc300cdb4b869ff49558f36e576e66 31478 net standard nfs-utils_1.1.1-6.diff.gz 1a36787b47521cfc1a4d41f618fce110 310186 net optional nfs-kernel-server_1.1.1-6_i386.deb 173881268a66254cd1f5f94106fce7ab 389206 net standard nfs-common_1.1.1-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHJ1qzXKRQ3lK3SH4RAmYVAKDhffnOnt41oCRj0ni45ElCV6eXNACgyoFS z6iSmUUgmNz7OTRVh1YW82c= =TPsM -----END PGP SIGNATURE-----
--- End Message ---

