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

Update GNUPGHOME variable more broadly #3630

Merged
merged 1 commit into from
Feb 6, 2024
Merged

Update GNUPGHOME variable more broadly #3630

merged 1 commit into from
Feb 6, 2024

Conversation

luhenry
Copy link
Contributor

@luhenry luhenry commented Feb 3, 2024

It's an issue on linux-riscv64 valuation pipelines for jdk23. See https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk23/job/jdk23-evaluation-linux-riscv64-temurin/2/console for example.

Should normally fix #3378

@github-actions github-actions bot added the alpine-linux Issues that affect or relate to the Alpine LINUX OS label Feb 3, 2024
@luhenry
Copy link
Contributor Author

luhenry commented Feb 3, 2024

sxa
sxa previously requested changes Feb 4, 2024
Copy link
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR checks have failed so I'm going to put a block on this, but as an FYI JDK22 (required as a boot JDK for 23) has now been published at https://github.com/adoptium/temurin22-binaries/releases/tag/jdk-22%2B33-ea-beta so the 23 build should be able to find it.

@luhenry
Copy link
Contributor Author

luhenry commented Feb 5, 2024

The PR checks have failed either on "No space left of device" or "No such file or directory" for files which are not in /tmp. The failures then seem unrelated to this change.

@sxa
Copy link
Member

sxa commented Feb 5, 2024

The build failures (I'm ignoring the smoke test one for now which is three or of space one) seem related to the gpg key. I didn't think we had any issues with that at the moment. @andrew-m-leonard can you cast an eye over this and see if this failure is expected at the moment?

I'll remove my block for now since if Andrew is ok I'm happy for it to go in 😀

@sxa sxa dismissed their stale review February 5, 2024 13:28

It's my review - Andrew can supercede

Copy link
Contributor

@andrew-m-leonard andrew-m-leonard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm lets give it a try

@sxa sxa merged commit 8740853 into adoptium:master Feb 6, 2024
20 of 23 checks passed
@sxa
Copy link
Member

sxa commented Feb 6, 2024

@sxa
Copy link
Member

sxa commented Feb 6, 2024

I'm a little unclear on how we've ended up with a jdk23 folder at:

which is distinct from jdk at:

But it's failing trying to clone https://github.com/adoptium/jdk23.git I've kicked off the above test again using the jdk one at https://ci.adoptium.net/job/build-scripts/job/jobs/job/evaluation/job/jobs/job/jdk/job/jdk-evaluation-linux-riscv64-temurin/63/console and it's looking happier so we'll see how far it gets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpine-linux Issues that affect or relate to the Alpine LINUX OS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Evaluation pipelines failing GPG signing due to deep path lengths
4 participants