On Mon, 08 Dec 2008 10:59:48 -0500, Bill wrote: > >>> Not using downloaded repomd.xml because it is older than what we have: > Since the packages are being updated, I'm somewhat dubious that an out-of-date > repo is the cause here. The mirror-list pointed Yum at a mirror that offers metadata which are older than what you have in your cache already (-> /var/cache/yum/$REPOID/). Yum compares the timestamps, ignores the older metadata index file and continues with the cached metadata which are newer. If you really want to dig deeper, examine the files in Yum's cache, notice the timestamps of the "cachecookie" and the cached "repomd.xml", then visit the repository URLs in the cached "mirrorlist.txt" file with your favourite browser and examine the timestamps of the files in the remote "repodata" directories. That way you can find out which mirror is not up-to-date. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines