fucking nigger
Conversation
Notices
-
Embed this notice
manstop (manstop@ryona.agency)'s status on Monday, 13-Nov-2023 04:19:18 JST manstop
==> jose warning: the dependency :jose requires Elixir "~> 1.13" but you are running on v1.12.2 $ MIX_ENV=prod mix compile ===> Fetching rebar3_hex v7.0.1 ===> Version cached at /opt/pleroma/.cache/rebar3/hex/hexpm/packages/rebar3_hex-7.0.1.tar is up to date, reusing it escript: exception error: undefined function erlang:get_stacktrace/0 in function rebar3:main/1 (/rebar3/src/rebar3.erl, line 72) in call from escript:run/2 (escript.erl, line 750) in call from escript:start/1 (escript.erl, line 277) in call from init:start_em/1 in call from init:do_boot/3 ** (Mix) Could not compile dependency :quantile_estimator, "/opt/pleroma/.mix/rebar3 bare compile --paths /opt/pleroma/_build/prod/lib/*/ebin" command failed. You can recompile this dependency with "mix deps.compile quantile_estimator", update it with "mix deps.update quantile_estimator" or clean it with "mix deps.clean quantile_estimator" - likes this.
-
Embed this notice
(mint@ryona.agency)'s status on Monday, 13-Nov-2023 04:24:10 JST
@manstop Guess they broke <1.13 at some point, despite Debian stable still shipping with 1.10. -
Embed this notice
pomstan (pomstan@xn--p1abe3d.xn--80asehdb)'s status on Monday, 13-Nov-2023 04:31:38 JST pomstan
# elixir -v Erlang/OTP 24 [erts-12.2.1] [source] [64-bit] [smp:3:3] [ds:3:3:10] [async-threads:1] [jit] Elixir 1.12.2 (compiled with Erlang/OTP 24) # cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu 22.04.3 LTS" it still works, though
likes this. -
Embed this notice
(mint@ryona.agency)'s status on Monday, 13-Nov-2023 04:33:45 JST
@pomstan @manstop Then I have no other idea other than Elixir being Elixir. Stable Alpine ships with 1.14 and Erlang 25, haven't ran into any of those issues on my end.