[Bug 955938] Re: Unable to create lxc instances with ubuntu-cloud template for release other than precise

2012-03-15 Thread James Page
-- 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/955938 Title: Unable to create lxc instances with ubuntu-cloud template for release other than precise To manage notifications about

[Bug 955938] Re: Unable to create lxc instances with ubuntu-cloud template for release other than precise

2012-03-15 Thread Serge Hallyn
** Changed in: lxc (Ubuntu) Importance: Undecided = High ** Changed in: lxc (Ubuntu) Status: New = Confirmed -- 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/955938 Title:

[Bug 955938] Re: Unable to create lxc instances with ubuntu-cloud template for release other than precise

2012-03-15 Thread Scott Moser
i think that you should probably do logic like this: * try to get -rootfs.tar.gz * if that fails and release = precise fail * else, repack your own -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 955938] Re: Unable to create lxc instances with ubuntu-cloud template for release other than precise

2012-03-15 Thread Serge Hallyn
Note that first the ubuntu-cloud template needs to be fixed to not always use precise :) I'm going to fix that in the next upload. The other problem is that the -root images apparently are only created for precise. I'm assigning this to smoser to get his input on whether that will change. If

[Bug 955938] Re: Unable to create lxc instances with ubuntu-cloud template for release other than precise

2012-03-15 Thread Serge Hallyn
** Changed in: lxc (Ubuntu) Importance: High = Medium -- 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/955938 Title: Unable to create lxc instances with ubuntu-cloud template for

[Bug 955938] Re: Unable to create lxc instances with ubuntu-cloud template for release other than precise

2012-03-15 Thread Serge Hallyn
Sorry, I had thought the -rootfs.tar.gz's existed for all releases. I'll implement the conditional repacking logic. ** Changed in: lxc (Ubuntu) Assignee: Scott Moser (smoser) = Serge Hallyn (serge-hallyn) -- You received this bug notification because you are a member of Ubuntu Server

[Bug 955938] Re: Unable to create lxc instances with ubuntu-cloud template for release other than precise

2012-03-15 Thread Scott Moser
If you're touching this, please fix use of 'daily' in the ubuntu- cloudimg-query string. you really should default that to 'released'. The daily images have little or no validation done to them. use 'released'. Optionally allow a '--stream=daily' flag. also, you should not assume that the

[Bug 955938] Re: Unable to create lxc instances with ubuntu-cloud template for release other than precise

2012-03-15 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu38 --- lxc (0.7.5-3ubuntu38) precise; urgency=low * 0058-fixup-ubuntu-cloud: - fix typo in check for $debug (LP: #955935) - Download specified release, not always precise - If cloudimg rootfs.tar.gz does not exist,