Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@fedora log]# set enforce 0
- [root@fedora log]# systemctl start rpcbind
- Job for rpcbind.service failed because the control process exited with error code.
- See "systemctl status rpcbind.service" and "journalctl -xeu rpcbind.service" for details.
- [root@fedora log]# tail -n 20 messages
- Feb 23 07:46:45 fedora dnf[8827]: Fedora 34 - x86_64 40 kB/s | 13 kB 00:00
- Feb 23 07:46:47 fedora dnf[8827]: Metadata cache created.
- Feb 23 07:46:47 fedora systemd[1]: dnf-makecache.service: Deactivated successfully.
- Feb 23 07:46:47 fedora systemd[1]: Finished dnf makecache.
- Feb 23 07:46:47 fedora systemd[1]: dnf-makecache.service: Consumed 4.103s CPU time.
- Feb 23 07:46:47 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Feb 23 07:46:47 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Feb 23 09:10:40 fedora systemd[1]: Starting dnf makecache...
- Feb 23 09:10:41 fedora dnf[9127]: Metadata cache refreshed recently.
- Feb 23 09:10:41 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Feb 23 09:10:41 fedora audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dnf-makecache comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
- Feb 23 09:10:41 fedora systemd[1]: dnf-makecache.service: Deactivated successfully.
- Feb 23 09:10:41 fedora systemd[1]: Finished dnf makecache.
- Feb 23 09:11:21 fedora systemd[1]: Starting RPC Bind...
- Feb 23 09:11:21 fedora systemd-tmpfiles[9140]: Detected unsafe path transition / → /run during canonicalization of /run.
- Feb 23 09:11:21 fedora rpcbind[9139]: rpcbind: /run/rpcbind/rpcbind.lock: No such file or directory
- Feb 23 09:11:21 fedora systemd[1]: rpcbind.service: Main process exited, code=exited, status=1/FAILURE
- Feb 23 09:11:21 fedora systemd[1]: rpcbind.service: Failed with result 'exit-code'.
- Feb 23 09:11:21 fedora systemd[1]: Failed to start RPC Bind.
- Feb 23 09:11:21 fedora audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=rpcbind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement