<!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">
Yes it matches:<br>
<br>
[root@schoolserver ~]# sha1sum /etc/yum.conf<br>
8970c4d97f3f90eb17520ea3d8590b24bc7f4691&nbsp; /etc/yum.conf<br>
<br>
<br>
<br>
<br>
Martin Langhoff wrote:
<blockquote
 cite="mid:46a038f90812121031l2f2fe7bcv79277a08249a9618@mail.gmail.com"
 type="cite">
  <pre wrap="">On Fri, Dec 12, 2008 at 6:10 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="">Yes, there is a yum.conf.rpmnew present (attached)
No, it has never been touched.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I've tested this today, and what you're finding is right - the upgrade
leaves the old yum.conf -- now, I saw this problem early and added a
workaround. Look at
<a class="moz-txt-link-freetext" href="http://dev.laptop.org/git?p=projects/xs-config;a=blob;f=xs-config.spec.in;h=0cdd22d2626283959e503e0c9cfb61c2d1a9371a;hb=0ec20a942b52be2c5dd0d448f2565faadcacc102#l177">http://dev.laptop.org/git?p=projects/xs-config;a=blob;f=xs-config.spec.in;h=0cdd22d2626283959e503e0c9cfb61c2d1a9371a;hb=0ec20a942b52be2c5dd0d448f2565faadcacc102#l177</a>

The question is why that code isn't taking care of it. I think I know
why -- the sha1sum doesn't match on my test machine... researchign a
bit...

it turns out that there have been 2 different yum.conf files,
depending in the vintage of your XS install. One in the releases
before 0.4 and then the one we shipped for xs-0.4. The sha1 listed
there is the right one for pre-0.4 (167, etc).

The sha1s -- taken from GIT, but corroborated on my test XS installs here are

  ## From XS build 167
  $ git checkout v0.2.10
  $ sha1sum fsroot.olpc.img/etc/yum.conf
  2f12835cb11f100be169abcc8bff72525a25cff7  fsroot.olpc.img/etc/yum.conf

  # from XS 0.4
  $ git checkout v0.3.6
  $ sha1sum altfiles/etc/yum.conf.in
  8970c4d97f3f90eb17520ea3d8590b24bc7f4691  altfiles/etc/yum.conf.in

Reuben, can you confirm that your /etc/yum.conf matches mine (8970c...)?

cheers,



m
  </pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
Reuben K. Caron<br>
Country Support Engineer<br>
One Laptop per Child<br>
Mobile: +1-617-230-3893<br>
<a class="moz-txt-link-abbreviated" href="mailto:reuben@laptop.org">reuben@laptop.org</a><br>
<a href="http://wiki.laptop.org/go/Deployments_Support">
Deployments Support</a>
</div>
</body>
</html>