Hi.
I don’t understand what the problem is with assembling zotonic
make compile
EXOMETER_PACKAGES="-afunix -netlink -exo +setup" ./rebar -C rebar.config get-deps
ERROR: Internal consistency assertion failed.
sub_dir /home/oper/Programs/zotonic/deps/certifi already associated with /home/oper/Programs/zotonic.
Duplicate sub_dirs or deps entries?
make: *** [GNUmakefile:40: get-deps] Error 1
Do you have a bit more context for me? What zotonic version and erlang version are you using?
Zotonic 0.82.0 is for OTP 22.3.4.26 max. Mainly because it uses rebar
instead of rebar3
.
21.3.8.24 I installed it, but the error remained
I found a duplicate entry for this library in rebar.config
Is there something we needs to change? Or is everything ok?
Maas
I think we need to delete duplicate libraries in deps
PRs are welcomed. Or give us a little bit more context where the duplicates are.