Wrong MD5 sum for Zope-2.7.0-b1-win32.exe?
Hi, I just downloaded Zope-2.7.0-b1-win32.exe (which worked fine) and checked the md5 sum; unfortunately it didn't match. I repeated the download and got the same file; I repeated it with another browser and got the same again. My md5 sum: ab07f4a679cf9323a5620f3003937d20 The documented, obviously wrong md5 sum: ab7f4a679cf9323a562f303937d20 How can this happen? Isn't the checksum automatically updated when the file is uploaded? By the way, it would be nice if the viewMD5 method would yield a correct line like generated by md5sum (e.g. ab07f4a679cf9323a5620f3003937d20 *Zope-2.7.0-b1-win32.exe ) instead of the leading 0, and even better if the Software Release would provide a list, containing all the md5sums of all its files. Cheers, Tobias
md5s should be fixed now. thanks, Brian Lloyd brian@zope.com V.P. Engineering 540.361.1716 Zope Corporation http://www.zope.com
-----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Tobias Herp Sent: Monday, August 25, 2003 8:23 AM To: zope@zope.org Subject: [Zope] Wrong MD5 sum for Zope-2.7.0-b1-win32.exe?
Hi,
I just downloaded Zope-2.7.0-b1-win32.exe (which worked fine) and checked the md5 sum; unfortunately it didn't match. I repeated the download and got the same file; I repeated it with another browser and got the same again.
My md5 sum: ab07f4a679cf9323a5620f3003937d20
The documented, obviously wrong md5 sum: ab7f4a679cf9323a562f303937d20
How can this happen? Isn't the checksum automatically updated when the file is uploaded?
By the way, it would be nice if the viewMD5 method would yield a correct line like generated by md5sum (e.g.
ab07f4a679cf9323a5620f3003937d20 *Zope-2.7.0-b1-win32.exe
) instead of the leading 0, and even better if the Software Release would provide a list, containing all the md5sums of all its files.
Cheers,
Tobias
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
md5s should be fixed now.
thanks,
Actually, I should clarify this. The way md5s were handled was plain wrong - I've fixed the relevant part of the code, but 'correct' md5s will be generated as new releases are uploaded. Old incorrect md5s won't be shown, but they won't be automagically regenerated either. Brian Lloyd brian@zope.com V.P. Engineering 540.361.1716 Zope Corporation http://www.zope.com
On Mon, Aug 25, 2003 at 03:22:51PM +0200, Tobias Herp wrote:
Hi,
I just downloaded Zope-2.7.0-b1-win32.exe (which worked fine) and checked the md5 sum; unfortunately it didn't match. I repeated the download and got the same file; I repeated it with another browser and got the same again.
My md5 sum: ab07f4a679cf9323a5620f3003937d20
The documented, obviously wrong md5 sum: ab7f4a679cf9323a562f303937d20
I have the same problem with zope-2.6.2b source. It is strange. The only difference is some zeroes. zk
participants (3)
-
Brian Lloyd -
Tobias Herp -
zk