Skip to content

Commit

Permalink
Test rpm -e gpg-pubkey
Browse files Browse the repository at this point in the history
  • Loading branch information
ffesti committed Nov 29, 2024
1 parent 71e88ec commit 51f4831
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/rpmsigdig.at
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,15 @@ runroot rpmkeys --list
[0],
[],
[])

runroot rpmkeys --import /data/keys/rpm.org-rsa-2048-test.pub
RPMTEST_CHECK([
runroot rpm -e gpg-pubkey-771b18d3d7baa28734333c424344591e1964c5fc
runroot rpm -qa gpg-pubkey
],
[0],
[],
[])
RPMTEST_CLEANUP

AT_SETUP([rpmkeys migrate from keyid to fingerprint (rpmdb)])
Expand Down

0 comments on commit 51f4831

Please sign in to comment.