helium/blockchain-node

returned a non-zero code: 2 while build in BASE image rust:1.61.0-buster

arayalways opened this issue · 7 comments

===> Failed to fetch and copy dep: {git,
"https://github.com/novalabsxyz/grpcbox.git",
{ref,
"5cca01a52b6bb4c8dbadf1fe7f6441a350308235"}}
make: *** [Makefile:18: compile] Error 1

Please try again with the latest master branch

perhaps not.. looking

I got a similar error:
===> Fetching grpcbox (from {git,"https://github.com/novalabsxyz/grpcbox.git", {ref,"5cca01a52b6bb4c8dbadf1fe7f6441a350308235"}}) ===> Failed to fetch and copy dep: {git, "https://github.com/novalabsxyz/grpcbox.git", {ref, "5cca01a52b6bb4c8dbadf1fe7f6441a350308235"}} The command '/bin/sh -c ./rebar3 compile' returned a non-zero code: 1 Makefile:56: recipe for target 'docker-build' failed make: *** [docker-build] Error 1
I don't know how to solve this problem!

#135 I think we getting same error

Yeah, I see the issue.. will get it fixed up shortly with a new core git ref.

I'll close this as a dupe of #135

Thank you Sir.

Thank you