apt-get upgrade misconfigured and does not run

Bug #1040743 reported by Martin Packman
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pyjuju
Fix Released
High
Martin Packman

Bug Description

The following cloud config options are supplied by juju when setting up a machine:

    apt-update: true
    apt-upgrade: true

Unfortunately cloud-init ignores these completely, as they are misspellings of 'apt_update' and 'apt_upgrade'. In practice, the update is run anyway as juju supplies the 'packages' key which requires it, but upgrade is never run.

Either the erroneous keys should be removed, or corrected so that the intended commands are run on machine startup. The go port of juju does use the correct spellings.

Related branches

Changed in juju:
status: New → In Progress
importance: Undecided → High
milestone: none → honolulu
Martin Packman (gz)
Changed in juju:
assignee: nobody → Martin Packman (gz)
Martin Packman (gz)
Changed in juju:
status: In Progress → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.