[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#612002: marked as done (Starting NFS common utilities failed)



Your message dated Wed, 16 Mar 2011 22:47:29 +0000
with message-id <E1PzzV3-0006OF-P3@franck.debian.org>
and subject line Bug#612002: fixed in nfs-utils 1:1.2.2-5
has caused the Debian Bug report #612002,
regarding Starting NFS common utilities failed
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
612002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612002
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: nfs-common
Version: 1:1.2.2-4
Severity: important

Symptom:

The nfs-common failed to be installed properly:

  $ sudo apt-get install nfs-common
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  The following NEW packages will be installed:
    nfs-common
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  Need to get 250 kB of archives.
  After this operation, 676 kB of additional disk space will be used.
  Get:1 http://cdn.debian.net/debian/ testing/main nfs-common amd64 1:1.2.2-4 [250 kB]
  Fetched 250 kB in 6s (41.4 kB/s)                                               
  Selecting previously deselected package nfs-common.
  (Reading database ... 59010 files and directories currently installed.)
  Unpacking nfs-common (from .../nfs-common_1%3a1.2.2-4_amd64.deb) ...
  Processing triggers for man-db ...
  Setting up nfs-common (1:1.2.2-4) ...

  Creating config file /etc/idmapd.conf with new version

  Creating config file /etc/default/nfs-common with new version
  Starting NFS common utilities: statd failed!
  invoke-rc.d: initscript nfs-common, action "start" failed.
  dpkg: error processing nfs-common (--configure):
   subprocess installed post-installation script returned error exit status 1
  configured to not write apport reports
  Errors were encountered while processing:
   nfs-common

Launching it manually get the same error as well:

  % invoke-rc.d nfs-common start
  Starting NFS common utilities: statd failed!
  invoke-rc.d: initscript nfs-common, action "start" failed.

The whole execution log of

  sudo bash -x /etc/init.d/nfs-common start

is posted at http://pastebin.com/SQefWNQs

On the surface, the reason of failure is the failure of

  statd+ start-stop-daemon --start --oknodo --quiet --exec /sbin/rpc.statd 
--
 + RET=1

The symptom is confirmed as well by Dr. Ed Morbius, Chief Scientist,
Krell Power Systems Unlimited. See 
http://thread.gmane.org/gmane.linux.debian.user/399917

The real reason is that the post install process of nfs-common
didn't deal with portmap:

 $ grep portmap /etc/runlevel.conf || echo not found
 not found

I.e., the portmap is not enabled by default as the daemon. 

Starting it manually solve the problem:

  % rpcinfo -p
  rpcinfo: can't contact portmapper: RPC: Remote system error - Connection refused

  % /etc/init.d/portmap start
  Starting portmap daemon....

  % rpcinfo -p
     program vers proto   port
      100000    2   tcp    111  portmapper
      100000    2   udp    111  portmapper

  % /etc/init.d/nfs-common start
  Starting NFS common utilities: statd.

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (360, 'testing'), (300, 'testing'), (50, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.36-grml64 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages nfs-common depends on:
ii  adduser                 3.112+nmu2       add and remove users and groups
ii  initscripts             2.88dsf-13.1     scripts for initializing and shutt
ii  libc6                   2.11.2-10        Embedded GNU C Library: Shared lib
ii  libcap2                 1:2.19-3         support for getting/setting POSIX.
ii  libcomerr2              1.41.12-2        common error description library
ii  libevent-1.4-2          1.4.13-stable-1  An asynchronous event notification
ii  libgssapi-krb5-2        1.8.3+dfsg-4     MIT Kerberos runtime libraries - k
ii  libgssglue1             0.1-4            mechanism-switch gssapi library
ii  libk5crypto3            1.8.3+dfsg-4     MIT Kerberos runtime libraries - C
ii  libkrb5-3               1.8.3+dfsg-4     MIT Kerberos runtime libraries
ii  libnfsidmap2            0.23-2           An nfs idmapping library
ii  librpcsecgss3           0.19-2           allows secure rpc communication us
ii  libwrap0                7.6.q-19         Wietse Venema's TCP wrappers libra
ii  lsb-base                3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  netbase                 4.45             Basic TCP/IP networking system
ii  portmap                 6.0.0-2          RPC port mapper
ii  ucf                     3.0025+nmu1      Update Configuration File: preserv

nfs-common recommends no packages.

nfs-common suggests no packages.

-- no debconf information




--- End Message ---
--- Begin Message ---
Source: nfs-utils
Source-Version: 1:1.2.2-5

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.2.2-5_i386.deb
  to main/n/nfs-utils/nfs-common_1.2.2-5_i386.deb
nfs-kernel-server_1.2.2-5_i386.deb
  to main/n/nfs-utils/nfs-kernel-server_1.2.2-5_i386.deb
nfs-utils_1.2.2-5.debian.tar.bz2
  to main/n/nfs-utils/nfs-utils_1.2.2-5.debian.tar.bz2
nfs-utils_1.2.2-5.dsc
  to main/n/nfs-utils/nfs-utils_1.2.2-5.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 612002@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Luk Claes <luk@debian.org> (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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 16 Mar 2011 23:10:15 +0100
Source: nfs-utils
Binary: nfs-kernel-server nfs-common
Architecture: source i386
Version: 1:1.2.2-5
Distribution: unstable
Urgency: low
Maintainer: Debian kernel team <debian-kernel@lists.debian.org>
Changed-By: Luk Claes <luk@debian.org>
Description: 
 nfs-common - NFS support files common to client and server
 nfs-kernel-server - support for NFS kernel server
Closes: 521084 524610 561718 562737 575503 593511 598493 612002
Changes: 
 nfs-utils (1:1.2.2-5) unstable; urgency=low
 .
   [ Ben Hutchings ]
   * mount.nfs.man, nfs.man: Update distinction between fstypes
     (Closes: #575503)
   * nfs-kernel-server.init: Require any installed name server ($named) to
     start before nfs-kernel-server (Closes: #598493)
 .
   [ Luk Claes ]
   * nfs-common.init, nfs-kernel-server.init: Add warning when portmap is
     not running (Closes: #612002,#561718,#562737)
   * nfs-common.init: Add --pidfile for statd (Closes: #521084)
   * nfs-common.init: Add statd to sendsigs.omit.d (Closes: #524610)
   * nfs-common.default, nfs-kernel-server.default: Remove spurious question
     mark in wiki url (Closes: #593511)
Checksums-Sha1: 
 9f710f7d4d1d73c3b7ad296ac227d37ec1054c03 1472 nfs-utils_1.2.2-5.dsc
 66dd0e3e4b98c8aa98edf717bfbb475b33d7fe03 36315 nfs-utils_1.2.2-5.debian.tar.bz2
 dceb0c3f552a7810678f69a4efe234eb66b5c4b9 158480 nfs-kernel-server_1.2.2-5_i386.deb
 de8e6861475df099d60b4e0b3d30f442e3fd087a 227966 nfs-common_1.2.2-5_i386.deb
Checksums-Sha256: 
 2c5c4f62759e345322f2032e0c8736d8f3df09ccc4273337678bdcc47edd31a6 1472 nfs-utils_1.2.2-5.dsc
 24f4836ee04b3e60cb6df8911377372d2e03a4b5d12b1a72c7e58a77f31f2505 36315 nfs-utils_1.2.2-5.debian.tar.bz2
 aef89affa03147f694e8fcac12fd476db22c9ce840f56da83c27bcfc0c9c5d66 158480 nfs-kernel-server_1.2.2-5_i386.deb
 53319e51edcd1c2789f91eeba78c6434ec257d08ff335e5c9aa2f4ee238a2853 227966 nfs-common_1.2.2-5_i386.deb
Files: 
 ed25bcf2b8bab9aa5ad578f189fb077e 1472 net standard nfs-utils_1.2.2-5.dsc
 b1b8158e04a8593210b41cfb6ef4964b 36315 net standard nfs-utils_1.2.2-5.debian.tar.bz2
 f171a450a7c69c4d3fb71d1b303cc9f2 158480 net optional nfs-kernel-server_1.2.2-5_i386.deb
 79a76774c70ad6b158781a21c7d2b2a9 227966 net standard nfs-common_1.2.2-5_i386.deb

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

iEYEARECAAYFAk2BOhIACgkQ5UTeB5t8Mo36iACcDnK1lGM0TQrw0Xd6F6okq0Ta
JwQAoK77dzDgOKvZ7SCwNeLz+x5fsBvp
=CkXH
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: