SCIENTIFIC-LINUX-USERS Archives

April 2013

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Martin Surovcak <[log in to unmask]>
Reply To:
Martin Surovcak <[log in to unmask]>
Date:
Fri, 19 Apr 2013 15:30:19 +0200
Content-Type:
text/plain
Parts/Attachments:
text/plain (51 lines)
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

-- 
Martin Surovčák | Platform Engineer
[log in to unmask]


> Hi Martin,
> 
> Can I get the urls where you noticed the problem?
> 
> Pat
> 
> On 04/19/2013 07:31 AM, Martin Surovcak wrote:
>> Hi all,
>> 
>> I've just discovered that repomd.xml for SL6x x86_64 is wrong on all SL mirrors. There are switched values for checksum and open-checksum for several files (.gz).
>> 
>> I'm attaching diff which is pretty simple.
>> 
>> I was building own mirror with Pulp and wasn't able to fetch SL6x repository - that's how I've discovered this problem. Intallation via yum/anakonda is ok - and I think it might not be as checksums are not correct.
>> 
>> 
>> 
>> 
> 
> 
> -- 
> Pat Riehecky
> 
> Scientific Linux developer
> 
> http://www.scientificlinux.org/

ATOM RSS1 RSS2