$ cat /etc/cloud/build.info build_name: server serial: 20160927 $ dpkg-query --show cloud-init walinuxagent cloud-init 0.7.8-1-g3705bb5-0ubuntu1~16.04.1 walinuxagent 2.1.3-0ubuntu4.1
$ ls /mnt/ lost+found $ journalctl | grep -i "ordering cycle" Sep 28 18:56:58 ubuntu systemd[1]: multi-user.target: Found ordering cycle on multi-user.target/start Sep 28 18:56:58 ubuntu systemd[1]: multi-user.target: Breaking ordering cycle by deleting job ephemeral-disk-warning.service/start Sep 28 18:56:58 ubuntu systemd[1]: ephemeral-disk-warning.service: Job ephemeral-disk-warning.service/start deleted to break ordering cycle starting with multi-user.target/start $ echo "deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc)-proposed main" | sudo tee /etc/apt/sources.list.d/proposed.list deb http://archive.ubuntu.com/ubuntu xenial-proposed main $ sudo apt-get update -qy $ sudo apt-get install -qy walinuxagent $ dpkg-query --show walinuxagent walinuxagent 2.1.3-0ubuntu4.2 $ sudo reboot ... $ ls -l /mnt/ total 20 -r--r--r-- 1 root root 639 Sep 28 19:04 DATALOSS_WARNING_README.txt drwx------ 2 root root 16384 Sep 28 18:57 lost+found $ journalctl | grep -i "ordering cycle" || echo "no cycles" no cycles $ systemctl status ephemeral-disk-warning.service | grep Active Active: active (exited) since Wed 2016-09-28 19:07:22 UTC; 30s ago ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1624596 Title: ephemeral-disk-warning.service causes ordering cycle on multi- user.target To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1624596/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs