From logs: systemd-tmpfiles[361]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:10] Unknown group 'systemd-journal-remote'. systemd-tmpfiles[361]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:11] Unknown group 'systemd-journal-remote'. systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE systemd[1]: Failed to start Create Volatile Files and Directories. systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state relevant section from /usr/lib64/tmpfiles.d/systemd-remote.conf: z /var/log/journal/remote 2755 root systemd-journal-remote - - z /run/log/journal/remote 2755 root systemd-journal-remote - -
Same Here # systemctl status systemd-tmpfiles-setup.service ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories Loaded: loaded (/usr/lib64/systemd/system/systemd-tmpfiles-setup.service; static) Active: failed (Result: exit-code) since sam. 2014-08-23 09:21:58 CEST; 18min ago Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 238 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE) Main PID: 238 (code=exited, status=1/FAILURE) août 23 09:21:58 gentoocyril systemd-tmpfiles[238]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:10] Unknown group 'systemd-journal-remote'. août 23 09:21:58 gentoocyril systemd-tmpfiles[238]: [/usr/lib64/tmpfiles.d/systemd-remote.conf:11] Unknown group 'systemd-journal-remote'. août 23 09:21:58 gentoocyril systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE août 23 09:21:58 gentoocyril systemd[1]: Failed to start Create Volatile Files and Directories. août 23 09:21:58 gentoocyril systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state.
Thanks for the report. I've added the missing users & groups to -216 and -9999. Since AFAICS this is not really a fatal error, I've decided to refer revbump until we get more fixes. If you want to test immediately, please rebuild :).
(In reply to Michał Górny from comment #2) > Thanks for the report. I've added the missing users & groups to -216 and > -9999. Since AFAICS this is not really a fatal error, I've decided to refer > revbump until we get more fixes. If you want to test immediately, please > rebuild :). Nice, rebuild do it. Thanks
The same here in a fresh install: higgs ~ # systemctl status systemd-tmpfiles-setup.service ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories Loaded: loaded (/usr/lib64/systemd/system/systemd-tmpfiles-setup.service; static) Active: failed (Result: exit-code) since Ter 2014-08-26 09:39:15 BRT; 1h 12min ago Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 1461 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE) Main PID: 1461 (code=exited, status=1/FAILURE) Ago 26 09:39:15 higgs systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE Ago 26 09:39:15 higgs systemd[1]: Failed to start Create Volatile Files and Directories. Ago 26 09:39:15 higgs systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state.
Looks like it was fixed (without revbump :/)
+*systemd-216-r1 (12 Oct 2014) + + 12 Oct 2014; Pacho Ramos <pacho@gentoo.org> +systemd-216-r1.ebuild, + -systemd-216.ebuild: + revbump due bug #520662 +