small problem with nfs-utils-2.4.3-x86_64-1 in -current
by lecho from LinuxQuestions.org on (#51C1X)
rpc.idmapd fails to start with the message (using options -f -v):
Code:rpc.idmapd: libnfsidmap: Unable to load plugin: /usr/lib/libnfsidmap/nsswitch.so: cannot open shared object file: No such file or directory
rpc.idmapd: libnfsidmap: requested translation method, 'nsswitch', is not availableSolution: adding the option Code: --with-pluginpath=/usr/lib64/libnfsidmap to configure in nfs-utils.SlackBuild


Code:rpc.idmapd: libnfsidmap: Unable to load plugin: /usr/lib/libnfsidmap/nsswitch.so: cannot open shared object file: No such file or directory
rpc.idmapd: libnfsidmap: requested translation method, 'nsswitch', is not availableSolution: adding the option Code: --with-pluginpath=/usr/lib64/libnfsidmap to configure in nfs-utils.SlackBuild