touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #65355
[Bug 1434295] Re: service systemd-tmpfiles-setup fails to start
The "duplicate line" is expected and just a red herring. It shouldn't
fail to start up; this smells like a duplicate of bug 1431107, can you
please have a look there and give me the output of "journalctl -b -p
warning"?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1434295
Title:
service systemd-tmpfiles-setup fails to start
Status in systemd package in Ubuntu:
Incomplete
Bug description:
Service systemd-tmpfiles-setup.service fails to start because there
are two duplicate lines in /usr/lib/tmpfiles.d:
[/usr/lib/tmpfiles.d]# grep -r '^d /var/log ' *
00rsyslog.conf:d /var/log 0775 root syslog -
var.conf:d /var/log 0755 - - -
[/usr/lib/tmpfiles.d]# systemctl status systemd-tmpfiles-setup.service
● systemd-tmpfiles-setup.service - Create Volatile Files and Directories
Loaded: loaded (/lib/systemd/system/systemd-tmpfiles-setup.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since gio 2015-03-19 22:40:05 CET; 11min ago
Docs: man:tmpfiles.d(5)
man:systemd-tmpfiles(8)
Main PID: 430 (code=exited, status=1/FAILURE)
mar 19 22:40:05 raver systemd[1]: Starting Create Volatile Files and Directories...
mar 19 22:40:05 raver systemd-tmpfiles[430]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/...ring.
mar 19 22:40:05 raver systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE
mar 19 22:40:05 raver systemd[1]: Failed to start Create Volatile Files and Directories.
mar 19 22:40:05 raver systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state.
mar 19 22:40:05 raver systemd[1]: systemd-tmpfiles-setup.service failed.
Hint: Some lines were ellipsized, use -l to show in full.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1434295/+subscriptions
References