Skip to content

Added latest-stable script #137

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

Merged
merged 4 commits into from
Mar 24, 2025
Merged

Added latest-stable script #137

merged 4 commits into from
Mar 24, 2025

Conversation

Eiji7
Copy link
Contributor

@Eiji7 Eiji7 commented Mar 20, 2025

closes: #118

@Stratus3D
Copy link
Member

You've got some failures:

FAILED: Incorrect permissions on /tmp/asdf.WbUw8c/plugins/elixir/bin/latest-stable. Must be executable by asdf

@Eiji7
Copy link
Contributor Author

Eiji7 commented Mar 21, 2025

@Stratus3D Right, I wrote that in web editor and did not saw any option for that. Fixed now!

@Stratus3D
Copy link
Member

Hmm... this is odd. Only failing on MacOS:

Error! Failed to load module 'elixir' because it requires a more recent Erlang/OTP version or its .beam file was corrupted.
(You are running Erlang/OTP 27.)

Runtime terminating during boot ({undef,[{init,start_it,1,[]},{init,start_em,1,[]},{init,do_boot,3,[]}]})

Crash dump is being written to: erl_crash.dump...done
FAILED: /bin/bash -c elixir --version failed with exit code 1
Error: Action failed with error Error: The process '/Users/runner/.asdf/bin/asdf' failed with exit code 1

Not clear to me what this means, or if it is even related to your changes.

@Eiji7
Copy link
Contributor Author

Eiji7 commented Mar 21, 2025

@Stratus3D I believe this line causes the issue:

version: 1.13.4-otp-22

See the message:

Error! Failed to load module 'elixir' because it requires a more recent Erlang/OTP version or its .beam file was corrupted.
(You are running Erlang/OTP 27.)

@Stratus3D
Copy link
Member

@Eiji7 can you rebase onto latest master? I think I've fixed the build.

@Eiji7
Copy link
Contributor Author

Eiji7 commented Mar 24, 2025

@Stratus3D Just used Sync fork button in GitHub's UI.

Copy link
Member

@Stratus3D Stratus3D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @Eiji7 !

@Stratus3D Stratus3D merged commit 8a550dd into asdf-vm:master Mar 24, 2025
4 checks passed
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

Successfully merging this pull request may close these issues.

Add a simple latest-stable script to bin directory
2 participants