Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSL with Ubuntu 22.02 erlang 25 doesn't install but no errors #269

Open
dmwyatt opened this issue Jan 22, 2023 · 2 comments
Open

WSL with Ubuntu 22.02 erlang 25 doesn't install but no errors #269

dmwyatt opened this issue Jan 22, 2023 · 2 comments

Comments

@dmwyatt
Copy link

dmwyatt commented Jan 22, 2023

❯ asdf install erlang 25.2.1
asdf_25.2.1 is not a kerl-managed Erlang/OTP installation
The asdf_25.2.1 build has been deleted
Extracting source code
Building Erlang/OTP 25.2.1 (asdf_25.2.1), please wait...
Erlang/OTP 25.2.1 (asdf_25.2.1) has been successfully built
❯ asdf list
elixir
 *1.14.3-otp-25
erlang
  No versions installed
❯ asdf global erlang 25.2.1
version 25.2.1 is not installed for erlang
@fuckadey
Copy link

I have exactly the same issue w/ Fedora. ~/.asdf/plugins/erlang/kerl-home/builds/asdf_<VER>/otp_install_<VER>.log has complete installation log but ~/.asdf/installs/erlang directory is empty!

@oskarkook
Copy link

If you're reading this and need a work-around to get on with your life:

sed -i 's/\[ -n "$INSTALLED_NAME" \]/false/' ~/.asdf/plugins/erlang/kerl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants