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

gu install python issue #307

Closed
pizu opened this issue Apr 17, 2024 · 2 comments
Closed

gu install python issue #307

pizu opened this issue Apr 17, 2024 · 2 comments
Labels

Comments

@pizu
Copy link

pizu commented Apr 17, 2024

./bin/gu install python -v

Downloading: Artifacts catalog (source: https://gds.oracle.com/api/20220101/artifacts/?metadata=java%3Ajdk17&metadata=arch%3Aamd64&metadata=os%3Alinux&productId=D53FAE8052773FFAE0530F15000AA6C6&limit=1000)
Receiving 19 kB: Done.
Trying to login to channel generic_linux_x86_64_graalvm_jdk17, at https://linux-update.oracle.com/rpc/api
Skipping ULN EE channels, no username provided.
Downloading: Component catalog (source: https://www.graalvm.org/component-catalog/v2/graal-updater-ee-component-catalog-java17.properties)
Receiving 62 kB: Done.
Error: Component "python" is not available in catalog.

./bin/gu list

ComponentId Version Component name Stability Origin

graalvm 23.0.3 GraalVM Core Supported
icu4j 23.0.3 ICU4J Supported gds.oracle.com
js 23.0.3 Graal.js Supported gds.oracle.com
llvm-toolchain 23.0.3 LLVM.org toolchain Supported gds.oracle.com
native-image 23.0.3 Native Image Early adopter
regex 23.0.3 TRegex Supported gds.oracle.com
[root@nettools02 graalvm]# ./bin/gu available
Downloading: Artifacts catalog from gds.oracle.com
Skipping ULN EE channels, no username provided.
Downloading: Component catalog from www.graalvm.org
ComponentId Version Component name Stability Origin

espresso 23.0.3 Java on Truffle Supported gds.oracle.com
espresso-llvm 23.0.3 Java on Truffle LLVM Java librSupported gds.oracle.com
icu4j 23.0.3 ICU4J Supported gds.oracle.com
jipher 23.0.3 Jipher JCE Provider Supported gds.oracle.com
js 23.0.3 Graal.js Supported gds.oracle.com
llvm 23.0.3 LLVM Runtime Core Supported gds.oracle.com
llvm-toolchain 23.0.3 LLVM.org toolchain Supported gds.oracle.com
nodejs 23.0.3 Graal.nodejs Supported gds.oracle.com
regex 23.0.3 TRegex Supported gds.oracle.com
visualvm 23.0.3 VisualVM Supported gds.oracle.com

#java -version
java version "17.0.10" 2024-01-16 LTS
Java(TM) SE Runtime Environment Oracle GraalVM 17.0.10+11.1 (build 17.0.10+11-LTS-jvmci-23.0-b27)
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 17.0.10+11.1 (build 17.0.10+11-LTS-jvmci-23.0-b27, mixed mode, sharing)

@pizu
Copy link
Author

pizu commented Apr 17, 2024

image
image
image

@SCadilhac
Copy link
Contributor

The install guide suggests to install 17.0.8-graal while you are trying 17.0.10, which cannot be installed the same way.

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

No branches or pull requests

2 participants