<div dir="ltr">On Wed, Oct 21, 2009 at 9:29 PM, Alan McKay <span dir="ltr"><<a href="mailto:alan.mckay@gmail.com">alan.mckay@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="im">> /etc/yum.repos.d/CentOS-Base.repo has this:<br>
><br>
> #released updates<br>
> [updates]<br>
> name=CentOS-$releasever - Updates<br>
> mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates" target="_blank">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates</a><br>


> #baseurl=<a href="http://mirror.centos.org/centos/$releasever/updates/$basearch/" target="_blank">http://mirror.centos.org/centos/$releasever/updates/$basearch/</a><br>
> gpgcheck=1<br>
> enabled=1<br>
> priority=1<br>
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5<br>
<br>
</div>You can update this yourself to hardcode the 5.4 version of your<br>
mirror, e.g someone else in this thread said this was their mirror :<br>
<div class="im"><br>
<a href="http://www.muug.mb.ca/pub/centos/5.3/updates/i386/" target="_blank">http://www.muug.mb.ca/pub/centos/5.3/updates/i386/</a><br>
<br>
</div>and you can change the 5.3 to 5.4 to see that 5.4 is there already,<br>
but maybe the "5" symlink has not yet been changed to point to it<br>
<div class="im"><br>
<a href="http://www.muug.mb.ca/pub/centos/5.4/updates/i386/" target="_blank">http://www.muug.mb.ca/pub/centos/5.4/updates/i386/</a><br>
<br>
</div>So update the repo file to something like this :<br>
<br>
> #mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates" target="_blank">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates</a><br>


> baseurl=<a href="http://www.muug.mb.ca/pub/centos/5.4/updates/i386/" target="_blank">http://www.muug.mb.ca/pub/centos/5.4/updates/i386/</a><br><br></blockquote><div> </div><div>Updating your repo file like this is a very bad idea.  You would be better off waiting for the mirrorlist.txt file to update instead of causing yourself more headaches in the long run.<br>

<br>Matt<br clear="all"><br>--<br>Mathew S. McCarrell<br>Clarkson University '10<br><br><a href="mailto:mccarrms@gmail.com">mccarrms@gmail.com</a><br><a href="mailto:mccarrms@clarkson.edu">mccarrms@clarkson.edu</a><br>

1-518-314-9214<br></div></div></div>