Bug 1158236 - nfs-idmapd won't start
Summary: nfs-idmapd won't start
Keywords:
Status: CLOSED DUPLICATE of bug 1151938
Alias: None
Product: Fedora
Classification: Fedora
Component: nfs-utils
Version: 21
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Steve Dickson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-28 22:24 UTC by Tom Brikowski
Modified: 2014-10-29 12:33 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-10-29 12:33:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tom Brikowski 2014-10-28 22:24:06 UTC
Description of problem:
Command "systemctl status nfs-idmapd.service" yields error message "/usr/sbin/rpc.idmapd: symbol lookup error: /usr/sbin/rpc.idmapd: undefined symbol: strlcpy"

Version-Release number of selected component (if applicable):
nfs-utils-1.3.1-1.1.fc21.x86_64

How reproducible:
Always

Steps to Reproduce:
1.  systemctl start nfs-idmap.service
2.
3.

Actual results:
{dyer-~}58->systemctl status -l nfs-idmapd.service
● nfs-idmapd.service - NFSv4 ID-name mapping service
   Loaded: loaded (/usr/lib/systemd/system/nfs-idmapd.service; static)
   Active: failed (Result: exit-code) since Tue 2014-10-28 15:22:37 CDT; 33s ago
  Process: 29444 ExecStart=/usr/sbin/rpc.idmapd $RPCIDMAPDARGS (code=exited, status=127)

Oct 28 15:22:37 dyer rpc.idmapd[29444]: /usr/sbin/rpc.idmapd: symbol lookup error: /usr/sbin/rpc.idmapd: undefined symbol: strlcpy
Oct 28 15:22:37 dyer systemd[1]: nfs-idmapd.service: control process exited, code=exited status=127
Oct 28 15:22:37 dyer systemd[1]: Failed to start NFSv4 ID-name mapping service.
Oct 28 15:22:37 dyer systemd[1]: Unit nfs-idmapd.service entered failed state.
Oct 28 15:22:37 dyer systemd[1]: nfs-idmapd.service failed.


Expected results:

Additional info:
Not sure this is needed for proper NFSv4 function, but automount of NFS directories isn't working in my current installation of FC21 alpha.

Comment 1 Steve Dickson 2014-10-29 12:33:16 UTC

*** This bug has been marked as a duplicate of bug 1151938 ***


Note You need to log in before you can comment on or make changes to this bug.