Re: On rebar3's bootstrapping

2019-03-08 Thread Peter Lemenkov
Hello All! пт, 8 мар. 2019 г. в 16:22, Timothée Floure : > > Hello, > > I have a nasty issue with the erlang-rebar3 (v3.6.2) being unable to build > rebar3 >= 3.7.0 using the system's libraries (see [0] for details). > > I wasn't able to properly identify and fix the problem and don't have the

Re: On rebar3's bootstrapping

2019-03-08 Thread Randy Barlow
On Fri, 2019-03-08 at 16:57 +0100, Timothée Floure wrote: > The issue seems to be specific to our environment (the Internet, > including > upstream, *seems* unaware of the issue): > * `rebar3 compile` works like a charm fetching dependencies from > the Internet > * `rebar3 bare compile -p

Re: On rebar3's bootstrapping

2019-03-08 Thread Timothée Floure
Hello, > Can you add the link [0]? Oops, here it is: [0] https://kojipkgs.fedoraproject.org//work/tasks/8335/33298335/build.log > Is this issue known to the upstream? Do we think it's a bug in 3.6? The issue seems to be specific to our environment (the Internet, including upstream, *seems*

Re: On rebar3's bootstrapping

2019-03-08 Thread Randy Barlow
On Fri, 2019-03-08 at 16:21 +0100, Timothée Floure wrote: > I have a nasty issue with the erlang-rebar3 (v3.6.2) being unable to > build > rebar3 >= 3.7.0 using the system's libraries (see [0] for details). > > I wasn't able to properly identify and fix the problem and don't have > the time > to