I backed out the single change below, and this functions again as it
was.  I've also tried  using '--job-mode=ignore-dependencies', but i
still get the:

  Failed to start walinuxagent.service: Transaction order is cyclic. See system 
logs for details.
  See system logs and 'systemctl status walinuxagent.service' for details.


$ git diff 0.7.7..0.7.8 systemd/cloud-final.service 
diff --git a/systemd/cloud-final.service b/systemd/cloud-final.service
index 3927710..b8f69b7 100644
--- a/systemd/cloud-final.service
+++ b/systemd/cloud-final.service
@@ -1,6 +1,6 @@
 [Unit]
 Description=Execute cloud user/final scripts
-After=network-online.target cloud-config.service rc-local.service
+After=network-online.target cloud-config.service rc-local.service 
multi-user.target
 Wants=network-online.target cloud-config.service
 
 [Service]

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

Title:
  Azure: cannot start walinux agent (Transaction order is cyclic.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1623570/+subscriptions

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

Reply via email to