-
Notifications
You must be signed in to change notification settings - Fork 236
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
JDK 16 tumbleweed images are failing to build due to installation failure of curl
#566
Comments
curl
curl
It looks like the curl package is available, sorry updated incorrectly earlier. Will check why it's not able to get it from there. |
Tried to install curl via zypper and sometimes it's showing me the error:
I expect it's a problem from tumbleweed side or at zypper end. Jus to make sure I have raised an issue at zypper repository openSUSE/zypper#387 |
@bharathappali is it happening locally on your side ? Or on adoptium jenkins builds ? |
The tumbleweed builds have been failing on the adopt CI systems. @bharathappali Can you keep this issue updated with currnet progress please? I believe you have determined that we have different issues on three of the architectures now? |
@grzesuav as @sxa mentioned it's happening on adopt jenkins build
Sure @sxa
Yes, On ARM the failure is due to curl installation problem. Packages are not getting installed as zypper couldn't installed them for some tumbleweed internal issue Ref: openSUSE/zypper#387 On s390x OpenJ9 images are failing on tumbleweed due to permissions to run On PPC64LE OpenJ9 images are failling on tumbleweed due to some error in generating SCC I'm currently debugging that issue |
Dockerfile : https://github.com/AdoptOpenJDK/openjdk-docker/blob/master/16/jdk/tumbleweed/Dockerfile.hotspot.releases.full
Failure Log:
The text was updated successfully, but these errors were encountered: