Re: How to build juju for centOS

2017-05-18 Thread Andrew Wilkins
On Thu, May 11, 2017 at 10:27 PM fengxia wrote: > Andrew, > > I tried stock Juju on Ubuntu 16.04, but having the same error: > > ERROR cannot obtain provisioning script > ERROR getting instance config: finding tools: no matching tools available > (not found) > > Here are the

Re: How to build juju for centOS

2017-05-11 Thread fengxia
Andrew, I tried stock Juju on Ubuntu 16.04, but having the same error: ERROR cannot obtain provisioning script ERROR getting instance config: finding tools: no matching tools available (not found) Here are the steps: 1. juju bootstrap lxd lxd-test 2. juju add-machine ssh:username@ip --series

Re: How to build juju for centOS

2017-05-10 Thread fengxia
That's good to know. Let me try out Andrew's instructions. On 05/10/2017 07:59 AM, John Meinel wrote: Also, while agents can be built for CentOS we don't support Controllers on CentOS at this point. So bootstrap I believe only supports Ubuntu. John =:-> On May 10, 2017 11:44, "Andrew

Re: How to build juju for centOS

2017-05-10 Thread John Meinel
Also, while agents can be built for CentOS we don't support Controllers on CentOS at this point. So bootstrap I believe only supports Ubuntu. John =:-> On May 10, 2017 11:44, "Andrew Wilkins" wrote: > On Wed, May 10, 2017 at 3:08 PM fengxia

Re: How to build juju for centOS

2017-05-10 Thread Andrew Wilkins
On Wed, May 10, 2017 at 3:08 PM fengxia wrote: > I have followed dev instruction and can build Juju binaries for Ubuntu. > The dev machine is also Ubuntu. > > $ go install -v github.com/juju/juju/… > > Using the same binaries will not however bootstrap with "--config >

How to build juju for centOS

2017-05-10 Thread fengxia
I have followed dev instruction and can build Juju binaries for Ubuntu. The dev machine is also Ubuntu. $go install -v github.com/juju/juju/… Using the same binaries will not however bootstrap with "--config default-series=centos", nor "add-machine --series centos". Both failed at "no tools