Re: Juju 2.3-rc2 is here!

2017-12-08 Thread Merlijn Sebrechts
2017-12-07 13:33 GMT+01:00 Mark Shuttleworth : > On 12/06/2017 02:51 PM, Nicholas Skaggs wrote: > > Is your agent stream set to released per chance? > > > Yes it is. This is weird, why doesn't the controller just take the agent-stream that it was bootstrapped with? Attribute

Re: Juju 2.3-rc2 is here!

2017-12-07 Thread Mark Shuttleworth
On 12/06/2017 02:51 PM, Nicholas Skaggs wrote: > Is your agent stream set to released per chance? > > juju model-config -m controller > > If so, your client won't see the agent binaries as they aren't in the > release stream (2.3 isn't yet released). I wonder if we can be more user friendly

Re: Juju 2.3-rc2 is here!

2017-12-06 Thread Nicholas Skaggs
Is your agent stream set to released per chance? juju model-config -m controller If so, your client won't see the agent binaries as they aren't in the release stream (2.3 isn't yet released). Nicholas On 12/06/2017 03:10 PM, Merlijn Sebrechts wrote: I tried this but I get the error that no

Re: Juju 2.3-rc2 is here!

2017-12-06 Thread Merlijn Sebrechts
I tried this but I get the error that no agent binaries are found? I can send you the exact error tomorrow, I don't have my laptop with me at the moment. On 6 Dec 2017 20:56, "Tim Penhey" wrote: > Hi Merlijn, > > You should be able to go: > juju upgrade-juju -m

Re: Juju 2.3-rc2 is here!

2017-12-06 Thread Tim Penhey
Hi Merlijn, You should be able to go: juju upgrade-juju -m controller That should do the trick. If the client version is different you may want to specify the agent version: juju upgrade-juju -m controller --agent-version 2.3-rc2 Tim On 07/12/17 06:26, Merlijn Sebrechts wrote: > Is there

Re: Juju 2.3-rc2 is here!

2017-12-06 Thread Merlijn Sebrechts
Is there a way to upgrade a controller from rc1.1 to rc2? 2017-11-29 1:03 GMT+01:00 Nicholas Skaggs : > A new release of Juju is here, 2.3-rc2. This is primarily a bug fix > release which addresses issues carried over from rc1. > > ## New and Improved > > * juju