Re: Createrepo checksum problem
Zdenek Pavlas <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <2e9edb87-1339-4466-9860-89d568ffbc63@zmail17.collab.prod.int.phx2.redhat.com> |
Hi, > --------------------------- > Not using downloaded repomd.xml because it is older than what we > have: > Current : Wed Mar 7 14:07:50 2012 > Downloaded: Mon Mar 5 16:52:43 2012 > ---------------------------- > > But i checked the repomd.xml changetime and it's "Mar 7 14:07:50". Yum changes the timestamps to whatever was sent in HTTP headers, I'd check that first, to see if there's something wrong with Yum or httpd. $ curl --remote-time http:// .. /repomd.xml $ ls -l repomd.xml