-
Notifications
You must be signed in to change notification settings - Fork 537
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
build fails on AArch64, Fedora 33 #1061
Comments
Do you have outbound access on the git protocol? If not have you tried forcing use of https (e.g. I've noticed you've opened similar issues in 51 other repositories. Do you intend to use Riak on this platform, or are you just investigating compatibility in general? |
Thanks for the quick feedback. I also suspect I might have network trouble, I didn't have earlier, but the picture is still not clear. I will put this on hold and try fresh a little later. |
It seems some software needs explicit proxy handling. I get now: (base) [jw@cn06 riak]$ make VERBOSE=1 -j1 I'm using git clone https://github.com/basho/riak |
[jw@cn05 riak]$ make VERBOSE=1 -j1
/home/jw/riak/rebar3 upgrade
===> Fetching cuttlefish (from {git,"git://github.com/basho/cuttlefish.git",{tag,"2.1.0"}})
===> Plugin {rebar3_cuttlefish,
{git,"https://github.com/basho/rebar3_cuttlefish",
{tag,"0.2.0"}}} not available. It will not be used.
===> Verifying dependencies...
===> Fetching cluster_info (from {git,"git://github.com/basho/cluster_info.git",
{ref,"389d43af7ac1550b3c01cd55b8147bcc0e20022f"}})
===> Failed to fetch and copy dep: {git,"git://github.com/basho/cluster_info.git",
{ref,
"389d43af7ac1550b3c01cd55b8147bcc0e20022f"}}
make: *** [Makefile:33: deps] Error 1
[jw@cn05 riak]$
The text was updated successfully, but these errors were encountered: