Compiling juju on openSUSE

2015-09-18 Thread Herman Bergwerf
Anyone who has experience compiling juju on openSUSE? I'm an openSUSE users myself and I wanted to use the juju client on openSUSE. Everything worked out until I came to make install-dependencies because there are Ubuntu/Debian commands in the Makefile. Is it possible to compile juju on ope

Re: Compiling juju on openSUSE

2015-09-18 Thread Nate Finch
2015 at 1:35 PM Herman Bergwerf wrote: > Anyone who has experience compiling juju on openSUSE? > I'm an openSUSE users myself and I wanted to use the juju client on > openSUSE. Everything worked out until I came to make install-dependencies > because there are Ubuntu/Debian commands in

Re: Compiling juju on openSUSE

2015-09-18 Thread Jorge O. Castro
On Fri, Sep 18, 2015 at 1:35 PM, Herman Bergwerf wrote: > Anyone who has experience compiling juju on openSUSE? If you're looking for just running the client, the dockerized Juju box is a good place to start: https://github.com/juju-solutions/jujubox That is much less complica

Re: Compiling juju on openSUSE

2015-09-18 Thread Charles Butler
e this helps! Charles Butler - Juju Charmer Come see the future of datacenter orchestration: http://jujucharms.com On Fri, Sep 18, 2015 at 1:35 PM, Herman Bergwerf wrote: > Anyone who has experience compiling juju on openSUSE? > I'm an openSUSE users myself and I wanted

Re: Compiling juju on openSUSE

2015-09-18 Thread Curtis Hovey-Canonical
On Fri, Sep 18, 2015 at 1:18 PM, Jorge O. Castro wrote: > On Fri, Sep 18, 2015 at 1:35 PM, Herman Bergwerf > wrote: >> Anyone who has experience compiling juju on openSUSE? As the juju is staticly compiled for most archs, and series/os-version is irrelevant, you can use any Juju

Re: Compiling juju on openSUSE

2015-09-19 Thread Mark Shuttleworth
On 18/09/15 18:35, Herman Bergwerf wrote: > Anyone who has experience compiling juju on openSUSE? > I'm an openSUSE users myself and I wanted to use the juju client on > openSUSE. Everything worked out until I came to make install-dependencies > because there are Ubuntu/Debia

Re: Compiling juju on openSUSE

2015-09-19 Thread Herman Bergwerf
s only used for bootstrapping and some management... Op vr 18 sep. 2015 om 21:41 schreef Curtis Hovey-Canonical < cur...@canonical.com>: > On Fri, Sep 18, 2015 at 1:18 PM, Jorge O. Castro wrote: > > On Fri, Sep 18, 2015 at 1:35 PM, Herman Bergwerf > > wrote: > >> Anyone

Re: Compiling juju on openSUSE

2015-09-19 Thread Andrew Wilkins
> cur...@canonical.com>: > >> On Fri, Sep 18, 2015 at 1:18 PM, Jorge O. Castro >> wrote: >> > On Fri, Sep 18, 2015 at 1:35 PM, Herman Bergwerf >> > wrote: >> >> Anyone who has experience compiling juju on openSUSE? >> >> As the juju i

Re: Compiling juju on openSUSE

2015-09-20 Thread Mark Shuttleworth
On 20/09/15 02:23, Andrew Wilkins wrote: > The OS-detection code exists primarily to decide how the Juju > servers/agents should be installed, configured, and how they should behave > at runtime. We should stop being so pedantic on the client side. Definitely, and we must already have a way around

Re: Compiling juju on openSUSE

2015-09-20 Thread Herman Bergwerf
Ok great! I looked up the source and I think it can be achieved by updating the juju/juju and the juju/utils repo. For some reason I only got the juju-local binary by installing the Go code though (I also spoofed my OS by pointing juju to a copy of the /etc/os-release from Ubuntu). However, I would

Re: Compiling juju on openSUSE

2015-09-21 Thread Mark Shuttleworth
You might even just be able to run the unmodified juju client binary from Ubuntu on OpenSUSE, I believe it's all still statically linked. Mark On 20/09/15 22:39, Herman Bergwerf wrote: > Ok great! > I looked up the source and I think it can be achieved by updating the > juju/juju and the juju/ut