← Back to team overview

touch-packages team mailing list archive

[Bug 1467131] Re: Directory /run/sendsigs.omit.d is somestimes not created on boot

 

Indeed your journal shows that systemd-tmpfiles-setup.service wasn't
called at all. After that happens, what is the output of

  sudo systemctl status -l systemd-tmpfiles-setup.service

? Can you please boot with "systemd.log_level=debug" on the kernel
command line and reproduce this, then attach the journal again? Thanks!

** Changed in: systemd (Ubuntu)
       Status: New => Incomplete

** Summary changed:

- Directory /run/sendsigs.omit.d is somestimes not created on boot
+ systmd-tmpfiles-setup sometimes not run on boot

-- 
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/1467131

Title:
  systmd-tmpfiles-setup sometimes not run on boot

Status in systemd package in Ubuntu:
  Incomplete

Bug description:
  This is happening on an up-to-date 15.04,with systemd=219-7ubuntu6.
  Ocasionally, when booting up the system, network-manager service fails to start, reporting in logs that it is missing /run/sendsigs.omit.d directory.
  That file is indeed missing, although it is listed in /usr/lib/tmpiles.d/debian.conf
  The issue is reproducible when starting the system in recovery mode; in normal mode it happens occasionally (about 50%).

  Output of "journalctl -b": http://paste.ubuntu.com/11745993/
  Contents of /usr/lib/tempfiles.d/debian.conf: http://paste.ubuntu.com/11746045/

  Running "systemd-tmpfiles --create" after such unsuccesfull boot
  creates the missing directory (and some other too).

  The problem is similar to #1431110, but that bug was found to be a
  duplicate of another problem that is now fixed. Even with that fix, I
  am experiencing a correlated issue. I considered commenting on that
  bug, but marking it as non-incomplete (so that it would gain any
  attention) would require unlinking the duplicate, which wouldn't be
  right.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1467131/+subscriptions


References