Hello list, I am rebuilding some packages from earlier versions of Fedora for F23. While this process is going well, I have been unable to rectify a "NOKEY" warning from rpm, despite having (I think) the requisite keys on the F23 machine. For example, installing the source from kate yields the following: $ rpm -i kate-4.14.3-6.fc21.src.rpm warning: kate-4.14.3-6.fc21.src.rpm: Header V3 RSA/SHA256 Signature, key ID 95a43f54: NOKEY I did import the package signing keys for F21 from https://getfedora.org/keys/, and the /etc/pki/rpm-gpg/ directory shows a number of keys installed: $ ll /etc/pki/rpm-gpg/*21* lrwxrwxrwx. 1 root root 31 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-aarch64 -> RPM-GPG-KEY-fedora-21-secondary lrwxrwxrwx. 1 root root 29 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-armhfp -> RPM-GPG-KEY-fedora-21-primary lrwxrwxrwx. 1 root root 29 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-i386 -> RPM-GPG-KEY-fedora-21-primary lrwxrwxrwx. 1 root root 31 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-ppc64 -> RPM-GPG-KEY-fedora-21-secondary lrwxrwxrwx. 1 root root 31 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-ppc64le -> RPM-GPG-KEY-fedora-21-secondary -rw-r--r--. 1 root root 1658 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-primary lrwxrwxrwx. 1 root root 31 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-s390 -> RPM-GPG-KEY-fedora-21-secondary lrwxrwxrwx. 1 root root 31 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-s390x -> RPM-GPG-KEY-fedora-21-secondary -rw-r--r--. 1 root root 3819 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-secondary lrwxrwxrwx. 1 root root 29 Oct 19 20:41 /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-21-x86_64 -> RPM-GPG-KEY-fedora-21-primary I'm also having this same problem with rpmfusion packages as well, but I figured I would start with this one first. Any ideas why I'm still getting the "NOKEY" warning? Thanks, Jon -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org