UbuntuIRC / 2014 /03 /15 /#juju-dev.txt
niansa
Initial commit
4aa5fce
=== allenap_ is now known as allenap
[00:11] <thumper> hazmat: yes
[00:11] <hazmat> thumper, cool, found it thanks.. looks like bootstrap only config via env var.
=== JoshStrobl is now known as 1JTAAP0WF
[01:36] <bits3rpent> go install launchpad.net/juju-core doesn't seem to be installing the juju binary.
[01:36] <bits3rpent> Anyone experiencing the same issue?
[03:01] <bodie_> ok I'm getting frustrated by the same thing
[03:01] <bodie_> I can't seem to install the juju binary since I can't build the whole repo since gwacl is wonky
[03:02] <bodie_> I can easily install it using apt-get, but I want to be able to test changes to the code, so...
[03:02] <bodie_> not quite sure where to begin here
[03:02] <bodie_> I'm willing to tackle the gwacl thing
[03:03] <bodie_> just need some guidance on that
[03:04] <bodie_> go install launchpad.net/juju-core/juju isn't doing the trick
[14:07] <hazmat> bodie_, go get -u -v launchpad.net/juju-core/...
[14:07] <hazmat> bodie_, i'd set GOPATH to whatever place you want it to end up first
[14:08] <hazmat> bits3rpent, ^
[14:10] <bodie_> that's what I did...
[14:16] <bodie_> http://paste.ubuntu.com/7095694/
[14:17] <bodie_> http://paste.ubuntu.com/7095719/
[14:18] <bodie_> no juju binary
[14:40] <hazmat> bodie_, hmm checking
[14:40] <hazmat> bodie_, could be an incompatibility in an underlying library, typically those are transient.. or need updating the library first
[14:41] <hazmat> there's a known set of good revisions in the juju-core checkout but that uses another tool for builds
[14:43] <hazmat> bodie_, interesting.. so i get those warnings, but things continue.. after you've done the get.. you should be able to do $ go install launchpad.net/juju-core/...
[14:43] <hazmat> bodie_, it does look like an incompatibility between trunk of gwacl and juju-core
[14:44] <bodie_> yeah
[14:44] <bodie_> we discussed that a bit yesterday
[14:44] <bodie_> I'm not sure how to proceed
[14:44] <hazmat> bodie_, after the go get .. you can cd $GO_HOME/launchpad.net/gwacl
[14:44] <bodie_> ok
[14:44] <hazmat> and bzr up -r 231
[14:44] <bodie_> NICE
[14:44] <bodie_> thank you!
[14:44] <bodie_> I'd be totally down to help get things synchronized
[14:45] <bodie_> I'm just completely new
[14:45] <hazmat> bodie_, no worries.. so you can't do get get with -u flag till that incompabiltiy gets resolved
[14:45] <bodie_> nuts
[14:45] <bodie_> maybe I could spoof the remote somehow :P
[14:45] <hazmat> bodie_, i mean you can but you'll have to go back and update the revision
[14:45] <bodie_> or just always go get -u and then checkout r231
[14:45] <bodie_> ah ok
[14:46] <hazmat> bodie_, ie. if you want to patch on core.. just update core by hand..
[14:46] <bodie_> but then I'll be able to go build <blah> ?
[14:46] <hazmat> bodie_, go install will rebuild the binary
[14:46] <bodie_> ok
[14:46] <hazmat> bodie_, the known good versions of each lib are in $GO_HOME/launchpad.net/juju-core/dependencies.tsv
[14:47] <hazmat> generally trunk of each works though... but as you've discovered there are times when not.. i imagine it will get resolved monday
[14:48] <bodie_> hmm
[14:48] <bodie_> okie doke
[14:49] <bodie_> i've been struggling since wednesday to get it to build and run tests properly, so I'm happy if I can get something working at all :/
=== Ursinha is now known as Ursinha-afk
[18:07] <hazmat> bodie_, fwiw, i just did the from scratch thing .. go get -u -v launchpad.net/juju-core/... && cd $GOPATH/src/launchpad.net/gwacl && bzr up -r 231 && go install -v launchpad.net/juju-core/...
[18:08] <hazmat> worked for me
[18:09] <bodie_> okay, sweet
=== Ursinha-afk is now known as Ursinha
=== bodie_ is now known as bodie_|notaway
=== bodie_|notaway is now known as bodie_|notaway|t
=== bodie_|notaway|t is now known as bodie_
=== bodie_ is now known as nackpaddywhack
=== nackpaddywhack is now known as bodie_
=== allenap_ is now known as allenap