<!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 bgcolor="#ffffff" text="#000000">
<br>
<br>
Jerry Vonau wrote:
<blockquote cite="mid:49428FB7.8050500@shaw.ca" type="cite">
  <pre wrap="">Reuben K. Caron wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Martin Langhoff wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">On Thu, Dec 11, 2008 at 7:06 PM, Reuben K. Caron <a class="moz-txt-link-rfc2396E" href="mailto:reuben@laptop.org">&lt;reuben@laptop.org&gt;</a> wrote:
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">   yum repolist --enablerepo=*
repolist: 0
    
        </pre>
      </blockquote>
      <pre wrap="">...
  
      </pre>
      <blockquote type="cite">
        <pre wrap="">This is on an upgrade from 0.4
    
        </pre>
      </blockquote>
      <pre wrap="">Doesn't sound good. Some more questions --

 - can you email me any install / upgrade logs in /root/ ?
  
      </pre>
    </blockquote>
    <pre wrap="">attached
    </pre>
    <blockquote type="cite">
      <pre wrap=""> - what does /etc/yum.conf say?
  
      </pre>
    </blockquote>
    <pre wrap="">attached
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Reuben, is there an /etc/yum.conf.rpmnew present on your box? If so, did
you modify your /etc/yum.conf prior to the upgrade in anyway?
  </pre>
</blockquote>
<br>
Yes, there is a yum.conf.rpmnew present (attached)<br>
No, it has never been touched.<br>
<br>
<br>
<blockquote cite="mid:49428FB7.8050500@shaw.ca" type="cite">
  <pre wrap="">
### OLPC School server yum configuration
###
### NOTE: yum.conf.in is the master file. Edit
###       the master file if you want your changes to persist.
###       After editing the master file, do
###
###          `make -f xs-config.make &lt;targetfile&gt;`
###
### Also see /usr/share/doc/xs-config-&lt;version&gt;/README for more
### details, including how to RECOVER changes you have made if
### they are overwritten.
###
[main]
cachedir=/var/cache/yum
keepcache=0
debuglevel=2
logfile=/var/log/yum.log
exactarch=1
obsoletes=1
gpgcheck=1
plugins=1
metadata_expire=1800

# PUT YOUR REPOS IN separate files named file.repo in...
reposdir=/etc/yum.repos.olpc.d

### NOTE that we use an alternative
### repo directory until <a class="moz-txt-link-freetext" href="http://dev.laptop.org/ticket/8033">http://dev.laptop.org/ticket/8033</a>
### is fixed. So the default
## reposdir /etc/yum.repos.d
### is not enabled.


That is the old yum.conf from F7, don't think the test "$SHA1SUM =
$BADSHA1SUM" to move the yum.conf.rpmnew to yum.conf was matched.

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap=""> - have you got files in /etc/yum.repos.d named olpcxs* ?
  
      </pre>
    </blockquote>
    <pre wrap="">[root@schoolserver etc]# ls /etc/yum.repos.d/
fedora-rawhide.repo  fedora-updates-newkey.repo          olpcxs.repo
fedora.repo          fedora-updates-testing-newkey.repo  olpcxs-testing.repo


    </pre>
  </blockquote>
  <pre wrap=""><!---->looks good.

Jerry
_______________________________________________
Server-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Server-devel@lists.laptop.org">Server-devel@lists.laptop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.laptop.org/listinfo/server-devel">http://lists.laptop.org/listinfo/server-devel</a>
  </pre>
</blockquote>
<br>
</body>
</html>