<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body alink="#ee0000" bgcolor="#000000" link="#0000ee" text="#000000"
 vlink="#551a8b">
<font color="#ffffff">David Timms wrote:</font>
<blockquote cite="mid:4688DF92.5050407@iinet.net.au" type="cite"><font
 color="#ffffff">Bob Goodwin wrote:
  <br>
  </font>
  <blockquote type="cite"><font color="#ffffff"><br>
Is there no easy way to get all these keys installed in
/etc/yum.repos.d other than gpgcheck=0 ?
    <br>
    </font></blockquote>
  <font color="#ffffff">That isn't a good idea.
  <br>
  <br>
  </font>
  <blockquote type="cite"><font color="#ffffff">(9/9):
kdelibs-3.5.7-8.fc 100% |=========================|  18 MB    01:45   
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID
ff6382fa
    <br>
    <br>
GPG key retrieval failed: [Errno 5] OSError: [Errno 2] No such file or
directory: '/etc/pki/rpm-gpg/kde-redhat.RPM-GPG-KEY'
    <br>
    </font></blockquote>
  <font color="#ffffff">{If you are on F7, you should find fairly
up2date kde packages within the normal fedora {everything}
respository.}
  <br>
  <br>
Else, you could apply a commandline option to your yum command. find it
by typing yum in a terminal prompt {..gpg..}. You want to be extremely
sure that that package you are installing is what it appears to be.
  <br>
  <br>
My approach is to have /etc/yum.conf have keepcache=1, then try to yum
install a package - this gets the package downloaded to the yum cache.
  <br>
Then use rpm to install it: rpm -Uvh  /var/cache/yum/......
  <br>
  <br>
For the one you are seeing, I imagine you might have installed a
kde-redhat-release style of package. This has extracted the repo's gpg
key into /etc/pki, but has not installed it into the rpm database. This
is done with: rpm --import /path/to/key/file
  <br>
  <br>
btw you can list installed keys with:
  <br>
rpm -qai gpg\*
  <br>
  <br>
DaveT.
  <br>
  </font></blockquote>
<font color="#ffffff">This is F-7 barely 24 hours since install from
DVD and everything seems to work without much effort except for this
problem.  I use XFCE and I may not have told it to install KDE, only
Gnome?  I will check on that later.  But perhaps that's why I didn't
get the KDE key which was needed to install K3B this morning via yum?<br>
<br>
The /etc/yum.repo.d file I used I copied from another F-7 installation
but it may have been originally from FC-6, I'm losing track of what
I've been doing.  Most of my time for the last day has been spent
getting things configured and this was the first problem with yum.<br>
<br>
I will try the things you suggest  ...<br>
<br>
Thanks.<br>
<br>
Bob Goodwin<br>
</font><font color="#ffffff"><br>
</font>
</body>
</html>