I'm trying to install a bunch of stuff from rpmfusion for Fedora 18 x86_64, and am getting this error: GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18-x86_64 >From the rpm -ql output shown below, I suspect it's a file missing from rpmfusion-free-release-16-3.noarch Note that earlier releases have both -NN-primary and -NN-x86_64 files, but there's only -18-primary for Fedora 18. But I'm not particularly versed in this side of things. Here's my session log: # yum --nogpgcheck -y install \ http://rpm.livna.org/livna-release.rpm \ http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm \ http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm .... # yum -y install ...lots of packages ... .... Transaction Summary ================================================================================ Install 32 Packages (+310 Dependent packages) Total size: 404 M Installed size: 1.1 G Downloading Packages: warning: /var/cache/yum/x86_64/18/rpmfusion-free/packages/live555-0-0.38.2012.10.18.fc18.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 982e0a7c: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18-x86_64 GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18-x86_64 # rpm -ql rpmfusion-free-release-16-3.noarch /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-15-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-15-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-15-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-16-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-16-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-16-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-17-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-17-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-17-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18-primary /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-latest-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-latest-x86_64 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-rawhide-i386 /etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-rawhide-x86_64 /etc/yum.repos.d/rpmfusion-free-rawhide.repo /etc/yum.repos.d/rpmfusion-free-updates-testing.repo /etc/yum.repos.d/rpmfusion-free-updates.repo /etc/yum.repos.d/rpmfusion-free.repo # -- In my day, we used to edit the inodes by hand. With magnets. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org