Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRC mismatch #1935

Open
timmjd opened this issue Dec 10, 2021 · 1 comment
Open

CRC mismatch #1935

timmjd opened this issue Dec 10, 2021 · 1 comment

Comments

@timmjd
Copy link

@timmjd timmjd commented Dec 10, 2021

Describe the bug
CRC missmatch for old Python 2.4.x versions

python-2.4.msi   [ e9fe1fcdce9fa8c5590ab58b1de3246f != 5810ed46da712adef93315b08791aea8 (EXPECTED) ]
python-2.4.4.msi [ 8b1517fdbf287d402ac06cc809abfad6 != e153f8e72e53b34694323321d1a6654c (EXPECTED) ]
python-2.4.3.msi [ ab946459d7cfba4a8500f9ff8d35cc97 != 9a06d08854ddffc85d8abd11f3c2acc2 (EXPECTED) ]
python-2.4.2.msi [ bfb6fc0704d225c7a86d4ba8c922c7f5 != f9a189a11316dc523732b38334c9dd7b (EXPECTED) ]

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://www.python.org/downloads/
  2. Click on version 2.4 / 2.4.4 / 2.4.3 / 2.4.2
  3. Select windows MSI installer
  4. Download
  5. Check MD5 against MD5 mentioned on webpage

Expected behavior
MD5 does match

@ned-deily
Copy link
Member

@ned-deily ned-deily commented Jan 30, 2022

@berkerpeksag, it looks you updated those release pages for some reason back in 2017?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants