Hey,<br><br>So, I'm having a minor issue.  Today, I configured one of our CentOS systems to use our local mirror (<a href="http://mirror.clarkson.edu">mirror.clarkson.edu</a>) for its repositories.  After doing this, I ran a yum update and received the following warning in the output along with the updates available: <br>

<br>Not using downloaded repomd.xml because it is older than what we have:<br>  Current   : Thu May  7 14:41:57 2009<br>  Downloaded: Tue Apr 28 05:04:32 2009<br><br>In order to get rid of this error, I ran "yum clean all" and then "yum update" again.  This results in the warning no longer being present but also results in yum telling me there are no packages marked for update.<br>

<br>Any thoughts on why this is occuring?  I've posted my mirror configuration at the bottom of the page.<br><br>Thanks,<br>Matt<br><br>======= Mirror Configuration (CentOS-Base.repo) =======<br><br># CentOS-Base.repo<br>

#<br># This file uses a new mirrorlist system developed by Lance Davis for CentOS.<br># The mirror system uses the connecting IP address of the client and the<br># update status of each mirror to pick mirrors that are updated to and<br>

# geographically close to the client.  You should use this for CentOS updates<br># unless you are manually picking other mirrors.<br>#<br># If the mirrorlist= does not work for you, as a fall back you can try the <br># remarked out baseurl= line instead.<br>

#<br>#<br><br>[base]<br>name=CentOS-$releasever - Base<br>#mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os</a><br>

baseurl=<a href="http://mirror.clarkson.edu/centos/$releasever/os/$basearch/">http://mirror.clarkson.edu/centos/$releasever/os/$basearch/</a><br>gpgcheck=1<br>protect=1<br>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5<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">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates</a><br>

baseurl=<a href="http://mirror.clarkson.edu/centos/$releasever/updates/$basearch/">http://mirror.clarkson.edu/centos/$releasever/updates/$basearch/</a><br>gpgcheck=1<br>protect=1<br>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5<br>

<br>#packages used/produced in the build but not released<br>[addons]<br>name=CentOS-$releasever - Addons<br>#mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=addons</a><br>

baseurl=<a href="http://mirror.clarkson.edu/centos/$releasever/addons/$basearch/">http://mirror.clarkson.edu/centos/$releasever/addons/$basearch/</a><br>gpgcheck=1<br>protect=0<br>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5<br>

<br>#additional packages that may be useful<br>[extras]<br>name=CentOS-$releasever - Extras<br>#mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=extras</a><br>

baseurl=<a href="http://mirror.clarkson.edu/centos/$releasever/extras/$basearch/">http://mirror.clarkson.edu/centos/$releasever/extras/$basearch/</a><br>gpgcheck=1<br>protect=0<br>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5<br>

<br>#additional packages that extend functionality of existing packages<br>[centosplus]<br>name=CentOS-$releasever - Plus<br>#mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=centosplus</a><br>

baseurl=<a href="http://mirror.clarkson.edu/centos/$releasever/centosplus/$basearch/">http://mirror.clarkson.edu/centos/$releasever/centosplus/$basearch/</a><br>gpgcheck=1<br>enabled=0<br>protect=0<br>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5<br>

<br>#contrib - packages by Centos Users<br>[contrib]<br>name=CentOS-$releasever - Contrib<br>#mirrorlist=<a href="http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib">http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=contrib</a><br>

baseurl=<a href="http://mirror.clarkson.edu/centos/$releasever/contrib/$basearch/">http://mirror.clarkson.edu/centos/$releasever/contrib/$basearch/</a><br>gpgcheck=1<br>enabled=0<br>protect=0<br>gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5<br>

<br>========================================<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>