[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2017-11-06 Thread Norbert
*** This bug is a duplicate of bug 1487679 ***
https://bugs.launchpad.net/bugs/1487679

** This bug has been marked a duplicate of bug 1487679
   Breaking ordering cycle by deleting job nbd-client.service/start

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2016-05-14 Thread Mathias Lehnfeld
Occurs consistently on my Xubuntu 16.04 installation. It did
infrequently until a few days ago (I don't know exactly).

[   14.850019] systemd[1]: network-online.target: Found ordering cycle on 
network-online.target/start
[   14.850024] systemd[1]: network-online.target: Found dependency on 
NetworkManager-wait-online.service/start
[   14.850027] systemd[1]: network-online.target: Found dependency on 
basic.target/start
[   14.850029] systemd[1]: network-online.target: Found dependency on 
sockets.target/start
[   14.850030] systemd[1]: network-online.target: Found dependency on 
acpid.socket/start
[   14.850032] systemd[1]: network-online.target: Found dependency on 
sysinit.target/start
[   14.850033] systemd[1]: network-online.target: Found dependency on 
open-iscsi.service/start
[   14.850035] systemd[1]: network-online.target: Found dependency on 
network-online.target/start
[   14.850037] systemd[1]: network-online.target: Breaking ordering cycle by 
deleting job NetworkManager-wait-online.service/start
[   14.850039] systemd[1]: NetworkManager-wait-online.service: Job 
NetworkManager-wait-online.service/start deleted to break ordering cycle 
starting with network-online.target/start
[   14.850092] systemd[1]: network.target: Found ordering cycle on 
network.target/start
[   14.850094] systemd[1]: network.target: Found dependency on 
NetworkManager.service/start
[   14.850096] systemd[1]: network.target: Found dependency on 
basic.target/start
[   14.850098] systemd[1]: network.target: Found dependency on 
sockets.target/start
[   14.850099] systemd[1]: network.target: Found dependency on 
acpid.socket/start
[   14.850101] systemd[1]: network.target: Found dependency on 
sysinit.target/start
[   14.850102] systemd[1]: network.target: Found dependency on 
open-iscsi.service/start
[   14.850104] systemd[1]: network.target: Found dependency on 
network-online.target/start
[   14.850105] systemd[1]: network.target: Found dependency on 
network.target/start
[   14.850107] systemd[1]: network.target: Breaking ordering cycle by deleting 
job NetworkManager.service/start
[   14.850109] systemd[1]: NetworkManager.service: Job 
NetworkManager.service/start deleted to break ordering cycle starting with 
network.target/start

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2016-04-06 Thread Julian Taylor
I have rebooted the machine a couple times since and it has not occurred again. 
Probably the issue has been fixed.
Please reopen if you are still affected.

** Changed in: open-iscsi (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2016-04-06 Thread ChristianEhrhardt
There was a merge and it would be great if one could verify if the issue still 
exists with >2.0.873+git0.3b4b4500-13ubuntu1.
It seems that upload missed jtaylors last test by just a few hours.
Currently we have 2.0.873+git0.3b4b4500-14ubuntu1 / 
2.0.873+git0.3b4b4500-14ubuntu2 available, but those only differer in autotests.

Please if still an issue share what version you had tested and if
possible a few simplified steps how to test it to give us a chance to
get this fixed before or early in the 16.04 cycle.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2016-02-18 Thread Julian Taylor
still the case in xenial, bumping to high as ending up with no network
can be highly problematic.

** Changed in: open-iscsi (Ubuntu)
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2015-10-21 Thread Vincent Ladeuil
For the record, on a wily system, there is still a dependency loop
involving open-iscsi but system can still boot successfully.

Roughly, I can do:

# apt-get install open-iscsi
# iscsi_discovery 

and see the expected volumes

But rebooting from there causes the dependency loop and open-iscsi is
not started on next reboot.

I'll try to reproduce in a vm to provide better info.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2015-10-12 Thread Vincent Ladeuil
I ran into that bug again now that I really need open-iscsi ;)

I'm using systemd on vivid.

I want to mount remote disks but I don't want to boot from one.

s/remote_fs/local_fs/ in /etc/init.d/open-iscsi doesn't seem to be
enough :-/

Purging open-iscsi (and removing the mount from fstab) was the only
escape path.

I'd try to reproduce on a test system but any advice on what I can try
next warmly welcome ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2015-10-12 Thread Vincent Ladeuil
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=%23775778 seems to be
related.

How far is ubuntu from debian on this precise topic ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1465196] Re: open-iscsi init script creates dependency cycle with NetworkManager

2015-06-15 Thread Martin Pitt
** Changed in: open-iscsi (Ubuntu)
   Importance: Undecided = Critical

** Changed in: open-iscsi (Ubuntu)
   Importance: Critical = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1465196

Title:
  open-iscsi init script creates dependency cycle with NetworkManager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/1465196/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs