Your message dated Thu, 27 Dec 2007 12:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#433119: fixed in sysvinit 2.86.ds1-44
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.0-6
Severity: important


statd should be started at boot before trying to mount NFS volumes from
fstab as 2.6.22 seems to want statd running before mount:

Tue Jul 10 11:12:55 2007: Starting portmap daemon....
Tue Jul 10 11:12:56 2007: mount.nfs: rpc.statd is not running but is required 
for remote locking
Tue Jul 10 11:12:56 2007:    Either use "-o nolocks" to keep locks local, or 
start statd.
Tue Jul 10 11:12:56 2007: mount.nfs: rpc.statd is not running but is required 
for remote locking
Tue Jul 10 11:12:56 2007:    Either use "-o nolocks" to keep locks local, or 
start statd.

[EMAIL PROTECTED]:~# grep nfs /etc/fstab
gere:/home      /home           nfs rw,wsize=8192,rsize=8192,nfsvers=3      0   
    0
gere:/home/samba /home/samba    nfs rw,wsize=8192,rsize=8192,nfsvers=3      0   
    0

Mounting those volumes after statd has started goes without problems.

Regards
/Rasmus

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22 (PREEMPT)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to da_DK.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nfs-common depends on:
ii  adduser                     3.103        Add and remove users and groups
ii  libc6                       2.5-11       GNU C Library: Shared libraries
ii  libcomerr2                  1.40.1-1     common error description library
ii  libevent1                   1.3b-0       An asynchronous event notification
ii  libgssapi2                  0.11-1       A mechanism-switch gssapi library
ii  libkrb53                    1.6.dfsg.1-5 MIT Kerberos runtime libraries
ii  libnfsidmap2                0.19-0       An nfs idmapping library
ii  librpcsecgss3               0.14-2       allows secure rpc communication us
ii  libwrap0                    7.6.dbs-13   Wietse Venema's TCP wrappers libra
ii  lsb-base                    3.1-23.1     Linux Standard Base 3.1 init scrip
ii  netbase                     4.29         Basic TCP/IP networking system
ii  portmap                     6.0-2        The RPC portmapper
ii  ucf                         3.001        Update Configuration File: preserv

nfs-common recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: sysvinit
Source-Version: 2.86.ds1-44

We believe that the bug you reported is fixed in the latest version of
sysvinit, which is due to be installed in the Debian FTP archive:

initscripts_2.86.ds1-44_i386.deb
  to pool/main/s/sysvinit/initscripts_2.86.ds1-44_i386.deb
sysv-rc_2.86.ds1-44_all.deb
  to pool/main/s/sysvinit/sysv-rc_2.86.ds1-44_all.deb
sysvinit-utils_2.86.ds1-44_i386.deb
  to pool/main/s/sysvinit/sysvinit-utils_2.86.ds1-44_i386.deb
sysvinit_2.86.ds1-44.diff.gz
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-44.diff.gz
sysvinit_2.86.ds1-44.dsc
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-44.dsc
sysvinit_2.86.ds1-44_i386.deb
  to pool/main/s/sysvinit/sysvinit_2.86.ds1-44_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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated sysvinit 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, 27 Dec 2007 13:19:14 +0100
Source: sysvinit
Binary: sysv-rc sysvinit-utils sysvinit initscripts
Architecture: source i386 all
Version: 2.86.ds1-44
Distribution: experimental
Urgency: low
Maintainer: Debian sysvinit maintainers <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 initscripts - Scripts for initializing and shutting down the system
 sysv-rc    - System-V-like runlevel change mechanism
 sysvinit   - System-V-like init utilities
 sysvinit-utils - System-V-like utilities
Closes: 386959 390404 418596 419195 426071 428823 430814 432511 432511 432750 
433119 433359 434177
Changes: 
 sysvinit (2.86.ds1-44) experimental; urgency=low
 .
   * Add debian/watch file pointing to ftp.cistron.nl.
   * Change init.d/mountnfs.sh dependencies to list nfs-common in
     should-start (Closes: #433359).
   * Change init.d/umountnfs.sh dependencies to list nfs-common in
     should-start too.
   * Mount a 1 MiB tmpfs on /tmp if /tmp is otherwise less than
     1 MiB to make sure one can still log in when /tmp/ is too
     full (Closes: #430814).  Based on patch from Ian Jackson and Ubuntu.
   * Rewrote ifup.d/mountnfs to wait for all 'auto' interfaces to be
     initialized before trying to mount network file systems (Closes:
     #386959, #390404, #418596, #419195, #426071, #428823, #432511,
     #432511, #432750, #433119, #434177).  Based on patch from Phil
     Snowdon.
Files: 
 e2427315d3c2efcbbcff318cc9cb1716 1037 admin required sysvinit_2.86.ds1-44.dsc
 62c4c173dba0e3a9d4679ec86c364d92 144820 admin required 
sysvinit_2.86.ds1-44.diff.gz
 36a42974875c5d04b24f9e0510bae932 107906 admin required 
sysvinit_2.86.ds1-44_i386.deb
 b9198123dc2c8caa9df091171dbc4f80 66866 admin required 
sysvinit-utils_2.86.ds1-44_i386.deb
 9a27afd93150bb0eab688dce5ecbb7d4 63724 admin required 
initscripts_2.86.ds1-44_i386.deb
 017945c0303a190bf91c9832d236511a 58330 admin required 
sysv-rc_2.86.ds1-44_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHc5jv20zMSyow1ykRAuDcAJ9Km4/oGallF2Yy7xlAqkkJHvDmhACfUCuO
e/KHBh4wLwXx2hjZzkZUBsM=
=LvsZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to