← Back to team overview

touch-packages team mailing list archive

[Bug 1444555] [NEW] open-iscsi init script causing ordering cycle with systemd

 

You have been subscribed to a public bug:

/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

** Affects: systemd (Ubuntu)
     Importance: High
     Assignee: Martin Pitt (pitti)
         Status: In Progress


** Tags: bot-comment
-- 
open-iscsi init script causing ordering cycle with systemd
https://bugs.launchpad.net/bugs/1444555
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.