[Bug 1461274] Re: dependency cycles

2015-06-02 Thread Martin Pitt
Unfortunately that log only mentions that cycles exist, but not what
they are. Please attach /var/log/syslog, or better yet, run "sudo
journalctl -b > /tmp/journal.txt" and attach /tmp/journal.txt. Thanks!

** Changed in: systemd (Ubuntu)
   Status: New => Incomplete

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

Title:
  dependency cycles

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

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


[Bug 1461274] Re: dependency cycles

2015-06-03 Thread god
Here it is. Is there some systemd command which could check all enabled
units for cycles and report them?

** Attachment added: "journal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1461274/+attachment/4409314/+files/journal.txt

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

Title:
  dependency cycles

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

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


[Bug 1461274] Re: dependency cycles

2015-06-03 Thread Martin Pitt
macfix@eth0.service seems to be the culprit. It seems to not have
DefaultDependencies=no, but wants to run before networ-pre.target. What
is that? Is that coming from any Ubuntu package? What's the output of

  systemctl status macfix@eth0.service
  systemctl cat macfix@.service

?

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

Title:
  dependency cycles

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

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


[Bug 1461274] Re: dependency cycles

2015-06-04 Thread Martin Pitt
> Is there some systemd command which could check all enabled units for
cycles and report them?

Not right now, but there is an upstream bug about that:

https://github.com/systemd/systemd/issues/69

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

Title:
  dependency cycles

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

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


[Bug 1461274] Re: dependency cycles

2015-06-04 Thread god
Ah, my bad - failed to make a proper unit, will dig deeper into docs.
Hopefully upstream issue will get fixed so this would be easier to
troubleshoot in future.

** Changed in: systemd (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  dependency cycles

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

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