touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #70547
[Bug 1444555] Re: open-iscsi init script causing ordering cycle with systemd
This bug was fixed in the package ifupdown - 0.7.48.1ubuntu10
---------------
ifupdown (0.7.48.1ubuntu10) vivid; urgency=medium
* ifup-wait-all-auto.service: Relax dependencies to allow early boot
services like open-iscsi to wait for network-online.target.
(LP: #1444555)
-- Martin Pitt <martin.pitt@xxxxxxxxxx> Wed, 15 Apr 2015 17:20:09 -0500
** Changed in: ifupdown (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 ifupdown in Ubuntu.
https://bugs.launchpad.net/bugs/1444555
Title:
open-iscsi init script causing ordering cycle with systemd
Status in ifupdown package in Ubuntu:
Fix Released
Bug description:
/etc/init.d/open-iscsi declares the following requirements:
# Provides: open-iscsi iscsi
# Required-Start: $network $remote_fs
# Required-Stop: $network $remote_fs sendsigs
# Default-Start: S
# Default-Stop: 0 1 6
This causes the following cycle to be detected:
Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed
Found ordering cycle on network-online.target/start
Found dependency on ifup-wait-all-auto.service/start
Found dependency on basic.target/start
Found dependency on sockets.target/start
Found dependency on dbus.socket/start
Found dependency on sysinit.target/start
Found dependency on open-iscsi.service/start
Found dependency on network-online.target/start
Breaking ordering cycle by deleting job ifup-wait-all-auto.service/start
Job ifup-wait-all-auto.service/start deleted to break ordering cycle starting with network-online.target
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1444555/+subscriptions