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 list-models is significantly faste

Re: Submission of sme-1 for charm store

2017-12-06 Thread Cory Johns
Steven, I've unpromulgated the charm which I think may give you access to release it to stable within the ~storage-made-easy namespace. Can you please try that again and let me know if it works? If so, I should be able to re-promulgate afterward and grant you access again. On Tue, Dec 5, 2017 a

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 a

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 controller > > That should do th

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 a