classification
Title: 2.5b1 windows won't install or admit failure
Type: Stage:
Components: Installation Versions: Python 2.5
process
Status: closed Resolution: works for me
Dependencies: Superseder:
Assigned To: Nosy List: jimjjewett, loewis (2)
Priority: normal Keywords:

Created on 2006-06-22 22:53 by jimjjewett, last changed 2006-09-11 12:04 by loewis.

Messages (7)
msg28866 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-06-22 22:53
I downloaded the Windows 2.5b1, and then tried to 
install following all defaults.

I had previously installed 2.5a2, and it is possible 
that I switched between "install for all users" and 
"install just for me".

The install offered me a finish button, and no protest 
when I clicked it -- but after that, the shortcuts did 
not start python (nor did they protest; they just went 
into never neverland).  Starting python at the command 
line did work.

Reinstall with a repair did not fix anything.

Uninstall, then uninstall 2.5a, then install on a 
"clean" system did work.
msg28867 - (view) Author: Martin v. Löwis (loewis) Date: 2006-06-24 10:28
Logged In: YES 
user_id=21627

Can you please give a precise reference to what you've
downloaded?
msg28868 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-06-27 15:39
Logged In: YES 
user_id=764593

All versions are binary downloads for windows, from 
python.org

I have a 2.4, which seems not to be relevant.

I don't remember whether I had installed 2.5a1, though I 
think so.  If I had, it was successfully overwritten by 
2.5a2.

I had definately installed 2.5a2.

The problem came when I attempted to install 2.5b1 on top 
of 2.5a2.
msg28869 - (view) Author: Martin v. Löwis (loewis) Date: 2006-06-29 18:59
Logged In: YES 
user_id=21627

I could not reproduce the problem. Can you please try to
reproduce it, installing things in the order you did? Please
provide all details, such as sequence of MSI invocations,
options selected, reboots/logouts performed, etc.
msg28870 - (view) Author: Jim Jewett (jimjjewett) Date: 2006-06-29 20:21
Logged In: YES 
user_id=764593

I can no longer locate the alpha installers, but I'll see 
if I can reproduce it with the beta installer plus a 2.4 
version.
msg28871 - (view) Author: Martin v. Löwis (loewis) Date: 2006-06-30 04:40
Logged In: YES 
user_id=21627

The alpha installers are at

http://www.python.org/ftp/python/2.5/prev/
msg28872 - (view) Author: Martin v. Löwis (loewis) Date: 2006-09-11 12:04
Logged In: YES 
user_id=21627

Closing this as "works for me". If it happens again, please 
create a new report with the exact steps needed to 
reproduce.
History
Date User Action Args
2006-06-22 22:53:10jimjjewettcreate