Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 8th February 2013, 01:53 AM
StupidZombie Offline
Registered User
 
Join Date: Feb 2013
Location: Roscoe ,NY
Posts: 1
linuxfirefox
GPG key retrieval failed

Hello,
I am new to Fedora 18 and I am trying to install VCL.
That is what I get. Please help.


Dependencies Resolved

================================================== ==============================
Package Arch Version Repository Size
================================================== ==============================
Installing:
vlc i686 2.0.5-1.fc18 rpmfusion-free 1.6 M
Installing for dependencies:
SDL_image i686 1.2.12-3.fc18 fedora 40 k
a52dec i686 0.7.4-16.fc17 rpmfusion-free 48 k
aalib-libs i686 1.4.0-0.21.rc5.fc18 fedora 65 k
celt i686 0.11.1-4.fc18 fedora 74 k
crystalhd-firmware noarch 3.10.0-2.fc18 fedora 1.1 M
dirac-libs i686 1.0.2-9.fc18 fedora 253 k
faad2-libs i686 1:2.7-2.fc17 rpmfusion-free 146 k
ffmpeg-libs i686 1.0.1-1.fc18 rpmfusion-free 3.5 M
freeglut i686 2.8.0-7.fc18 fedora 174 k
fribidi i686 0.19.4-1.fc18 fedora 63 k
ftgl i686 2.1.3-0.7.rc5.fc18 fedora 103 k
game-music-emu i686 0.5.5-3.fc18 fedora 160 k
gpm-libs i686 1.20.6-26.fc18 updates 31 k
lame-libs i686 3.99.5-1.fc18 rpmfusion-free 333 k
libass i686 0.10.1-2.fc18 fedora 65 k
libcaca i686 0.99-0.15.beta17.fc18 fedora 218 k
libcddb i686 1.3.2-9.fc18 fedora 70 k
libcrystalhd i686 3.10.0-2.fc18 fedora 52 k
libdca i686 0.0.5-6.fc17 rpmfusion-free 102 k
libdvbpsi i686 0.2.2-2.fc17 rpmfusion-free 50 k
libebml i686 1.2.2-3.fc18 fedora 70 k
libkate i686 0.3.8-6.fc18 fedora 50 k
libmad i686 0.15.1b-15.fc18 rpmfusion-free 76 k
libmatroska i686 1.3.0-3.fc18 fedora 141 k
libmodplug i686 1:0.8.8.4-3.fc18 fedora 164 k
libmpeg2 i686 0.5.1-9.fc17 rpmfusion-free 67 k
libprojectM i686 2.0.1-17.fc18 fedora 469 k
libtar i686 1.2.11-23.fc18 fedora 33 k
libtiger i686 0.3.4-4.fc18 fedora 36 k
libupnp i686 1.6.17-1.fc18 fedora 96 k
libva i686 1.1.0-5.fc18 fedora 60 k
lirc-libs i686 0.9.0-10.fc18 fedora 35 k
live555 i686 0-0.38.2012.10.18.fc18 rpmfusion-free 330 k
minizip i686 1.2.7-9.fc18 fedora 34 k
openal-soft i686 1.14-3.fc18 fedora 180 k
schroedinger i686 1.0.11-3.fc18 fedora 283 k
twolame-libs i686 0.3.13-2.fc17 rpmfusion-free 49 k
vlc-core i686 2.0.5-1.fc18 rpmfusion-free 7.9 M
x264-libs i686 0.128-2.20121118gitf6a8615.fc18 rpmfusion-free 561 k
xcb-util-keysyms i686 0.3.8-4.fc18 fedora 9.5 k
xvidcore i686 1.3.2-3.fc17 rpmfusion-free 251 k
zvbi i686 0.2.33-14.fc18 fedora 413 k

Transaction Summary
================================================== ==============================
Install 1 Package (+42 Dependent packages)

Total size: 19 M
Installed size: 68 M
Is this ok [y/N]: y
Downloading Packages:
warning: /var/cache/yum/i386/18/rpmfusion-free/packages/live555-0-0.38.2012.10.18.fc18.i686.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-i386


GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18-i386
[root@localhost nikita]#

---------- Post added at 08:49 PM ---------- Previous post was at 08:46 PM ----------

Also that happens when i try to configure mplayer.

[root@localhost MPlayer-1.1]# ./configure
Checking for working compiler ...
Error: Compiler is not functioning correctly. Check your installation and custom CFLAGS .

Never ran into anything like that with fedora 8.
Am I missing something ?

---------- Post added at 08:53 PM ---------- Previous post was at 08:49 PM ----------

Moreover, when I try to run yum update I get that

Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18-i386


GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmfusion-free-fedora-18-i386
Reply With Quote
  #2  
Old 14th February 2013, 05:48 PM
nikhilo Offline
Registered User
 
Join Date: Feb 2013
Location: California
Posts: 1
linuxchrome
Re: GPG key retrieval failed

you can use this page to download the specific key you want
http://rpmfusion.org/keys?action=Att...free-fedora-18

I downloaded this one:
[get | view] (2012-09-24 19:50:04, 1.7 KB) [[attachment:RPM-GPG-KEY-rpmfusion-free-fedora-18]]

and then renamed it to the missing file in the error. worked for me!
Reply With Quote
Reply

Tags
failed, gpg, key, retrieval

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GPG key retrieval failed: Browser Installation and Live Media 5 9th February 2013 02:30 AM
GPG key retrieval failed; after yum update command spinr35 Using Fedora 5 6th February 2013 05:21 AM
[SOLVED] Upgrade FC 17 -> 18 fails: "GPG key retrieval failed" ChrisGGG Using Fedora 4 16th January 2013 11:59 AM
gpg key retrieval failed windtalker Using Fedora 0 5th December 2010 03:43 PM
GWeather 'retrieval failed' westand Using Fedora 0 4th March 2009 05:09 PM


Current GMT-time: 08:04 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat