Skip to content

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

@dsche-cyber

Description

@dsche-cyber

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/lndconnect@v0.2.0/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions