Comment 4 for bug 1681005

Revision history for this message
Ian Booth (wallyworld) wrote :

I've checked the cloud init logs further and the correct apt-get commands are running.

cloud-init.log:Apr 12 01:14:45 13633ad8-e1f3-6a12-dd49-a5a992c29f5b [CLOUDINIT] util.py[DEBUG]: Running command ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'update'] with allowed return codes [0] (shell=False, capture=False)
cloud-init.log:Apr 12 01:14:56 13633ad8-e1f3-6a12-dd49-a5a992c29f5b [CLOUDINIT] util.py[DEBUG]: apt-update [eatmydata apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet update] took 10.735 seconds
cloud-init.log:Apr 12 01:14:56 13633ad8-e1f3-6a12-dd49-a5a992c29f5b [CLOUDINIT] util.py[DEBUG]: Running command ['eatmydata', 'apt-get', '--option=Dpkg::Options::=--force-confold', '--option=Dpkg::options::=--force-unsafe-io', '--assume-yes', '--quiet', 'dist-upgrade'] with allowed return codes [0] (shell=False, capture=False)
cloud-init.log:Apr 12 01:15:24 13633ad8-e1f3-6a12-dd49-a5a992c29f5b [CLOUDINIT] util.py[DEBUG]: apt-upgrade [eatmydata apt-get --option=Dpkg::Options::=--force-confold --option=Dpkg::options::=--force-unsafe-io --assume-yes --quiet dist-upgrade] took 27.669 seconds