This has been happening for over a week now. When running mockbuild, receiving the following:
warning: Generating 18 missing index(es), please wait... warning: /var/lib/mock/fedora-rawhide-x86_64/root/var/cache/dnf/fedora-2d95c80a1fa0a67d/packages/alternatives-1.19-3.fc37.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID eb10b464: NOKEY fedora 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0xEB10B464: Userid : "Fedora (38) fedora-38-primary@fedoraproject.org" Fingerprint: 6A51 BBAB BA3D 5467 B617 1221 809A 8D7C EB10 B464 From : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary Key imported successfully fedora 1.6 MB/s | 1.6 kB 00:00 GPG key at file:///usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-38-primary (0xEB10B464) is already installed fedora 1.6 MB/s | 1.6 kB 00:00 Importing GPG key 0x5323552A: Userid : "Fedora (37) fedora-37-primary@fedoraproject.org" Fingerprint: ACB5 EE4E 831C 74BB 7C16 8D27 F55A D3FB 5323 552A From : /usr/share/distribution-gpg-keys/fedora/RPM-GPG-KEY-fedora-37-primary Key imported successfully error: /var/lib/mock/fedora-rawhide-x86_64/root/var/cache/dnf/fedora-2d95c80a1fa0a67d/packages/tzdata-2022c-1.fc38.noarch.rpm: signature hdr data: BAD, no. of bytes(295204) out of range Problem opening package tzdata-2022c-1.fc38.noarch.rpm Error: GPG check FAILED
I suspect this is a local issue, pungi makes sure not to compose rpms that aren't correctly signed.
Perhaps something is wrong in your cache (was it made before f37 branching?).
Try a 'mock --scrub all' and redownload your cache?
Thanks Kevin, that fixed it. Not sure how it got screwed up, but it's working now after the --scrub all. I'll remember that for future reference!
Metadata Update from @gbcox: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)