[Bug 1197303] Re: lxc ubuntu-cloud template defaults to lucid when on >= raring
Robie Basak
1197303 at bugs.launchpad.net
Wed Jul 3 09:28:30 UTC 2013
** Description changed:
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.
+ 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.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1197303
Title:
lxc ubuntu-cloud template defaults to lucid when on >= raring
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1197303/+subscriptions
More information about the Ubuntu-server-bugs
mailing list