Re: wrong md5 checksum

2008-07-02 Thread Terry Reedy
kkwweett wrote: A. an error in the software that computed the value for the web page, B. a transcription error in putting the checksum on the web page, C. accidental corruption of the file, or D. a deliberate attempt to substitute a file with a similar MD5 sum. It seems that the answe

Re: wrong md5 checksum

2008-07-02 Thread kkwweett
A. an error in the software that computed the value for the web page, B. a transcription error in putting the checksum on the web page, C. accidental corruption of the file, or D. a deliberate attempt to substitute a file with a similar MD5 sum. It seems that the answer is probably B. Bu

Re: wrong md5 checksum

2008-07-01 Thread Peter Pearson
On Tue, 01 Jul 2008 17:54:05 +0200, kkwweett <[EMAIL PROTECTED]> wrote: > kkwweett a écrit : >> Hi, >> >> the download page (http://www.python.org/download/releases/3.0/) for >> Python 3000 shows : >> >> 9119625244b17aa35ed94b655a2b2135 13491200 python-3.0b1.msi >> >> but I got >> >> 9119625

Re: wrong md5 checksum

2008-07-01 Thread kkwweett
kkwweett a écrit : Hi, the download page (http://www.python.org/download/releases/3.0/) for Python 3000 shows : 9119625244b17aa35ed94b655a2b2135 13491200 python-3.0b1.msi but I got 9119625244a57aa35ed94b655a2b2135 13491200 python-3.0b1.msi (44a57 rather than 44b17 ) with several md5 c