Skip to content

Update graalvm test docker images to ol8+ #866

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

Closed
mpeddada1 opened this issue Jul 15, 2024 · 0 comments · Fixed by #877
Closed

Update graalvm test docker images to ol8+ #866

mpeddada1 opened this issue Jul 15, 2024 · 0 comments · Fixed by #877
Assignees
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@mpeddada1
Copy link
Contributor

Update image from ol7 to ol8+.

Currently, updating the base image to ol9 results in the following error:

[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
@mpeddada1 mpeddada1 added priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Jul 15, 2024
@JoeWang1127 JoeWang1127 self-assigned this Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants