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

IPFS fails to build #6460

Closed
AdwaitB opened this issue Jun 21, 2019 · 4 comments
Closed

IPFS fails to build #6460

AdwaitB opened this issue Jun 21, 2019 · 4 comments

Comments

@AdwaitB
Copy link

AdwaitB commented Jun 21, 2019

Description:

make install fails for both release and master branches.
Running go version go1.12.6 darwin/amd64 on MacOS Mojave 10.14.5.

github.com/dgraph-io/badger@v2.0.0-rc.2+incompatible: unknown revision v2.0.0-rc.2 seems to be causing the issue.

ipfs-release-build-error.txt

@Kubuxu
Copy link
Member

Kubuxu commented Jun 21, 2019

Fixed by: #6461

@MichaelMure
Copy link
Contributor

This would fix master, but v0.4.21 would still be broken.

@AdwaitB AdwaitB closed this as completed Jun 24, 2019
@Kubuxu
Copy link
Member

Kubuxu commented Jun 24, 2019

Solution for v0.4.21 build:

GOPROXY='https://proxy.golang.org' make build

@MichaelMure can you test it out?

@MichaelMure
Copy link
Contributor

@Kubuxu it does work! 🎉

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