/srv/irclogs.ubuntu.com/2014/03/15/#juju-dev.txt

=== allenap_ is now known as allenap
thumperhazmat: yes00:11
hazmatthumper, cool, found it thanks.. looks like bootstrap only config via env var.00:11
=== JoshStrobl is now known as 1JTAAP0WF
bits3rpentgo install launchpad.net/juju-core doesn't seem to be installing the juju binary.01:36
bits3rpentAnyone experiencing the same issue?01:36
bodie_ok I'm getting frustrated by the same thing03:01
bodie_I can't seem to install the juju binary since I can't build the whole repo since gwacl is wonky03:01
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 here03:02
bodie_I'm willing to tackle the gwacl thing03:02
bodie_just need some guidance on that03:03
bodie_go install launchpad.net/juju-core/juju isn't doing the trick03:04
hazmatbodie_, go get -u -v launchpad.net/juju-core/...14:07
hazmatbodie_, i'd set GOPATH to whatever place you want it to end up first14:07
hazmatbits3rpent, ^14:08
bodie_that's what I did...14:10
bodie_http://paste.ubuntu.com/7095694/14:16
bodie_http://paste.ubuntu.com/7095719/14:17
bodie_no juju binary14:18
hazmatbodie_, hmm checking14:40
hazmatbodie_, could be an incompatibility in an underlying library, typically those are transient..  or need updating the library first14:40
hazmatthere's a known set of good revisions in the juju-core checkout but that uses another tool for builds14:41
hazmatbodie_, 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
hazmatbodie_, it does look like an incompatibility between trunk of gwacl and juju-core14:43
bodie_yeah14:44
bodie_we discussed that a bit yesterday14:44
bodie_I'm not sure how to proceed14:44
hazmatbodie_, after the go get .. you can cd $GO_HOME/launchpad.net/gwacl14:44
bodie_ok14:44
hazmatand bzr up -r 23114:44
bodie_NICE14:44
bodie_thank you!14:44
bodie_I'd be totally down to help get things synchronized14:44
bodie_I'm just completely new14:45
hazmatbodie_, no worries.. so you can't do get get with -u flag till that incompabiltiy gets resolved14:45
bodie_nuts14:45
bodie_maybe I could spoof the remote somehow :P14:45
hazmatbodie_, i mean you can but you'll have to go back and update the revision14:45
bodie_or just always go get -u and then checkout r23114:45
bodie_ah ok14:45
hazmatbodie_, 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
hazmatbodie_, go install  will rebuild the binary14:46
bodie_ok14:46
hazmatbodie_, the known good versions of each lib are in $GO_HOME/launchpad.net/juju-core/dependencies.tsv14:46
hazmatgenerally trunk of each works though... but as you've discovered there are times when not.. i imagine it will get resolved monday14:47
bodie_hmm14:48
bodie_okie doke14:48
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 :/14:49
=== Ursinha is now known as Ursinha-afk
hazmatbodie_, 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:07
hazmatworked for me18:08
bodie_okay, sweet18:09
=== 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

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!