classification
Title: mac binary download link for 2.6.4 broken
Type: behavior Stage: committed/rejected
Components: Installation Versions: Python 2.6
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: barry Nosy List: barry, beard, r.david.murray (3)
Priority: high Keywords

Created on 2009-10-30 15:29 by beard, last changed 2009-10-30 18:48 by beard.

Files
File name Uploaded Description Edit Remove
python mac binary url 404.png beard, 2009-10-30 18:39 screenshot showing 404 error at url
download page.png beard, 2009-10-30 18:43 bad mac binary link from this page
Messages (5)
msg94708 - (view) Author: Jonathan Beard (beard) Date: 2009-10-30 15:29
the mac binary download link for python 2.6.4 is broken:
http://python.org/ftp/python/2.6.4/python-2.6.4-macosx.dmg
msg94717 - (view) Author: Jonathan Beard (beard) Date: 2009-10-30 18:39
Link still broken? see screenshot

http://www.python.org/ftp/python/2.6.4/python-2.6.4-macosx.dmg
msg94718 - (view) Author: Jonathan Beard (beard) Date: 2009-10-30 18:43
Included screenshot of page which has the bad url:

http://www.python.org/download/
msg94719 - (view) Author: R. David Murray (r.david.murray) Date: 2009-10-30 18:46
You probably just need to force your browser to refresh the web page. 
The link works for me (but does not point to the ftp url you specify).
msg94720 - (view) Author: Jonathan Beard (beard) Date: 2009-10-30 18:48
might have been upstream cache. works for me now. thanks!
History
Date User Action Args
2009-10-30 18:48:58beardsetmessages: + msg94720
2009-10-30 18:46:48r.david.murraysettype: resource usage -> behavior
stage: committed/rejected
2009-10-30 18:46:29r.david.murraysetstatus: open -> closed
nosy: + r.david.murray
messages: + msg94719

2009-10-30 18:43:55beardsetfiles: + download page.png

messages: + msg94718
2009-10-30 18:39:52beardsetstatus: closed -> open
files: + python mac binary url 404.png
messages: + msg94717
2009-10-30 18:29:14barrysetstatus: open -> closed
assignee: barry
resolution: fixed
priority: high
2009-10-30 17:52:30ned.deilysetnosy: + barry
2009-10-30 15:29:54beardcreate