Marcus Meissner wrote:
On Wed, Sep 13, 2006 at 12:30:27PM +0200, Erik Jakobsen wrote:
Marcus Meissner wrote:
> > > Ok and thanks. Which one is it, and how can I determine if it's wrong or not ?: locate repomd.xml /var/lib/smart/channels/KDE:KDE3%%http:__software.opensuse.org_download_KDE:_KDE3_SUSE_Linux_10.1_repodata_repomd.xml
This one.
Check if it contains "430d8..." currently in the checksum tag for primary.xml.gz.
Ciao, Marcus
Marcus!, which package contains the md5 ?
The repomd.xml file does contain it. Just look into it with any text browser.
Ciao, Marcus
Ok, but I'm not sure it's the right one I opened ?:
<?xml version="1.0" encoding="UTF-8"?> <repomd xmlns="http://linux.duke.edu/metadata/repo"> <data type="other"> <location href="repodata/other.xml.gz"/> <checksum type="sha">eda24c5a38de268325696781d54c5c45567171df</checksum> <timestamp>1157287362</timestamp> <open-checksum type="sha">c89776c18db0954cb3c380d1942d9024572e32a9</open-checksum> </data> <data type="filelists"> <location href="repodata/filelists.xml.gz"/> <checksum type="sha">3dd82f7db1d0a4038ec5d3afb33c8e98587eafba</checksum> <timestamp>1157287362</timestamp> <open-checksum type="sha">27c892c7176dc76aeaaa0cb3c8e90abb3a67ce49</open-checksum> </data> <data type="primary"> <location href="repodata/primary.xml.gz"/> <------------THINK IT'S THIS ONE ? <checksum type="sha">b41489bbba7f7bd4ce5fb4986d38db3867596cb3</checksum>
Yes and this is the broken checksum. So this file (repomd.xml) is too old on your machine.
<timestamp>1157287362</timestamp> <open-checksum type="sha">2fd44568661e2deb36809007ca6595a8a69735d5</open-checksum> </data> </repomd>
Ciao, Marcus
Ok, and how do I make it up to date ?.