Stratus3D / asdf-rebar

Rebar3/Rebar version management plugin for asdf
MIT License
35 stars 7 forks source link

error on xubuntu #8

Closed gabrielmancini closed 5 years ago

gabrielmancini commented 6 years ago

Any gotchas here?

➜  ~ asdf install rebar 3.6.1
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   120    0   120    0     0    169      0 --:--:-- --:--:-- --:--:--   169
100  282k  100  282k    0     0   128k      0  0:00:02  0:00:02 --:--:--  269k
Error: Unable to fetch package providers 1.7.0: failed connect
Error: Unable to fetch package getopt 1.0.1: failed connect
Error: Unable to fetch package cf 0.2.2: failed connect
Error: Unable to fetch package erlware_commons 1.2.0: failed connect
/tmp/rebar_build_5JNqZk/rebar3-3.6.1/_build/default/lib/erlware_commons/src/ec_dictionary.erl:none: no such file or directory
Stratus3D commented 6 years ago

Not sure, that command works on my machine (Ubuntu Gnome). It looks like a connectivity issue of some sort.

gabrielmancini commented 6 years ago

i install erlang 21 first, before that i install 19 and try to use 19 on my project

Stratus3D commented 6 years ago

Did it work with either version of Erlang installed?

Stratus3D commented 6 years ago

I don't doubt it's an issue, but I'm not sure what is causing it or how to reproduce it.

Stratus3D commented 5 years ago

Closing this issue since I haven't heard back and it appears to be caused by a network issue.