New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debian Templates: systemd issue - Breaking ordering cycle by deleting job rpcbind.service/start / Breaking ordering cycle by deleting job sysinit.target/stop #2193

Closed
adrelanos opened this Issue Jul 22, 2016 · 2 comments

Comments

Projects
None yet
4 participants
@adrelanos
Member

adrelanos commented Jul 22, 2016

debian-8 with Qubes R3.2 testers repository.

[    1.756941] systemd[1]: Found ordering cycle on basic.target/start
[    1.756950] systemd[1]: Found dependency on sysinit.target/start
[    1.756955] systemd[1]: Found dependency on rpcbind.service/start
[    1.756960] systemd[1]: Found dependency on network-online.target/start
[    1.756965] systemd[1]: Found dependency on NetworkManager-wait-online.service/start
[    1.756972] systemd[1]: Found dependency on basic.target/start
[    1.756977] systemd[1]: Breaking ordering cycle by deleting job rpcbind.service/start
[    1.756984] systemd[1]: Job rpcbind.service/start deleted to break ordering cycle starting with basic.target/start
Mar 18 15:58:11 localhost systemd[1]: Found ordering cycle on basic.target/stop
Mar 18 15:58:11 localhost systemd[1]: Found dependency on sysinit.target/stop
Mar 18 15:58:11 localhost systemd[1]: Found dependency on rpcbind.service/stop
Mar 18 15:58:11 localhost systemd[1]: Found dependency on network-online.target/stop
Mar 18 15:58:11 localhost systemd[1]: Found dependency on network.target/stop
Mar 18 15:58:11 localhost systemd[1]: Found dependency on systemd-networkd.service/stop
Mar 18 15:58:11 localhost systemd[1]: Found dependency on dbus.service/stop
Mar 18 15:58:11 localhost systemd[1]: Found dependency on basic.target/stop
Mar 18 15:58:11 localhost systemd[1]: Breaking ordering cycle by deleting job sysinit.target/stop
Mar 18 15:58:11 localhost systemd[1]: Job sysinit.target/stop deleted to break ordering cycle starting with basic.target/stop
@unman

This comment has been minimized.

Show comment
Hide comment
@unman

unman Dec 14, 2016

Member

This is a cosmetic issue, and a bug in Debian. (A longstanding bug in Debian.) It's not a Qubes issue.
It isn't triggered by anything in the testing repo - you see the same journal entries when updating jessie without updating the qubes packages.
Suggest closing WNF

Member

unman commented Dec 14, 2016

This is a cosmetic issue, and a bug in Debian. (A longstanding bug in Debian.) It's not a Qubes issue.
It isn't triggered by anything in the testing repo - you see the same journal entries when updating jessie without updating the qubes packages.
Suggest closing WNF

@adrelanos

This comment has been minimized.

Show comment
Hide comment
@adrelanos

adrelanos Dec 14, 2016

Member
Member

adrelanos commented Dec 14, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment