Thank your for filing this bug, if possible, please perform the
following to aid in debugging:

1. inform the bug on which Ubuntu release this issue occurs, possibly
the desktop image build date,

2. # get versions of network-manager, systemd and cloud-init
for pkg in cloud-init systemd network-manager; do
dpkg-query -W $pkg
done

3. # run the following to list expected systemd ordering
for service_name in cloud-init.service NetworkManager-wait-online.service  
dbus.service do
   echo ====  $service_name systemd ordering dependencies
   systemctl show -p -p Requires,Wants,Before,After $service_name
done

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

Title:
  systemd service dependency loop between cloud-init, NetworkManager and
  dbus

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2081124/+subscriptions


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

Reply via email to