[Review Queue] ibm-spectrum-scale and ibm-ucd

2016-06-10 Thread Matt Bruzek
Kevin and I spent some time reviewing design documents for IBM Spectrum
Scale (formerly gpfs), and UrbanCode Deploy (UCD).

The IBM Spectrum Scale design felt like a bundle already because it had a
client to manager relationship. We had some comments about using terms and
resources but feel this design was ready to move to the implementation
phase.

https://docs.google.com/document/d/15VPxSNZWnEZTDbxdpne5IHiDpyVhK29d3kQ5uZ5oPaA/edit?usp=sharing

The IBM UrbanCode Deploy seems like an interesting product. This charm had
some relation to other charms but it was light on details and we are
interested to find out more about the ibm-ucd charm.

https://docs.google.com/document/d/1KKkLZnxZrG6E_N8tV8AcLozYRNF9X6Fy9LmSCUyejtU/edit?usp=sharing

Thanks,

   - Matt Bruzek 
-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: error with mariadb

2016-06-10 Thread Daniel Bartholomew
On Mon, Jun 6, 2016 at 11:48 AM, Jay Wren  wrote:
> Clicking that URL and reading the InRelease file, you can see that the
> mirror at http://ftp.osuosl.org/pub/mariadb/repo/5.5/ubuntu/
>
> does not have ppc64el packages.
>
> A quick search at packages.ubuntu.com
>
> shows that trusty has mariadb 5.5 packaged.
> http://packages.ubuntu.com/search?keywords=mariadb=names=trusty=all
>
>
> I took a quick look at the mariadb charm at https://jujucharms.com/mariadb/
>
> and I do not see a PPA or other repository config value. Are you using that
> charm or some other charm?
>
> In Daniel's reply he wrote "I can confirm that the MariaDB Foundation
> repositories do have
> packages for MariaDB 5.5 for Trusty on Power 8 Little Endian."
>
> It does not sound like  http://ftp.osuosl.org/pub/mariadb/repo/5.5/ubuntu/
> is a full mirror of the MariaDB Foundation repositories.
>
> A list of mirrors is here:
> https://downloads.mariadb.org/mariadb/repositories/#mirror=jaleco=Ubuntu_release=trusty--ubuntu_trusty=5.5
>
> I selected each mirror and each one appears to only mirror
> [arch=amd64,i386].
>
> I'm afraid I don't know the next step to help you, but I hope this
> information is helpful. Maybe Daniel could reply with the location of the
> Maria DB Foundation repositories which include ppc64le trusty packages.

Yes, that was an error. I've now fixed it. The osuosl mirror is
actually the primary mirror (all other mirrors pull from it). I
suggested that one because if it's not there, none of the other
mirrors will have it either. Power8 packages for 5.5 in the community
repositories are a new thing and when they were added the complete
updated repository never made it over from the staging server for some
reason. With the re-deploy I just did they are all there now.

http://ftp.osuosl.org/pub/mariadb/repo/5.5/ubuntu/dists/trusty/InRelease

Sorry about that.

Thanks.

-- 
Daniel Bartholomew, MariaDB Release Manager
MariaDB | http://mariadb.com

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju


Re: Python install hook working under both trusty and xenial

2016-06-10 Thread Junien Fridrick
On Mon, Jun 06, 2016 at 05:39:57PM +0400, John Meinel wrote:
> I think the question is whether it is available by default. Not whether it
> could be installed. But as mentioned, if the answer is a short bash script
> that ensures "apt-get install python3" and then everything else in Python3
> that sounds like an answer.
> 
> John
> =:->
> 
> 
> On Mon, Jun 6, 2016 at 3:55 PM, Marco Ceppi 
> wrote:
> 
> > Python 3 does exist in Trusty, what cloud are you using?
> >
> > Marco

I'm using AWS and indeed, the default trusty install comes with python3
by default. My bad, sorry for the noise.

-- 
Juju mailing list
Juju@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju