halcyon/asdf-java

No compatible versions available (java )

lgf-136 opened this issue · 4 comments

⬢ [Systemd] ~/icu/source > asdf plugin-add java https://github.com/halcyon/asdf-java.git

⬢ [Systemd] ~/icu/source > asdf list-all java
No compatible versions available (java )

I tried the command from here and got a more verbose error:

Plugin java's list-all callback script failed with output:

Unknown machine architecture: arm64

I am running macos ventura on macos on an m1 machine. Please help!

I tried the command from here and got a more verbose error:

Plugin java's list-all callback script failed with output:

Unknown machine architecture: arm64

I am running macos ventura on macos on an m1 machine. Please help!

UPDATE: I just upgraded to a specific SHA of this plugin, asdf plugin-update java 3d48135 - and i am now able to install java on the m1 macos machine. Will also try a fresh install to verify that the problem is now completely fixed.

UPDATE2: The same does NOT work on my intel mac!

this is now broken on the m1 mac after the latest update to ad1f760
Also verified on the x64 intel machine - and its broken there as well.
Is there any way we can help to ensure such broken versions don't leak and affect the users?