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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

Wenzel
Copy link

@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 2 times, most recently from ba9594f to f55bafb Compare February 27, 2025 09:22
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.

1 participant