lxc ubuntu-cloud template defaults to lucid when on >= raring

Bug #1197303 reported by Robie Basak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lxc (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

lxc 0.9.0-0ubuntu3.3

Running "lxc-create -t ubuntu-cloud -n test -- -i test" creates a Lucid container. I expected it to be Raring (when on Raring).

Indeed, on Precise, I believe that you'd get a Precise container.

The culprit appears to be http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/lxc/saucy/view/head:/templates/lxc-ubuntu-cloud.in#L145 where this is hardcoded, and Raring and Saucy have not been added.

Better, this should be fixed in a more general way so it does not need to be fixed every release.

Workaround:

Use "lxc-create -t ubuntu-cloud -n test -- -i test -r raring" to explicitly specify the release required.

Robie Basak (racb)
description: updated
Robie Basak (racb)
description: updated
Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: [Bug 1197303] [NEW] lxc ubuntu-cloud template defaults to lucid when on >= raring

Thanks for reporting this bug.

 assignee: utlemming
 status: confirmed
 importance: low

Changed in lxc (Ubuntu):
assignee: nobody → Ben Howard (utlemming)
importance: Undecided → Low
status: New → Confirmed
Changed in lxc (Ubuntu):
status: Confirmed → 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.