[Rpm-maint] [rpm-software-management/rpm] Binary PGP keys cannot be imported (Issue #2689)
Petr Pisar
notifications at github.com
Tue Oct 3 12:40:54 UTC 2023
In <https://github.com/rpm-software-management/librepo/issues/284> a user sets <https://fedoraproject.org/fedora.gpg> as a trusted keyring for a YUM repository and librepo rejects the key file because librpm sequoia backend rejects the binary format. The same happens with "rpm --import":
{noformat}
# rpm --import fedora.gpg
error: fedora.gpg: key 1 not an armored public key.
# rpm -q rpm-libs
rpm-libs-4.19.0-1.fc40.x86_64
{noformat}
Is that a bug or a feature? Should rpmio applications implement their own conversion from binary format to ASCII-armored format, is that something librpmio should support?
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2689
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/2689 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231003/82ce8073/attachment.html>
More information about the Rpm-maint
mailing list