On Thu, Sep 05, 2024 at 07:03:05AM GMT, Gabriel L. Somlo wrote:
> As of right now (09/05/2024, 7:00am EDT), I'm getting an error when
> running `mock -r fedora-rawhide-x86_64 --clean --init` on an
> up-to-date f40 machine:
> 
> ...
> --------------------------------------------------------------------------------
> [153/153] Total                         100% |   0.0   B/s |   0.0   B |  
> 00m00s
> Running transaction
> Importing PGP key 0xE99D6AD1:
>  Userid     : "Fedora (41) <fedora-41-prim...@fedoraproject.org>"
>  Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
>  From       : 
> file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
> The key was successfully imported.
> Importing PGP key 0xE99D6AD1:
>  Userid     : "Fedora (41) <fedora-41-prim...@fedoraproject.org>"
>  Fingerprint: 466CF2D8B60BC3057AA9453ED0622462E99D6AD1
>  From       : 
> file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-41-primary
> The key was successfully imported.
> Importing PGP key 0xA15B79CC:
>  Userid     : "Fedora (40) <fedora-40-prim...@fedoraproject.org>"
>  Fingerprint: 115DF9AEF857853EE8445D0A0727707EA15B79CC
>  From       : 
> file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-40-primary
> The key was successfully imported.
> 
> Transaction failed: Signature verification failed.
> PGP check for package "tar-2:1.35-4.fc41.x86_64" 
> (/var/lib/mock/fedora-rawhide-x86_64/root/var/cache/dnf/fedora-2d95c80a1fa0a67d/packages/tar-1.35-4.fc41.x86_64.rpm)
>  from repo "fedora" has failed: Import of the key didn't help, wrong key?
> 
> Any ideas on what might be wrong, with either rawhide and/or what I'm
> doing on my end? :)

You need to update to the latest mock-core-configs and
distribution-gpg-keys packages, then do a 'mock --scrub=all'.

Basically we have branched f41 from rawhide, and rawhide is now moving
toward f42. So it's signed by a different key, but your mock/keys thinks
it's still f41 and may have old f41 cached packages it's trying to use?

kevin

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to