Bug#562737: closed by Luk Claes <luk@debian.org> (Bug#562737: fixed in nfs-utils 1:1.2.2-5)
Luk Claes wrote:
> Hmm, could you install rpcbind to see if this is portmap specific?
# apt-get install rpcbind
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
portmap
The following NEW packages will be installed:
rpcbind
0 upgraded, 1 newly installed, 1 to remove and 34 not upgraded.
Need to get 45.6 kB of archives.
After this operation, 4,096 B disk space will be freed.
Do you want to continue [Y/n]?
Get:1 http://ftp.us.debian.org/debian/ sid/main rpcbind amd64 0.2.0-6 [45.6 kB]
Fetched 45.6 kB in 0s (67.5 kB/s)
dpkg: portmap: dependency problems, but removing anyway as you requested:
fam depends on portmap.
nfs-common depends on rpcbind | portmap; however:
Package rpcbind is not installed.
Package portmap is to be removed.
(Reading database ... 324405 files and directories currently installed.)
Removing portmap ...
Stopping portmap daemon....
Processing triggers for man-db ...
Selecting previously deselected package rpcbind.
(Reading database ... 324394 files and directories currently installed.)
Unpacking rpcbind (from .../rpcbind_0.2.0-6_amd64.deb) ...
Processing triggers for man-db ...
Setting up rpcbind (0.2.0-6) ...
Starting rpcbind daemon....
# /sbin/rpc.statd -Fd
rpc.statd: Version 1.2.3 starting
rpc.statd: Flags: No-Daemon Log-STDERR TI-RPC
sm-notify: Version 1.2.3 starting
sm-notify: Already notifying clients; Exiting!
rpc.statd: Local NSM state number: 3
rpc.statd: Failed to open /proc/sys/fs/nfs/nsm_local_state: No such
file or directory
rpc.statd: Effective UID, GID: 102, 0
rpc.statd: Waiting for client connections
That seems to be working. Control-C to interrupt and then:
# service nfs-common restart
Stopping NFS common utilities: idmapd statd.
Starting NFS common utilities: statd idmapd.
No error.
Bob
Reply to: