Fixed
Created: May 12, 2015
Updated: Sep 8, 2018
Resolved Date: Jun 9, 2015
Previous ID: IDP3-133
Found In Version: 7.0
Fix Version: 7.0.0.7
Severity: Standard
Applicable for: Wind River Linux 7
Component/s: Networking
root@WR-IntelligentDevice:~# systemctl status rpcbind
?? rpcbind.service - RPC Bind Service
Loaded: loaded (/lib/systemd/system/rpcbind.service; static)
Active: active (running) since Tue 2015-05-12 12:53:52 UTC; 14h ago
Process: 1701 ExecStart=/usr/sbin/rpcbind -w $RPCBIND_OPTS (code=exited, status=0/SUCCESS)
Main PID: 1722 (rpcbind)
CGroup: /system.slice/rpcbind.service
??????1722 /usr/sbin/rpcbind -w
May 12 12:53:52 WR-IntelligentDevice rpcbind[1701]: cannot get local address for udp: Servname not supported for ai_socktype
May 12 12:53:52 WR-IntelligentDevice rpcbind[1701]: cannot get local address for tcp: Servname not supported for ai_socktype
May 12 12:53:52 WR-IntelligentDevice rpcbind[1701]: cannot get local address for udp6: Servname not supported for ai_socktype
May 12 12:53:52 WR-IntelligentDevice rpcbind[1701]: cannot get local address for tcp6: Servname not supported for ai_socktype
May 12 12:53:52 WR-IntelligentDevice rpcbind[1722]: Cannot open '/tmp/rpcbind.xdr' file for reading, errno 2 (No such file or directory)
May 12 12:53:52 WR-IntelligentDevice rpcbind[1722]: Cannot open '/tmp/portmap.xdr' file for reading, errno 2 (No such file or directory)
May 12 12:53:52 WR-IntelligentDevice systemd[1]: Started RPC Bind Service.
1. build project with attached buildcmd.txt
2. boot target
3. execute
systemctl status rpcbind