rebar3 as test compile not fetching test dependencies

Anthony Howe achowe@REDACTED
Fri Jan 14 14:39:48 CET 2022


On 2022-01-13 17:01, Anthony Howe wrote:
> On 2022-01-13 16:52, Tristan Sloughter wrote:
>> Really weird. I just copy/pasted the commands and config you have here and it fetches the test deps as expected:
> 
> I tried this on another laptop running a different VM with different Erlang and
> it works fine.  I think this might be peculiar to that VM.  Bad install of
> Erlang and/or rebar3?
> 

So I just did a build and install of Erlang OTP-23.3.4.9 (--without-javac
--without-odbc) from a clone of the GitHub repo. (pre-built Ubuntu packages are
an older release and install a tonne the X-windows libraries just for `wx`
thppt) and also rebuilt rebar3 from source using this version of Erlang and
repeated the `chk` test.  It still fails to fetch test dependencies.

I must be missing something in the build/install process despite following the
instructions.

Other VMs (NetBSD, FreeBSD, pre-built Erlang) behave.  Would like to fix this
Ubuntu server VM since its important for work.

-- 
Anthony C Howe         	                                       SnertSoft
achowe@REDACTED     Twitter: SirWumpus            BarricadeMX & Milters
http://snert.com/    http://nanozen.snert.com/     http://snertsoft.com/


More information about the erlang-questions mailing list