Hi Daniel >>> > On Sun, Feb 14, 2016 at 6:14 PM Daniel Bidwell <[email protected]> >>> > wrote: >>> > > I am trying to bootstrap lxd. ... >>> > > 2016-02-14 23:04:46 ERROR cmd supercommand.go:448 no registered >>> > > provider for "lxd" ... >>> > > >>> > > What do I have to do to "register the lxd provider"? Is this done >>> > > before the boostrap command, during, or after? ... >>> > > What am I missing? >>> > > -- >>> > > Daniel Bidwell <[email protected]>
As stated before, The trusty clients in in the PPA were built with an older Go lang Since Juju clients are statically built, you can use any package built for any Ubuntu series on any other Ubuntu series (and centos 7). You can download the wily or xenial package and install it on your host. No need to build. at https://launchpad.net/~juju/+archive/ubuntu/devel/+packages you can find all the packages. I suggest: https://launchpad.net/~juju/+archive/ubuntu/devel/+files/juju-core_2.0-alpha2-0ubuntu1~15.10.1~juju1_amd64.deb -- Curtis Hovey Canonical Cloud Development and Operations http://launchpad.net/~sinzui -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
