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

ci: pin build_dist runner to ubuntu 22.04 #128

Merged
merged 9 commits into from
Mar 5, 2025

Conversation

Wenzel
Copy link
Contributor

@Wenzel Wenzel commented Feb 27, 2025

Importing the GNU keyring with ubuntu 24.04's GPG 2.4.4 leads to:
gpg: keydb_get_keyblock failed: Unknown system error

downgrade to older GPG (2.2.27)

This job has been broken since ubuntu-latest became ubuntu-24.04 by defaut (This change will be rolled out over a period of several weeks beginning December 5th and will complete on January 17th, 2025.)

Importing the GNU keyring with ubuntu 24.04's GPG 2.4.4
leads to:
gpg: keydb_get_keyblock failed: Unknown system error

downgrade to older GPG (2.2.27)
@Wenzel Wenzel force-pushed the ci/fix_build_dist branch 7 times, most recently from 70cc338 to dfed572 Compare March 3, 2025 15:48
@Wenzel Wenzel force-pushed the ci/fix_build_dist branch from dfed572 to 614c1b2 Compare March 4, 2025 06:40
@Wenzel Wenzel merged commit e94aaa2 into intel:main Mar 5, 2025
19 checks passed
@Wenzel Wenzel deleted the ci/fix_build_dist branch March 5, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants