<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Paul Howarth wrote:
<blockquote cite="mid1105604186.3486.46.camel@laurel.intra.city-fan.org"
 type="cite">
  <pre wrap="">On Wed, 2005-01-12 at 23:01 -0800, Max Kanat-Alexander wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Wed, 2005-01-12 at 22:22 -0500, A. Rick Anderson wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Setting up Repo:  kde-redhat-stable-all
repomd.xml                100% |=========================|  951 B    00:00
Setting up Repo:  kde-redhat-stable
repomd.xml                100% |=========================|  951 B    00:00
      </pre>
    </blockquote>
    <pre wrap="">       Apparently you added kde-redhat to the yum.conf. You'll also need a GPG
key for that.

        You'll note that it says kde-redhat in the error message, too.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
And I guess that gpg checking is turned back on for that repo in your
yum.conf (or yum.repos.d/kde-redhat.repo) file, since you've turned off
gpg checking by default as you mentioned earlier.

A better option would of course to be to import the kde-redhat gpg key
and turn on gpg checks for *all* repos.

# rpm --import <a class="moz-txt-link-freetext" href="http://kde-redhat.sourceforge.net/gpg-pubkey">http://kde-redhat.sourceforge.net/gpg-pubkey</a>-
ff6382fa-3e1ab2ca

Paul.
  </pre>
</blockquote>
Thank-you.<br>
<br>
That solved the problem perfectly.  Now I am baffled as to how you
figured that out.  I did a grep on my /etc/yum.conf file, and while
*kde-redhat* was found in the the error message, *kde-redhat* is NOT
present in my /etc/yum.conf or the error message.  How did you know
that kde-redhat.sourceforge.net was the particular URL that would solve
this problem?<br>
<br>
I even tried a grep on all config files in /etc:<br>
[root@Anar ~]# vi /etc/yum.conf<br>
[root@Anar ~]# grep kde-redhat /etc/yum.conf*<br>
[root@Anar ~]# grep kde-redhat /etc/*conf*<br>
[root@Anar ~]# which yum<br>
/usr/bin/yum<br>
[root@Anar ~]# <br>
<br>
Is there another location that yum might be getting its configuration
from?  I am not explicitly setting an alternative configuration file
anywhere (ttbomk).  My yum.conf is attached.                         <br>
<pre class="moz-signature" cols="72">-- 
A. Rick Anderson

</pre>
</body>
</html>