[systemd-devel] rpcbind.socket failing

Reindl Harald h.reindl at thelounge.net
Tue Nov 1 16:14:20 UTC 2016



Am 01.11.2016 um 17:05 schrieb Steve Dickson:
> and I still getting the following errors
>
> rpcbind.socket: Failed to listen on sockets: No such file or directory
> Failed to listen on RPCbind Server Activation Socket.
> Starting RPC Bind...
> rpcbind.service: Failed at step EXEC spawning /usr/bin/rpcbind: No such file or directory
> rpcbind.service: Main process exited, code=exited, status=203/EXEC
> Failed to start RPC Bind.

come on "No such file or directory" is pretty clear and says your path 
is just wrong

[root at rh:~]$ ls /usr/bin/rpcbind
/usr/bin/ls: cannot access '/usr/bin/rpcbind': No such file or directory

[root at rh:~]$ ls /usr/sbin/rpcbind
-rwxr-xr-x 1 root root 58K 2016-08-01 19:01 /usr/sbin/rpcbind


More information about the systemd-devel mailing list