[Bug 1434295] Re: service systemd-tmpfiles-setup fails to start

Matteo Croce rootkit85 at yahoo.it
Tue Mar 24 09:19:28 UTC 2015


weird, now it's active:

# systemctl status -l 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: active (exited) since lun 2015-03-23 16:20:26 CET; 17h ago
     Docs: man:tmpfiles.d(5)
           man:systemd-tmpfiles(8)
  Process: 689 ExecStart=/bin/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev (code=exited, status=0/SUCCESS)
 Main PID: 689 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/systemd-tmpfiles-setup.service

mar 23 16:20:25 matteo-adb-notebook systemd[1]: Starting Create Volatile Files and Directories...
mar 23 16:20:25 matteo-adb-notebook systemd-tmpfiles[689]: [/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
mar 23 16:20:26 matteo-adb-notebook systemd[1]: Started Create Volatile Files and Directories.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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:
  New

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



More information about the foundations-bugs mailing list