On Fedora 25 x86-64, I get a strange mock failure: $ mock -r fedora-25-x86_64 --scrub all $ mock -r fedora-25-x86_64 --init warning: /var/lib/mock/fedora-25-x86_64/root/var/cache/dnf/updates-87ad44ec2dc11249/packages/util-linux-2.28.2-2.fc25.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID fdb19c98: NOKEY Importing GPG key 0x81B46521: Userid : "Fedora (24) <fedora-24-prim...@fedoraproject.org>" Fingerprint: 5048 BDBB A5E7 76E5 47B0 9CCC 73BD E983 81B4 6521 From : /etc/pki/mock/RPM-GPG-KEY-fedora-24-primary Key imported successfully Import of key(s) didn't help, wrong key(s)? Error:
Public key for util-linux-2.28.2-2.fc25.x86_64.rpm is not installedFailing package is: util-linux-2.28.2-2.fc25.x86_64 GPG Keys are configured as: file:///etc/pki/mock/RPM-GPG-KEY-fedora-24-primary Key fdb19c98 is the Fedora 25 signing key, it seems. mock only ships signing keys up to Fedora 24: $ rpm -ql mock | grep pki.*fedora /etc/pki/mock/RPM-GPG-KEY-fedora-23-primary /etc/pki/mock/RPM-GPG-KEY-fedora-23-secondary /etc/pki/mock/RPM-GPG-KEY-fedora-24-primary /etc/pki/mock/RPM-GPG-KEY-fedora-24-secondary And this is what ends up in the chroot. Obviously, this has worked before. Any idea what is going on here? Thanks, Florian _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org