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

GH-45118: [Packaging] Use armored keyring for APT repository #45131

Merged
merged 3 commits into from
Dec 31, 2024

Conversation

kou
Copy link
Member

@kou kou commented Dec 30, 2024

Rationale for this change

We're using the keybox format for keyring because we have multiple GPG keys. It seems that we should use the armored format for keyring.

libapt-pkg 2.9.16 or later shipped by Debian trixie rejects the keybox format files. So we should use the armored format.

What changes are included in this PR?

Use .asc not .gpg for keyring.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

We're using the keybox format for keyring because we have multiple GPG
keys. It seems that we should use the armored format for keyring.

libapt-pkg 2.9.16 or later shipped by Debian trixie rejects the keybox
format files. So we should use the armored format.
@kou
Copy link
Member Author

kou commented Dec 30, 2024

@github-actions crossbow submit debian-* ubuntu-*

Copy link

⚠️ GitHub issue #45118 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Dec 30, 2024

This comment was marked as outdated.

@kou
Copy link
Member Author

kou commented Dec 30, 2024

@github-actions crossbow submit debian-* ubuntu-*

This comment was marked as outdated.

@kou
Copy link
Member Author

kou commented Dec 31, 2024

@github-actions crossbow submit debian-* ubuntu-*

Copy link

Revision: d383f1c

Submitted crossbow builds: ursacomputing/crossbow @ actions-c9f841cf10

Task Status
debian-bookworm-amd64 GitHub Actions
debian-bookworm-arm64 GitHub Actions
debian-trixie-amd64 GitHub Actions
debian-trixie-arm64 GitHub Actions
ubuntu-focal-amd64 GitHub Actions
ubuntu-focal-arm64 GitHub Actions
ubuntu-jammy-amd64 GitHub Actions
ubuntu-jammy-arm64 GitHub Actions
ubuntu-noble-amd64 GitHub Actions
ubuntu-noble-arm64 GitHub Actions

@kou kou merged commit 65da4ad into apache:main Dec 31, 2024
7 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Dec 31, 2024
@kou kou deleted the packaging-apt-keyring branch December 31, 2024 02:48
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