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

chore: update graalvm jdk 11 image to Graalvm for JDK 17 community image #854

Merged
merged 2 commits into from
Jul 8, 2024

Conversation

mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented Jul 8, 2024

@mpeddada1 mpeddada1 requested a review from a team as a code owner July 8, 2024 19:59
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Jul 8, 2024
@mpeddada1 mpeddada1 changed the title chore: update graal-11 image to Graalvm for JDK 17 community image chore: update graalvm jdk 11 image to Graalvm for JDK 17 community image Jul 8, 2024
@mpeddada1
Copy link
Contributor Author

Stacktrace:

[91m/bin/sh: line 1: yum: command not found
Step #0 - "graalvm-a-build": The command '/bin/sh -c gu install native-image &&     yum update -y &&     yum install -y wget unzip git &&     wget -q https://archive.apache.org/dist/maven/maven-3/3.9.4/binaries/apache-maven-3.9.4-bin.zip -O /tmp/maven.zip &&     unzip /tmp/maven.zip -d /tmp/maven &&     mv /tmp/maven/apache-maven-3.9.4 /usr/local/lib/maven &&     rm /tmp/maven.zip &&     ln -s $JAVA_HOME/lib $JAVA_HOME/conf' returned a non-zero code: 127

Hypothesis: Likely caused by update to ol9.

@mpeddada1 mpeddada1 merged commit 3cc8864 into main Jul 8, 2024
60 checks passed
@mpeddada1 mpeddada1 deleted the graalvm-community-image branch July 8, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants