← Back to team overview

touch-packages team mailing list archive

[Bug 1434020] Re: With systemd 219-4ubuntu6, ifup fails on startup

 

The problem seems to be that ifup@.service currently isn't sequenced to
run after systemd-tmpfiles-setup.service (both of those are configured
to run after local-fs.target).  If I override ifup@.service and set
"After=local-fs.target network-pre.target systemd-tmpfiles-
setup.service", it starts properly.

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

Title:
  With systemd 219-4ubuntu6, ifup fails on startup

Status in systemd package in Ubuntu:
  New

Bug description:
  After updating to systemd 219-4ubuntu6, the ifup services for both
  network cards in my system fail to start with "/sbin/ifup: failed to
  open lockfile /run/network/.ifstate.lock: No such file or directory".
  My networks still come up because I am using network-manager, but
  without network-manager, it seems the network would not come up.

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


References