[Lxc-users] LXC-Create fails after upgrade to Ubuntu 12.10 from 12.04

2012-11-13 Thread bmullan
last week I upgraded from Ubuntu 12.04 to 12.10 and since then LXC no longer works correctly. creating a simple LXC container: sudo lxc-create -t ubuntu -n cont1 appears to be working ok until it gets to the following error near the end: Get:23 http://archive.ubuntu.com

Re: [Lxc-users] LXC-Create fails after upgrade to Ubuntu 12.10 from 12.04

2012-11-13 Thread brian mullan
And .. Yes I have flushed the cache to no avail. I've also gone as far as purging then reinstalling lxc. I also have some pre-existing containers that I now cannot start using - sudo lxc-start -n name Having tried multiple times with lxc-create I did notice that they all fail the same way with

Re: [Lxc-users] cloud environment

2012-11-13 Thread Serge Hallyn
Quoting Rintcius Blok (rintc...@gmail.com): Hi, Just curious. I was running an lxc-create command for ubuntu-cloud and saw this output: Configuring for running outside of a cloud environment If you want to configure for a cloud evironment, please use '-- -C' to create the container

Re: [Lxc-users] Problem starting oneiric container in 12.10

2012-11-13 Thread Serge Hallyn
Quoting Rintcius Blok (rintc...@gmail.com): How can I properly run an ubuntu-cloud template on 12.10 with an oneiric container? I tried this command: lxc-create -t ubuntu-cloud -n oneiric.lxc -- --auth-key $HOME/.ssh/id_rsa.pub --userdata ~/userdata.txt.gz -r oneiric This creates the

Re: [Lxc-users] LXC-Create fails after upgrade to Ubuntu 12.10 from 12.04

2012-11-13 Thread Fajar A. Nugraha
On Tue, Nov 13, 2012 at 10:59 PM, bmullan bmullan.m...@gmail.com wrote: last week I upgraded from Ubuntu 12.04 to 12.10 and since then LXC no longer works correctly. creating a simple LXC container: sudo lxc-create -t ubuntu -n cont1 appears to be working ok until it gets to the