--- Day changed Mon Jul 24 2017 00:48 -!- JackH [~laptop@host86-187-173-156.range86-187.btcentralplus.com] has joined #lnd 00:57 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has joined #lnd 01:28 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 240 seconds] 01:45 -!- JackH [~laptop@host86-187-173-156.range86-187.btcentralplus.com] has quit [Ping timeout: 240 seconds] 01:58 -!- JackH [~laptop@host86-187-170-62.range86-187.btcentralplus.com] has joined #lnd 02:06 -!- JackH [~laptop@host86-187-170-62.range86-187.btcentralplus.com] has quit [Ping timeout: 258 seconds] 02:08 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-jwwnkgwslnqvfynh] has quit [Quit: Connection closed for inactivity] 02:35 -!- JackH [~laptop@host86-187-167-38.range86-187.btcentralplus.com] has joined #lnd 02:44 -!- JackH [~laptop@host86-187-167-38.range86-187.btcentralplus.com] has quit [Ping timeout: 240 seconds] 02:49 -!- JackH [~laptop@host86-187-167-38.range86-187.btcentralplus.com] has joined #lnd 02:55 -!- JackH [~laptop@host86-187-167-38.range86-187.btcentralplus.com] has quit [Ping timeout: 240 seconds] 03:03 -!- riclas [riclas@72.210.189.46.rev.vodafone.pt] has joined #lnd 03:08 -!- JackH [~laptop@host86-187-170-165.range86-187.btcentralplus.com] has joined #lnd 03:52 -!- MaxSan [~one@213.152.162.74] has quit [Ping timeout: 240 seconds] 05:23 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has quit [Remote host closed the connection] 05:26 -!- mnkk___ [~mnk4@95.90.233.42] has joined #lnd 07:25 -!- sh_smith [foobar@cpe-76-174-26-91.socal.res.rr.com] has quit [Remote host closed the connection] 07:27 -!- sh_smith [foobar@cpe-76-174-26-91.socal.res.rr.com] has joined #lnd 07:56 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 08:27 -!- buZz [~buzz@192.161.48.59] has joined #lnd 08:33 < betawaffle> is it just me or is the faucet site not loading correctly? 09:14 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-hkjkwjfouhexdcbc] has joined #lnd 09:32 -!- abpa [~abpa@96-82-80-28-static.hfc.comcastbusiness.net] has joined #lnd 09:57 -!- alt0id [~jacks@pulsar.1337.cx] has joined #lnd 09:57 < alt0id> HEY! 09:57 < alt0id> hello guys 09:57 < alt0id> channel active? y/n? 09:58 < lightningbot1> yep 09:58 < alt0id> cool 09:58 < alt0id> lightningbot1: are you a bot or a real boy? 09:59 < lightningbot1> real boy…. oooor nooot!? 09:59 < lightningbot1> yep, real 09:59 < lightningbot1> : ) 10:00 < alt0id> coolio 10:00 < alt0id> so can you help me 10:00 < aakselrod> the "lightningbot" users are bridges to slack services 10:00 < alt0id> get lnd up and running? 10:01 < alt0id> aakselrod: cool! 10:02 < alt0id> lightningbot1: ok so i got an error 10:02 < alt0id> need to setup the path for golang 10:02 < alt0id> ====+ Start +==== 10:02 < alt0id> * Install glide 10:02 < alt0id> package github.com/Masterminds/glide: cannot download, $GOPATH not set. For more details see: go help gopath 10:02 < alt0id> any ideas how do i do that? i keep using linux even though i havent writen any core since 2012 10:03 < alt0id> aakselrod: do i need to link every line to lightningbot1 for this to be sent to the slack server? 10:03 < lightningbot1> nope 10:03 < aakselrod> alt0id: no, every slack channel linked to this irc channel can see all public messages 10:03 < alt0id> awesome 10:03 < aakselrod> it sounds like you need to set up go correctly 10:03 < lightningbot1> https://stackoverflow.com/questions/21001387/how-do-i-set-the-gopath-environment-variable-on-ubuntu-what-file-must-i-edit 10:03 < aakselrod> yep 10:03 < alt0id> ugh computers suck 10:09 < betawaffle> computers rock 10:19 < alt0id> https://pastebin.com/8BsMtqKQ 10:19 < alt0id> jesus christ 10:19 < alt0id> betawaffle: read this and dare to say "computers rock" 10:20 < betawaffle> alt0id: that's easy to fix 10:20 < alt0id> how? 10:21 < betawaffle> you need to install the dependencies. i forgot the exact command, but i think it involves a -d 10:21 < alt0id> btcutil & btcd? 10:22 < alt0id> --rpcuser=kek --rpcpass=kek 10:22 < alt0id> channer scum :/ 10:22 < betawaffle> you can ignore those 10:22 < alt0id> betawaffle: can you please find that? i cant figure it out all by my self 10:24 < lndbot> so you ran the glide install before it? 10:25 < alt0id> lndbot: i did 10:25 < betawaffle> and no errors, right? 10:26 < betawaffle> (this all worked fine for me) 10:26 < alt0id> betawaffle: yes no errors 10:26 < alt0id> the errors come when i type go install . ./cmd/... 10:28 < betawaffle> are your environment variable set up correctly? 10:30 < alt0id> betawaffle: pm 10:31 < aakselrod> did you do `glide install`? 10:32 < alt0id> aakselrod: yes, it was flawless 10:33 < aakselrod> do `ls vendor` 10:33 < aakselrod> if it's empty or doesn't exist, `glide install` failed 10:34 < alt0id> taq@taq:~/go/src/github.com/roasbeef/btcd$ ls vendor 10:34 < alt0id> github.com 10:34 < alt0id> it didnt 10:34 < alt0id> i told you lol no errors 10:34 < alt0id> read the pastebin i posted 10:34 < lndbot> what version of go? 10:34 < aakselrod> i see the pastebin 10:35 < aakselrod> it shows that dependencies are missing, and those dependencies are vendored 10:35 < alt0id> go version go1.3.3 linux/386 10:35 < betawaffle> if your version of go is too old 10:35 < alt0id> o jesus 10:35 < betawaffle> yep! 10:35 < aakselrod> yeah 10:35 < aakselrod> need at least 1.7, but 1.8 is recommended 10:35 < alt0id> how do i update? 10:35 < aakselrod> how'd you install it? 10:36 < alt0id> aakselrod: github i think 10:36 < alt0id> oh wait 10:36 < alt0id> maybe not 10:36 < alt0id> maybe i did it via debian rep 10:36 < betawaffle> that would explain it 10:36 < aakselrod> yah, that's horribly out of date 10:36 < aakselrod> install it according to the instructions on http://golang.org/ 10:37 < aakselrod> sorry 10:37 < aakselrod> https://golang.org/ 10:37 < aakselrod> https://golang.org/doc/install <-- this has the installation instructions for installing from binaries distributed by google 10:38 < aakselrod> make sure you remove the debian packages first 10:39 < alt0id> glide version 0.13.0-dev 10:39 < alt0id> is this old? 10:39 < aakselrod> nope, that's current 10:39 < aakselrod> but old versions of go don't have support for vendoring 10:40 < aakselrod> so glide can be BUILT with older versions of go, but can't support vendoring for those versions 10:42 < alt0id> i have the current version of go already downloaded 10:43 < alt0id> but i cant compile it :/ 10:43 < aakselrod> how did you download it? 10:43 < alt0id> taq@taq:~/go/src$ ./all.bash 10:43 < alt0id> ##### Building Go bootstrap tool. 10:43 < alt0id> cmd/dist 10:43 < alt0id> ERROR: Cannot find /home/taq/go1.4/bin/go. 10:43 < alt0id> Set $GOROOT_BOOTSTRAP to a working Go tree >= Go 1.4. 10:43 < alt0id> aakselrod: from github, the one i have currently installed is from the deb rep 10:43 < aakselrod> your go compiler is 1.3.3 10:43 < aakselrod> to build modern go, you need >=1.4 10:44 < aakselrod> just download the binary :P 10:44 < aakselrod> or build 1.4 first, install that, then build 1.8 10:45 < aakselrod> debian (and ubuntu) do a terrible job of keeping up with go compilers 10:45 < alt0id> o jesus 10:45 < alt0id> thank god 10:45 < alt0id> aakselrod: or any other important packet that i need imediately 10:46 < alt0id> this is why i hate development 10:46 < alt0id> lots of elbow work needed 10:46 < alt0id> for some basic shit 10:46 < alt0id> >:( 10:47 < aakselrod> you can use the docker-based installation, too... https://github.com/lightningnetwork/lnd/tree/master/docker 10:47 < aakselrod> the README.md explains how to do it if you can install `docker` and `docker-compose` but i haven't played with this much 10:48 < aakselrod> i've gotta go for now, bbiab 10:48 < alt0id> go version go1.8.3 linux/386 10:48 < alt0id> a++ 11:09 < alt0id> package github.com/Masterminds/glide: cannot download, /home/taq/go is a GOROOT, not a GOPATH. For more details see: 'go help gopath' 11:09 < alt0id> new issues 11:12 <@roasbeef> betawaffle: hmm, yeh need to poke toe faucet 11:13 < alt0id> what should be the gopath? 11:14 < lndbot> `/home/taq/go` 11:16 < alt0id> it is 11:16 < alt0id> that is the current one 11:16 <@roasbeef> well the gopath can be anywhere really 11:16 < alt0id> then why am i getting these god damn errors? 11:16 < alt0id> o wow roasbeef him self 11:16 <@roasbeef> you don't _really_ need to set GOROOT 11:17 <@roasbeef> ok, do "echo $GOPATH" 11:17 <@roasbeef> what do you get form that? 11:17 <@roasbeef> also if you had GOROOT set in your bashrc or something, go ahead and delete that 11:17 <@roasbeef> how'd you install go? from source? package manager? pre-compiled? 11:18 <@roasbeef> iirc in go 1.8 they'll actually set it _for you_ 11:18 < alt0id> roasbeef: https://pastebin.com/7KFt1L4w 11:18 < alt0id> is this bad? 11:18 < alt0id> taq@taq:~/go/src/github.com/lightningnetwork/lnd$ echo $GOPATH 11:18 < alt0id> /home/taq/go 11:19 <@roasbeef> hmmm, not bad bad can be fixed easily 11:19 <@roasbeef> have you made modifications to lnd? 11:19 < alt0id> no 11:19 <@roasbeef> also are you using glide to fetch all the depenancies? 11:19 < alt0id> yes 11:19 <@roasbeef> ok, that looks fine 11:19 <@roasbeef> you get that when you build? you should've run "glide install" 11:19 <@roasbeef> within the top-level lnd directory 11:20 < alt0id> roasbeef: https://pastebin.com/KB71aK0p 11:20 < alt0id> no errors 11:20 <@roasbeef> ok, but when you do `go build` or `go install` you get that error? 11:21 < alt0id> yeah 11:21 < lightningbot1> do the git log | head -n 1 11:22 < lightningbot1> and the output please 11:22 < lightningbot1> send* 11:22 < alt0id> commit 78f6caf5d2e570fea0e5c05cc440cb7395a99c1d 11:24 < alt0id> ? 11:24 < lightningbot1> yep, that is right 11:24 -!- galileopy [~galileopy@207.71.225.13] has joined #lnd 11:24 < lightningbot1> and this one please “echo $GOPATH” 11:25 < alt0id> /home/taq/go 11:25 <@roasbeef> the circular import thing is weird 11:26 < lightningbot1> and this is the last one “glide -v” 11:26 < lightningbot1> alt0id: 11:26 < lightningbot1> oh 11:27 < lightningbot1> you aleady did ot 11:27 < lightningbot1> it* 11:27 < alt0id> glide version 0.13.0-dev 11:27 < alt0id> yup 11:27 < alt0id> i was told 11:27 < alt0id> this was the alright version 11:34 < lightningbot1> How you installed this glide version? Have you checked out the another branch? The latest version is 0.12.3. 11:34 < alt0id> hmm 11:34 < alt0id> its either from git or from the go website 11:34 < alt0id> raw 11:35 < alt0id> i mean, could it be the beta version is creating issues? 11:35 < lightningbot1> have no idea, actually, just trying to sync our states in terms of libraries versions 11:35 < lightningbot1> to exclude this vector of failure possibilities 11:37 < alt0id> yeah 11:37 <@roasbeef> 634ae32baf12dc35437cb964c493c886dc08c673eda304115d561de3883a4909 11:38 < alt0id> huh? 11:38 < alt0id> where does this hash come from? 11:38 <@roasbeef> well the version checked available within the master branch of glide is 0.13.0-dev 11:39 <@roasbeef> ok, so try this: navigate to the the glide directory in your $GOPATH, and do `git checkout v0.12.3` 11:40 < alt0id> fatal: Not a git repository (or any of the parent directories): .git 11:40 < alt0id> fatal 11:40 < alt0id> o jesus 11:40 < alt0id> what now? 11:41 < lightningbot1> $ cd $GOPATH/src/github.com/Masterminds/glide $ git checkout master $ go install 11:42 < lightningbot1> sorry, git checkout v0.12.3 11:43 < lightningbot1> than: $ where glide $ glide -v 11:44 < alt0id> bash: cd: /home/taq/go/src/github.com/Masterminds/glide: No such file or directory 11:44 < alt0id> wow 11:44 < alt0id> i think i've lost glide the original 11:44 < alt0id> when i was doing a manual sweep 11:45 < alt0id> taq@taq:~$ go get -u github.com/Masterminds/glide 11:45 < alt0id> package github.com/Masterminds/glide: cannot download, /home/taq/go is a GOROOT, not a GOPATH. For more details see: 'go help gopath' 11:48 -!- MaxSan [~one@185.9.19.107] has joined #lnd 11:50 <@roasbeef> alt0id: thought you didn't have GOROOT set? do a `source ~/.bashrc` perhaps? or zshrc if you use that 11:51 <@roasbeef> well, is /home/tag/go, the spot of your go _installation_? 11:51 < alt0id> roasbeef: yes 11:51 <@roasbeef> you'll need to use a distinct path for where all your go _projects_ will go 11:51 <@roasbeef> I used `~/gocode` for example 11:51 <@roasbeef> that's the issue 11:51 <@roasbeef> you can't have GOROOT and GOPATH be the same location 11:52 < alt0id> wow 11:54 < alt0id> so how do i set goroot properly? 11:55 <@roasbeef> you just need to set GOPATH properly 11:55 <@roasbeef> to a diff directory that where your go installation live s 11:57 -!- MaxSan [~one@185.9.19.107] has quit [Ping timeout: 255 seconds] 11:58 < molz> alt0id, did you try my guide? 11:59 < alt0id> molz: hold on 12:39 -!- galileopy [~galileopy@207.71.225.13] has quit [Remote host closed the connection] 13:51 -!- offensive_userna [6889c08a@gateway/web/freenode/ip.104.137.192.138] has joined #lnd 14:44 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 240 seconds] 15:28 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 15:36 -!- JackH [~laptop@host86-187-170-165.range86-187.btcentralplus.com] has quit [Ping timeout: 255 seconds] 16:12 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 246 seconds] 16:22 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has quit [Quit: intcat] 16:24 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has joined #lnd 16:26 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 16:27 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has quit [Remote host closed the connection] 16:54 -!- gaf_ [~fag@12.smos-linux.org] has quit [Ping timeout: 240 seconds] 16:55 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 276 seconds] 16:57 -!- gaf_ [~fag@12.smos-linux.org] has joined #lnd 16:59 -!- abpa [~abpa@96-82-80-28-static.hfc.comcastbusiness.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 17:07 -!- moctos [~moctos@cpe-107-9-138-59.neo.res.rr.com] has joined #lnd 17:08 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 17:30 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 246 seconds] 17:31 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has joined #lnd 17:43 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 17:53 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-hkjkwjfouhexdcbc] has quit [Quit: Connection closed for inactivity] 17:56 -!- offensive_userna [6889c08a@gateway/web/freenode/ip.104.137.192.138] has quit [Ping timeout: 260 seconds] 18:05 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has joined #lnd 18:12 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 258 seconds] 18:24 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 18:58 -!- riclas [riclas@72.210.189.46.rev.vodafone.pt] has quit [Ping timeout: 248 seconds] 20:45 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 276 seconds] 22:11 -!- sh_smith [foobar@cpe-76-174-26-91.socal.res.rr.com] has quit [Remote host closed the connection] 22:14 -!- jouke [~worst@unaffiliated/komkommer] has quit [Remote host closed the connection] 22:16 -!- jouke [~worst@2001:1c02:1600:9200:4546:84d3:2b1:c2f] has joined #lnd 22:16 -!- jouke [~worst@2001:1c02:1600:9200:4546:84d3:2b1:c2f] has quit [Changing host] 22:16 -!- jouke [~worst@unaffiliated/komkommer] has joined #lnd 22:21 -!- sh_smith [foobar@cpe-76-174-26-91.socal.res.rr.com] has joined #lnd 23:26 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 23:42 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-gcvaknsytsqvleky] has joined #lnd