On 10/18/23 15:31, Barry Scott wrote:


On 18 Oct 2023, at 21:45, Patrick Dupre via users <users@lists.fedoraproject.org> wrote:

 Failed to parse Signature Packet
     because: Signature appears to be created by a non-conformant OpenPGP implementation, see <https://github.com/rpm-software-management/rpm/issues/2351 <https://github.com/rpm-software-management/rpm/issues/2351>>.      because: Malformed MPI: leading bit is not set: expected bit 8 to be set in   101000 (28))

I read the issue 2351 and it is saying that there are RPMs that where signed by a buggy gpg implementation.

Apart from dnf remove of the old RPMs you have installed I'm not sure what to suggest you do to fix this.

It is odd that your other system is fine. Are there any RPMs that only the problem system has installed?

It might be a bad key in the database.
Try running "rpm -qa | grep pubkey" to see the list of keys.
Run "rpm -qi $(rpm -qa | grep pubkey)" to get info on all the keys which might indicate which one is bad.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to