On 04/19/2013 08:30 AM, Martin Surovcak wrote:
Hi Pat,

just check 
http://ftp.scientificlinux.org/linux/scientific/6.4/x86_64/os/repodata/repomd.xml

wget -O - 
"http://ftp.scientificlinux.org/linux/scientific/6.4/x86_64/os/repodata/repomd.xml"; 2> 
/dev/null | grep -A7 '"filelists"'
   <data type="filelists">
     <checksum 
type="sha256">8f9fcad797a917e45bc021638e0b1df01dc25f8bc6f7c9b2b564c34efbdf2d68</checksum>
     <timestamp>1363975800</timestamp>
     <size>4797950</size>
     <open-size>71777950</open-size>
     <open-checksum 
type="sha256">e8042a259e3765f4a8493c400dbb82395b2aa828e7e06879f2d61b9bfecead1f</open-checksum>
     <location href="repodata/filelists.xml.gz"/>
   </data>

wget -O - 
"http://ftp.scientificlinux.org/linux/scientific/6.4/x86_64/os/repodata/filelists.xml.gz";
 2>/dev/null | sha256sum
e8042a259e3765f4a8493c400dbb82395b2aa828e7e06879f2d61b9bfecead1f  -

Martin


That's more than a little strange.

I've fixed it up.  I'll have to look into how they got messed up.

Pat

--
Pat Riehecky

Scientific Linux developer
http://www.scientificlinux.org/

Reply via email to