Activity log for bug #1627789

Date Who What changed Old value New value Message
2016-09-26 17:40:22 Scott Moser bug added bug
2016-09-26 17:40:36 Scott Moser nominated for series Ubuntu Xenial
2016-09-26 17:40:42 Scott Moser gce-utils (Ubuntu): status New Confirmed
2016-09-26 17:40:47 Scott Moser gce-utils (Ubuntu): importance Undecided High
2016-09-26 17:40:53 Scott Moser gce-utils (Ubuntu): status Confirmed Triaged
2016-09-26 17:42:34 Scott Moser attachment added fix for xenial https://bugs.launchpad.net/ubuntu/+source/gce-utils/+bug/1627789/+attachment/4748876/+files/my.diff
2016-09-26 17:43:38 Scott Moser description New Ubuntu 1604 images (ubuntu-1604-xenial-v20160922) do not have functional startup scripts. $ journalctl | grep -i "ordering cycle" Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Found ordering cycle on multi-user.target/start Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Breaking ordering cycle by deleting job google-startup-scripts.service/start Sep 26 10:07:43 ubuntu systemd[1]: google-startup-scripts.service: Job google-startup-scripts.service/start deleted to break ordering cycle starting with multi-user.target/start $ systemctl cat google-startup-scripts.service # /lib/systemd/system/google-startup-scripts.service [Unit] Description=Google Compute Engine user startup scripts After=local-fs.target network-online.target network.target After=google.service rsyslog.service cloud-final.service Wants=local-fs.target network-online.target network.target cloud-final.service [Service] ExecStart=/usr/share/google/run-startup-scripts KillMode=process Type=oneshot [Install] WantedBy=multi-user.target New Ubuntu 1604 images (ubuntu-1604-xenial-v20160922) do not have functional startup scripts. $ journalctl | grep -i "ordering cycle" Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Found ordering cycle on multi-user.target/start Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Breaking ordering cycle by deleting job google-startup-scripts.service/start Sep 26 10:07:43 ubuntu systemd[1]: google-startup-scripts.service: Job google-startup-scripts.service/start deleted to break ordering cycle starting with multi-user.target/start $ systemctl cat google-startup-scripts.service # /lib/systemd/system/google-startup-scripts.service [Unit] Description=Google Compute Engine user startup scripts After=local-fs.target network-online.target network.target After=google.service rsyslog.service cloud-final.service Wants=local-fs.target network-online.target network.target cloud-final.service [Service] ExecStart=/usr/share/google/run-startup-scripts KillMode=process Type=oneshot [Install] WantedBy=multi-user.target Related bugs: * bug 1627436: private bug issue was originally reported under
2016-09-26 17:45:01 Scott Moser attachment removed fix for xenial https://bugs.launchpad.net/ubuntu/+source/gce-utils/+bug/1627789/+attachment/4748876/+files/my.diff
2016-09-26 17:45:34 Scott Moser attachment added debdiff for yakkety https://bugs.launchpad.net/ubuntu/+source/gce-utils/+bug/1627789/+attachment/4748880/+files/my.diff
2016-09-26 17:51:27 Scott Moser attachment added debdiff for xenial https://bugs.launchpad.net/ubuntu/+source/gce-utils/+bug/1627789/+attachment/4748882/+files/xenial-debdiff.diff
2016-09-26 17:54:12 Scott Moser description New Ubuntu 1604 images (ubuntu-1604-xenial-v20160922) do not have functional startup scripts. $ journalctl | grep -i "ordering cycle" Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Found ordering cycle on multi-user.target/start Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Breaking ordering cycle by deleting job google-startup-scripts.service/start Sep 26 10:07:43 ubuntu systemd[1]: google-startup-scripts.service: Job google-startup-scripts.service/start deleted to break ordering cycle starting with multi-user.target/start $ systemctl cat google-startup-scripts.service # /lib/systemd/system/google-startup-scripts.service [Unit] Description=Google Compute Engine user startup scripts After=local-fs.target network-online.target network.target After=google.service rsyslog.service cloud-final.service Wants=local-fs.target network-online.target network.target cloud-final.service [Service] ExecStart=/usr/share/google/run-startup-scripts KillMode=process Type=oneshot [Install] WantedBy=multi-user.target Related bugs: * bug 1627436: private bug issue was originally reported under New Ubuntu 1604 images (ubuntu-1604-xenial-v20160922) do not have functional startup scripts. $ dpkg-query --show gce-startup-scripts cloud-init cloud-init 0.7.8-1-g3705bb5-0ubuntu1~16.04.1 gce-startup-scripts 1.3.3-0ubuntu5~16.04.0 $ journalctl | grep -i "ordering cycle" Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Found ordering cycle on multi-user.target/start Sep 26 10:07:43 ubuntu systemd[1]: multi-user.target: Breaking ordering cycle by deleting job google-startup-scripts.service/start Sep 26 10:07:43 ubuntu systemd[1]: google-startup-scripts.service: Job google-startup-scripts.service/start deleted to break ordering cycle starting with multi-user.target/start $ systemctl cat google-startup-scripts.service # /lib/systemd/system/google-startup-scripts.service [Unit] Description=Google Compute Engine user startup scripts After=local-fs.target network-online.target network.target After=google.service rsyslog.service cloud-final.service Wants=local-fs.target network-online.target network.target cloud-final.service [Service] ExecStart=/usr/share/google/run-startup-scripts KillMode=process Type=oneshot [Install] WantedBy=multi-user.target Related bugs:  * bug 1627436: private bug issue was originally reported under
2016-09-26 20:29:47 Ubuntu Foundations Team Bug Bot tags patch
2016-09-26 20:50:43 Martin Pitt bug task added gce-utils (Ubuntu Xenial)