Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No src/LN-Zap after go get -d #18

Open
dsche-cyber opened this issue Jul 4, 2020 · 0 comments
Open

No src/LN-Zap after go get -d #18

dsche-cyber opened this issue Jul 4, 2020 · 0 comments

Comments

@dsche-cyber
Copy link

dsche-cyber commented Jul 4, 2020

What happend

After:
go get -d github.com/LN-Zap/lndconnect

I get
go: github.com/LN-Zap/lndconnect upgrade => v0.2.0 go: finding module for package github.com/skip2/go-qrcode go: finding module for package github.com/lightningnetwork/lnd/tor go: finding module for package github.com/glendc/go-external-ip go: finding module for package github.com/jessevdk/go-flags go: finding module for package github.com/btcsuite/btcutil go: finding module for package github.com/Baozisoftware/qrcode-terminal-go go: found github.com/Baozisoftware/qrcode-terminal-go in github.com/Baozisoftware/qrcode-terminal-go v0.0.0-20170407111555-c0650d8dff0f go: found github.com/btcsuite/btcutil in github.com/btcsuite/btcutil v1.0.2 go: found github.com/glendc/go-external-ip in github.com/glendc/go-external-ip v0.0.0-20200601212049-c872357d968e go: found github.com/jessevdk/go-flags in github.com/jessevdk/go-flags v1.4.0 go: found github.com/skip2/go-qrcode in github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e go: finding module for package github.com/lightningnetwork/lnd/tor go: finding module for package github.com/mattn/go-colorable go: found github.com/mattn/go-colorable in github.com/mattn/go-colorable v0.1.7 go: finding module for package github.com/lightningnetwork/lnd/tor go: finding module for package github.com/lightningnetwork/lnd/tor go: finding module for package github.com/lightningnetwork/lnd/tor gocode/pkg/mod/github.com/!l!n-!zap/[email protected]/config.go:16:2: module github.com/lightningnetwork/lnd@latest found (v0.0.2), but does not contain package github.com/lightningnetwork/lnd/tor

But there is a /GOPATH/src/github.com/lightningnetwork/lnd/tor

go env:
GO111MODULE="on" GOARCH="amd64" GOBIN="" GOCACHE="/home/dsche/.cache/go-build" GOENV="/home/dsche/.config/go/env" GOEXE="" GOFLAGS="" GOHOSTARCH="amd64" GOHOSTOS="linux" GOINSECURE="" GONOPROXY="" GONOSUMDB="" GOOS="linux" GOPATH="/home/dsche/gocode"

Result

Can't install.

System

Linux 5.6.16-1-MANJARO

LND 0.10.1-beta from AUR:
https://aur.archlinux.org/packages/lnd/
probably you will find the problem in the PKGBUILD there.

@tradewind886
Copy link

still experiencing the same issue, was the project lightningnetwork/lnd/tor moved?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants