Re: 2.0 as default on main repos?

2016-08-08 Thread Steve Pe
Matt... Yes.. I did that.. so far mine install 2.0 beta 12. I thought 13 is latest. thanks. On Mon, Aug 8, 2016 at 2:34 PM, Matt Bruzek wrote: > Hi Steve, > > If you have not installed any of the older packages the commands are > simple: > > sudo

Re: 2.0 as default on main repos?

2016-08-08 Thread Matt Bruzek
Hi Steve, If you have not installed any of the older packages the commands are simple: sudo add-apt-repository ppa:juju/develsudo apt updatesudo apt install juju As always, please refer to the documentation when it comes to installation instructions:

Re: 2.0 as default on main repos?

2016-08-08 Thread Matt Bruzek
Hi Steve, If you have not installed any of the older packages the commands are simple: sudo add-apt-repository ppa:juju/develsudo apt updatesudo apt install juju As always, please refer to the documentation when it comes to installation instructions:

Re: 2.0 as default on main repos?

2016-08-08 Thread Steve Pe
I'm newbi what is command to install latest beta version of Juju on ubuntu? thx On Mon, Aug 8, 2016 at 12:23 PM, Rick Harding wrote: > Thanks for the feedback Jose. Merlijn also brought up a similar note and I > replied on the main juju list to help explain the

Re: 2.0 as default on main repos?

2016-08-08 Thread Rick Harding
Thanks for the feedback Jose. Merlijn also brought up a similar note and I replied on the main juju list to help explain the current pain window we're working through. Rather than copy/paste you can see it here: https://lists.ubuntu.com/archives/juju/2016-August/007679.html Please let me know if

Re: 2.0 as default on main repos?

2016-08-08 Thread Rick Harding
Thanks for the feedback Jose. Merlijn also brought up a similar note and I replied on the main juju list to help explain the current pain window we're working through. Rather than copy/paste you can see it here: https://lists.ubuntu.com/archives/juju/2016-August/007679.html Please let me know if

Re: 2.0 as default on main repos?

2016-08-08 Thread José Antonio Rey
Hey Matt, Thanks for the link. If anyone reading has a way to help get it fixed, please do so. This is a horrible bug that causes inconsistencies, and until 2.0 is released it should not be in main. On Mon, Aug 8, 2016, 09:22 Matt Bruzek wrote: > Hello José, > >

Re: 2.0 as default on main repos?

2016-08-08 Thread Matt Bruzek
Hello José, I ran into this problem myself and filed a bug with the packaging. https://bugs.launchpad.net/juju-release-tools/+bug/1609437 While I still think this is a bug, I did find a work around which I put in the bug for other people having this same problem. Hope that helps! - Matt

Re: 2.0 as default on main repos?

2016-08-08 Thread Matt Bruzek
Hello José, I ran into this problem myself and filed a bug with the packaging. https://bugs.launchpad.net/juju-release-tools/+bug/1609437 While I still think this is a bug, I did find a work around which I put in the bug for other people having this same problem. Hope that helps! - Matt

2.0 as default on main repos?

2016-08-03 Thread José Antonio Rey
Hello everyone, I am deploying some production servers and am seeing a weird behavior: 2.0~beta12-0ubuntu1.16.04.1 is the default for the 'main' repositories of archive.ubuntu.com 1.25.6-0ubuntu1~16.04.1~juju1 is the default for ppa:juju/stable Is this intended? Doesn't feel right to me.