touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #61620
[Bug 1429734] Re: invoke-rc.d ignores dependencies in degraded mode
This bug was fixed in the package systemd - 219-4ubuntu5
---------------
systemd (219-4ubuntu5) vivid; urgency=medium
* Merge from experimental branch:
- /lib/lsb/init-functions.d/40-systemd: Don't ignore systemd unit
dependencies in "degraded" mode. (LP: #1429734)
- rules-ubuntu/71-power-switch-proliant.rules: Add support for HP ProLiant
m400 Server Cartridge soft powerdown on Linux 3.16. (LP: #1428811)
* systemctl: Don't forward telinit u to upstart. This works around upstart's
Restart() always reexec'ing /sbin/init on Restart(), even if that changes
to point to systemd during the upgrade. This avoids running systemd during
a dist-upgrade. (LP: #1430479)
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Wed, 11 Mar 2015 11:01:36 +0100
** Changed in: systemd (Ubuntu)
Status: Fix Committed => Fix Released
--
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/1429734
Title:
invoke-rc.d ignores dependencies in degraded mode
Status in systemd package in Ubuntu:
Fix Released
Status in sysvinit package in Ubuntu:
Fix Released
Bug description:
Our CI test VMs often start in degraded mode as jobs like systemd-
modules-load.service commonly fail. This causes invoke-rc.d to start
services with --job-mode=ignore-dependencies, which causes e. g.
openvswitch-nonetwork to not start up.
We need to relax that to allow degraded mode, too.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1429734/+subscriptions
References