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

git.schwanenlied.me missing #65

Open
depsibob opened this issue Mar 12, 2022 · 2 comments
Open

git.schwanenlied.me missing #65

depsibob opened this issue Mar 12, 2022 · 2 comments

Comments

@depsibob
Copy link

When running:
"go build" in lntop I get this message:

go: git.schwanenlied.me/yawning/[email protected]: git fetch -f git://git.schwanenlied.me/yawning/bsaes refs/heads/:refs/heads/ refs/tags/:refs/tags/ in /home/lnd/go/pkg/mod/cache/vcs/7eea7e6da5639dca452594d1b27f1f302ecc350d3818bf7255e110b8cdc8d151: exit status 128:
fatal: unable to look up git.schwanenlied.me (port 9418) (Name or service not known)

Now yawning has a mirror at https://gitlab.com/yawning/bsaes, but how do I use that in "go build"?

@endurance1968
Copy link

same here would be nice to get a hint for this

@edouardparis
Copy link
Owner

Sorry I cannot reproduce the error on my side. go modules and bad dep management make everything hell in go and lnd has a lot of replace directive.
Please try to add`https://github.com/lightningnetwork/lnd/blob/master/go.mod#L79 to the lntop go.mod file and tell me the result
Thank you

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

3 participants