Comment 15 for bug 1547268

Revision history for this message
Nicholas Roberts (niccolox) wrote :

I updated Juju to the 2.0-beta2, LXD and LXC and get the same error on Xenial

NOTE: I am able to Juju 1.25 and get Wordpress running no problems with lan and public IP

same error

sudo update-alternatives --config juju
There are 2 choices for the alternative juju (providing /usr/bin/juju).

  Selection Path Priority Status
------------------------------------------------------------
  0 /usr/lib/juju-1.25.3/bin/juju 30 auto mode
* 1 /usr/lib/juju-1.25.3/bin/juju 30 manual mode
  2 /usr/lib/juju-2.0-beta2/bin/juju 30 manual mode

Press <enter> to keep the current choice[*], or type selection number: 2
update-alternatives: using /usr/lib/juju-2.0-beta2/bin/juju to provide /usr/bin/juju (juju) in manual mode
devekko@arizmendix:~$ juju bootstrap --debug foo lxd --upload-tools
2016-03-13 03:53:25 INFO juju.cmd supercommand.go:59 running juju [2.0-beta2 gc go1.6]
2016-03-13 03:53:25 INFO cmd cmd.go:141 cloud "lxd" not found, trying as a provider name
2016-03-13 03:53:25 INFO cmd cmd.go:141 no credentials found, checking environment
2016-03-13 03:53:25 DEBUG juju.cmd.juju.commands bootstrap.go:355 preparing controller with config: map[type:lxd name:foo]
2016-03-13 03:53:25 ERROR juju.utils network.go:37 cannot find network interface "lxcbr0": route ip+net: no such network interface
2016-03-13 03:53:25 ERROR cmd supercommand.go:448 invalid config: route ip+net: no such network interface