Description of problem: Each boot, I get a failed status for the service: systemd-tmpfiles-setup Version-Release number of selected component (if applicable): systemd-216-3.fc21.x86_64 How reproducible: Always Steps to Reproduce: 1. boot 2. systemctl status systemd-216-3.fc21.x86_64 Actual results: # systemctl status systemd-tmpfiles-setup ● systemd-tmpfiles-setup.service - Create Volatile Files and Directories Loaded: loaded (/usr/lib/systemd/system/systemd-tmpfiles-setup.service; static) Active: failed (Result: exit-code) since mar 2014-10-14 02:42:48 CEST; 8min ago Docs: man:tmpfiles.d(5) man:systemd-tmpfiles(8) Process: 591 ExecStart=/usr/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=1/FAILURE) Main PID: 591 (code=exited, status=1/FAILURE) oct 14 02:42:48 xxx systemd-tmpfiles[591]: [/usr/lib/tmpfiles.d/systemd-remote.conf:10] Unknown group 'systemd-journal-remote'. oct 14 02:42:48 xxx systemd-tmpfiles[591]: [/usr/lib/tmpfiles.d/systemd-remote.conf:11] Unknown group 'systemd-journal-remote'. oct 14 02:42:48 xxx systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE oct 14 02:42:48 xxx systemd[1]: Failed to start Create Volatile Files and Directories. oct 14 02:42:48 xxx systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state. oct 14 02:42:48 xxx systemd[1]: systemd-tmpfiles-setup.service failed. Expected results: Additional info: in /usr/lib/tmpfiles.d/systemd-remote.conf, I have: z /var/log/journal/remote 2755 root systemd-journal-remote - - z /run/log/journal/remote 2755 root systemd-journal-remote - - Tried to autorelabel the system, but no change.
I don't have the package systemd-journal-gateway, and saw in a bugzilla, there was a split package and was a discussion about: systemd-journal-remote, in it. Not sure if it is related (#1114688)
systemd-216-4.fc21, initscripts-9.56.1-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/FEDORA-2014-12688/initscripts-9.56.1-2.fc21,systemd-216-4.fc21
Package systemd-216-4.fc21, initscripts-9.56.1-2.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing systemd-216-4.fc21 initscripts-9.56.1-2.fc21' as soon as you are able to, then reboot. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-12688/initscripts-9.56.1-2.fc21,systemd-216-4.fc21 then log in and leave karma (feedback).
Thanks, the service systemd-tmpfiles-setup starts correctly and the file: /usr/lib/tmpfiles.d/systemd-remote.conf, got removed after the update (only updated the ones I had).
Package initscripts-9.56.1-2.fc21, systemd-216-5.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing initscripts-9.56.1-2.fc21 systemd-216-5.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-12688/initscripts-9.56.1-2.fc21,systemd-216-5.fc21 then log in and leave karma (feedback).
initscripts-9.56.1-2.fc21, systemd-216-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.