Skip to content

go: fix RPM signature verification in signing-ticket script#357

Merged
prestist merged 2 commits into
coreos:mainfrom
prestist:update-signing
Mar 3, 2026
Merged

go: fix RPM signature verification in signing-ticket script#357
prestist merged 2 commits into
coreos:mainfrom
prestist:update-signing

Conversation

@prestist

Copy link
Copy Markdown
Contributor

Otherwise we fail due to fragile regex matching. Lets use -Kv instead.

Use rpm -Kv instead of rpm -qip so the key ID appears in the output
and the grep check succeeds.
Add https:// otherwise domain is assumed to be github.

@yasminvalim yasminvalim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

/LGTM

@prestist prestist merged commit 3c2af17 into coreos:main Mar 3, 2026
1 check passed
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