<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.6.2">
</HEAD>
<BODY>
<BR>
<BLOCKQUOTE TYPE=CITE>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">On 10/10/05, </FONT><FONT COLOR="#000000"><B>John Moore</B></FONT><FONT COLOR="#000000"> <<A HREF="mailto:database1@qualitycareforchildren.org">database1@qualitycareforchildren.org</A>> wrote:</FONT><BR>
    <BLOCKQUOTE>
        <FONT COLOR="#000000">10.10.2005</FONT><BR>
        <BR>
        <FONT COLOR="#000000">Last time I did yum (yum update), it updated the kernel to 2.6.13.  Ever</FONT><BR>
        <FONT COLOR="#000000">since, doing yum update I get this at the terminal:</FONT><BR>
        <BR>
        <FONT COLOR="#000000">[jmoore@localhost ~]$ yum update</FONT><BR>
        <FONT COLOR="#000000">Config Error: Error accessing file for config <A HREF="file:///etc/yum.conf">file:///etc/yum.conf</A></FONT><BR>
        <BR>
        <FONT COLOR="#000000">I have checked out /etc/ (doing su -) and found that yum.conf looked</FONT><BR>
        <FONT COLOR="#000000">like yum.conf~.  Thought that might be the problem so I renamed it back</FONT><BR>
        <FONT COLOR="#000000">to yum.conf but I still get the same problem at the terminal.</FONT><BR>
        <BR>
        <FONT COLOR="#000000">Oh, and Yumex just flashes open but doesn't stay open.  That is, Yumex</FONT><BR>
        <FONT COLOR="#000000">also doesn't work.</FONT><BR>
        <BR>
        <FONT COLOR="#000000">Any suggestions?</FONT><BR>
        <FONT COLOR="#000000">John Moore</FONT><BR>
        <FONT COLOR="#000000">Atlanta, GA</FONT><BR>
        <BR>
        <FONT COLOR="#000000">--</FONT><BR>
        <FONT COLOR="#000000">fedora-list mailing list </FONT><BR>
        <FONT COLOR="#000000"><A HREF="mailto:fedora-list@redhat.com">fedora-list@redhat.com</A></FONT><BR>
        <FONT COLOR="#000000">To unsubscribe: <A HREF="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</A></FONT>
    </BLOCKQUOTE>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
<PRE>
<FONT COLOR="#000000">-- </FONT>
<FONT COLOR="#000000">fedora-list mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:fedora-list@redhat.com">fedora-list@redhat.com</A></FONT>
<FONT COLOR="#000000">To unsubscribe: <A HREF="https://www.redhat.com/mailman/listinfo/fedora-list">https://www.redhat.com/mailman/listinfo/fedora-list</A></FONT>
</PRE>
</BLOCKQUOTE>
<BR>
On Mon, 2005-10-10 at 19:20 -0600, Spencer Kellis wrote:<BR>
<BLOCKQUOTE TYPE=CITE>
    <FONT COLOR="#000000">I just had problems with yum myself... a few things I learned that might help:</FONT><BR>
    <BR>
    <FONT COLOR="#000000">clean up your yum data:</FONT><BR>
    <FONT COLOR="#000000">yum clean all</FONT><BR>
    <BR>
    <FONT COLOR="#000000">clean up your rpm data:</FONT><BR>
    <FONT COLOR="#000000">rm /var/lib/rpm/__db*</FONT><BR>
    <FONT COLOR="#000000">rpm --rebuilddb</FONT><BR>
    <BR>
    <FONT COLOR="#000000">I think those are the basics... hopefully that does something!</FONT><BR>
    <BR>
    <FONT COLOR="#000000">Spencer</FONT><BR>
</BLOCKQUOTE>
<FONT COLOR="#000000"><A HREF="http://www.spencerkellis.net">www.spencerkellis.net</A> </FONT><BR>
<BR>
10.11.2005<BR>
<BR>
Hey Spencer.<BR>
<BR>
Tried the first command "yum clean all" and this is what I got (what I entered at the terminal)<BR>
<BR>
[jmoore@localhost ~]$ su -<BR>
Password:<BR>
[root@localhost ~]# yum clean all<BR>
Config Error: Error accessing file for config file:///etc/yum.conf<BR>
[root@localhost ~]#<BR>
<BR>
As you can see, I still got the same error.  Any suggestions?<BR>
<BR>
</BODY>
</HTML>