[Rpm-maint] [rpm-software-management/rpm] Unknown keyid warning is tied to process lifetime (Issue #3336)

Florian Festi notifications at github.com
Mon Oct 28 11:15:23 UTC 2024


Looks like `rpmKeyringVerifySig*` could easily deal with this. Unfortunately there isn't a good way to return the information. Sure we could add something like RPMRC_NOKEY_REPEATED and RPMRC_NOTTRUSTED_REPEATED as a return value. But that breaks the API for users being unaware and requires fixing our own callers to take these values into account. There are about half a dozen places so it is not that difficult to do, but I wonder if this is just too much of an disruption.

The alternative would be adding something like stashKeyId to the keyring - probably with a better name.

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

Message ID: <rpm-software-management/rpm/issues/3336/2441295345 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241028/5cdfb430/attachment.html>


More information about the Rpm-maint mailing list