You are not logged in.
After update to systemd 213-4 (from testing) I get this in my journal:
systemd-tmpfiles[119]: [/usr/lib/tmpfiles.d/systemd.conf:24] Unknown user 'systemd-network'.
systemd-tmpfiles[119]: [/usr/lib/tmpfiles.d/systemd.conf:25] Unknown user 'systemd-network'.
systemd-tmpfiles[119]: [/usr/lib/tmpfiles.d/systemd.conf:26] Unknown user 'systemd-network'.
systemd[1]: Starting Load/Save Random Seed...
systemd[1]: Started udev Kernel Device Manager.
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.
As I see this changes was made to /usr/lib/tmpfiles.d/systemd.conf in above lines - before was root root user (not systemd-network)
I don't have such user and that why my systemd-tmpfiles-setup.service not started.
Here the link to diff 0001-tmpfiles-systemd.conf-fix-ownership-of-network-direc.patch
Temporary back this three lines (24,25,26) ownership to 'root' user in /usr/lib/tmpfiles.d/systemd.conf
Is this bug or future?
Last edited by helirexi (2014-06-03 16:49:13)
Offline
Partial update are not supported, did you update the filesystem package as well? Merge any .pacnew files?
Edit: Please see https://bugs.archlinux.org/task/40657, looks like there is a problem.
Last edited by Scimmia (2014-06-03 13:35:51)
Online
Thanks Scimmia,
I think that my mistake in update process (forgot to pay attention to all .pacnew files). Quick search show me many this new files in system. Mark this post as Solved. And go to manage my system. Thanks again!
Offline