[lxc-devel] gentoo container building fails during wget.

lxc at zitta.fr lxc at zitta.fr
Wed Feb 18 22:28:58 UTC 2015


I can't reproduce that, can you post the complete "lxc-create" command line ?

regards

Guillaume ZITTA

Le 18/02/2015 17:08, lxc-develop at noci.xs4all.nl a écrit :
> Then i ran into this:
>
> => timezone was staticly copyed from host
> => container has a shared portage from host's /usr/portage to usr/portage
> => No network interface for this container
> It's a pitty, you have bridge, br0.
> If it is for Lxc, use it next time by adding this to your default.conf :
> lxc.network.type = veth
> lxc.network.link = br0
> lxc.network.flags = up
> lxc.network.hwaddr = fe:xx:xx:xx:xx:xx
> => Connection user is root
> => root has the default password 'toor', please change it ASAP
>
>
> While default .conf contains exactly that.....
>
>
> core # locate default.conf | grep lxc
> /etc/lxc/default.conf
> core # cat /etc/lxc/default.conf 
> lxc.network.type = veth
> lxc.network.link = br0
> lxc.network.flags = up
> lxc.network.hwaddr = fe:xx:xx:xx:xx:xx



More information about the lxc-devel mailing list