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

make check fails due to missing bitcoind daemon #44

Closed
cbarraford opened this issue Jul 4, 2018 · 1 comment
Closed

make check fails due to missing bitcoind daemon #44

cbarraford opened this issue Jul 4, 2018 · 1 comment

Comments

@cbarraford
Copy link
Contributor

This bug seems like a regression of #9

When running make check in the "Installing lnd" section of the installation documentation, i get some failures due to a missing executable, bitcoind.

=== RUN   TestFilteredChainView
--- FAIL: TestFilteredChainView (0.49s)
	interface_test.go:896: Testing 'bitcoind_zmq' implementation of FilteredChainView
	interface_test.go:901: unable to make chain view: exec: "bitcoind": executable file not found in $PATH
@cbarraford
Copy link
Contributor Author

the fix for me was to brew install bitcoin after upgrading homebrew (brew update)

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