You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue
After installing (on linux x64, mac aarch64, etc) from https://github.com/graalvm/graalvm-ce-dev-builds/releases
None of these contain the 'gu' binary that I have used in the past to install and update other graalvm components and tools.
I have looked all over for an explanation either of how to obtain 'gu' separately or perform the same operations without it, and there is nothing anywhere. Most graalvm documentation, even some updated quite recently, refers directly to 'gu'. Recent release notes don't appear to explain this either.
Steps to reproduce the issue
Please include both build steps as well as run steps
Download and unpack the graalvm release
Check the /bin directory for 'gu', which is no longer available
Describe GraalVM and your environment:
graalvm-community-openjdk-21+35.1
JDK major version: 21
OS: Amazon Linux2
Architecture: x64
The text was updated successfully, but these errors were encountered:
Thank you, I'm glad to finally see the explanation somewhere. It would be great if this was broadcast more clearly (or if an explanation of the change was displayed by the old 'gu' when running commands like 'update' or 'install'). It was very hard to figure out what was going on.
Describe the issue
After installing (on linux x64, mac aarch64, etc) from https://github.com/graalvm/graalvm-ce-dev-builds/releases
None of these contain the 'gu' binary that I have used in the past to install and update other graalvm components and tools.
I have looked all over for an explanation either of how to obtain 'gu' separately or perform the same operations without it, and there is nothing anywhere. Most graalvm documentation, even some updated quite recently, refers directly to 'gu'. Recent release notes don't appear to explain this either.
Steps to reproduce the issue
Please include both build steps as well as run steps
Describe GraalVM and your environment:
The text was updated successfully, but these errors were encountered: