[Rpm-maint] [rpm-software-management/rpm] RPM version 4.16.1.3, failure to import some keys (Issue #1977)

Demi Marie Obenour notifications at github.com
Sun Mar 27 17:48:53 UTC 2022


> I have access to the getpagespeed secret key as I work there. I resigned like so:
> 
> ```
> gpg --cipher-algo IDEA --cert-digest-algo sha512 --expert --edit-key <KEY>
> ```
> 
> Then `sign`, and `save`.
> 
> But when exported with `gpg --export --export-options export-minimal --armor > test-key`, I still can't import it on the target CentOS Stream 9 machine with the same cryptic message. What am I doing wrong?

You need to force GPG to regenerate the binding signatures on the subkeys.  The easiest way I know to do that is to set an expiration date on the subkey, save the key, remove the expiration date, and then save the key again.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1977#issuecomment-1079983077
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/1977/1079983077 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220327/457c01b6/attachment-0001.html>


More information about the Rpm-maint mailing list