esl-Erlang for armhf on Debian Stretch

Hi!

I’ve tried to install Elixir on a Giantboard (a small Linux on SAMA5D2 board). It runs Debian Stretch armhf. It seems like the official Erlang Solutions repository only holds version 22 of esl-erlang, because when I try to install Elixir, I run into the following message:

The following packages have unmet dependencies:
 elixir : Depends: erlang-base (>= 1:24.1.7) but it is not going to be installed or
                   erlang-base-hipe (>= 1:24.1.7) or
                   esl-erlang (>= 1:24.1.7) but 1:22.0-1 is to be installed
          Depends: erlang-crypto (>= 1:24.1.7) or
                   esl-erlang (>= 1:24.1.7) but 1:22.0-1 is to be installed
          Depends: erlang-inets (>= 1:24.1.7) or
                   esl-erlang (>= 1:24.1.7) but 1:22.0-1 is to be installed
          Depends: erlang-ssl (>= 1:24.1.7) or
                   esl-erlang (>= 1:24.1.7) but 1:22.0-1 is to be installed
          Depends: erlang-syntax-tools (>= 1:24.1.7) or
                   esl-erlang (>= 1:24.1.7) but 1:22.0-1 is to be installed

Any suggestions? Ideally, I want to avoid compiling from scratch, since this may take a loooong time on a board like this…

Markus

1 Like