helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Compilation issue #278

Closed disk91 closed 2 years ago

disk91 commented 2 years ago

On master and tag 1.1.129 make release

make release
./rebar3 as dev do release
===> Verifying dependencies...
===> Plugin rebar3_eqc does not export init/1. It will not be used.
===> Analyzing applications...
===> Compiling blockchain_etl
===> Assembling release blockchain_etl-0.1.0...
===> rendering builtin_hook_wait_for_process hook to _build/dev/rel/blockchain_etl/bin/hooks/builtin/wait_for_process
escript: exception error: no function clause matching 
                 rlx_file_utils:format_error(eexist) (/home/runner/work/rebar3/rebar3/_build/default/lib/relx/src/rlx_file_utils.erl, line 392)
  in function  rebar3:handle_error/2 (/home/runner/work/rebar3/rebar3/src/rebar3.erl, line 347)
  in call from escript:run/2 (escript.erl, line 758)
madninja commented 2 years ago

What version of erlang are you using?

disk91 commented 2 years ago

This has been happen when I was rebuilding from the DEWI BC zip file I cloned it again and recompiled and the error has disappeared. No, not really clear. Can be closed