Hi Harald, On Fri, Apr 08, 2016 at 12:03:50PM +0200, Harald van der Laan wrote:
> when i create a new container with lxc of the latest debian/jessie/amd64 the > is no ipv4 network. > when trying to restart the network (systemctl restart networking.service) it > will give a D-Bus error. > After inspection D-Bus is not installed and because there is no network D-Bus > cannot be installed. > > $ lxc launch images:debian/jessie/amd64 a > > $ lxc list a > +------+---------+------+---------------------------------+------------+-----------+ > > | NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | > +------+---------+------+---------------------------------+------------+-----------+ > > | a | RUNNING | | fd00::216:3eff:fef1:4264 (eth0) | PERSISTENT | 0 | > +------+---------+------+---------------------------------+------------+-----------+ > There is currently no "lxc" binary in Debian. Are you using the upstream packages or some PPA? Anyways, I think this is expected behaviour on current upstream lxd: https://insights.ubuntu.com/2016/04/07/lxd-networking-lxdbr0-explained/ Greets Evgeni

