Activity log for bug #1197303

Date Who What changed Old value New value Message
2013-07-03 09:22:37 Robie Basak bug added bug
2013-07-03 09:23:10 Robie Basak 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. 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. 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. 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.
2013-07-03 09:28:30 Robie Basak 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. 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. 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.
2013-07-03 12:27:16 Serge Hallyn lxc (Ubuntu): importance Undecided Low
2013-07-03 12:27:16 Serge Hallyn lxc (Ubuntu): status New Confirmed
2013-07-03 12:27:16 Serge Hallyn lxc (Ubuntu): assignee Ben Howard (utlemming)
2015-11-09 18:11:16 Stéphane Graber lxc (Ubuntu): status Confirmed Fix Released