Bugs item #1694155, was opened at 2007-04-04 10:03
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1694155&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: Python 2.5
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Miclav (miclav)
Assigned to: Nobody/Anonymous (nobody)
Summary: Python 2.5 installer ended prematurely

Initial Comment:
Hello,

I could not install Python 2.5 on 2 machines running Windows XP. I wanted to 
install it into P:\Programs\languages\python

When I run it from P:\Proginst\languages\python, the installation fails very 
early : just after the "Customize Python 2.5" panel, when I click on "Next", I 
get almost instantly a panel "Python 2.5 installer ended prematurely" with a 
Finish button to exit installer.

When I run the msi file from C:\ as indicated in other bug report on the same 
subject, I can go further but it fails also : I get first a panel "Install 
Python 2.5", and some files are copied (as implied by the green status bar) but 
after a while it stops with a panel saying "The specified path is too long : 
P:\Programs" and 2 buttons to retry or cancel installation. Retry brings again 
to this panel so I must cancel. 

I was unable to find a solution, and I generated a python.log file (for the 
installation from C:\) that I join as attached file.

 On a third machine with Windows 2000 I succeeded in installing Python 2.5 in 
P:\Programs\languages\python from P:\Proginst\languages\python, so maybe the 
problem comes from WinXP? In both cases (XP and 2000) I use Zone Alarm as 
firewall (for XP, with XP firewall desactivated).

The only solution I found up to now is to install Python 2.2 (which uses 
another installer). I would be very happy if you could switch to an Open Source 
installation program (not commercial) so that everything in the behaviour of 
installation program can be known and under control. From the python.log file, 
I suspect that msi installer in WinXP might use some spy program, or it may in 
future versions of Windows. The installation with msi installer is much too 
fragile, and it might make fragile all Open Source programs based on Python : 
before trying to install Python, I had  tried to install the programm Leo, 
which is an editor written in Python that installs Python as a first step if it 
is not already installed. And I failed also to install Leo, with the same error 
(path P:\programs too long").

I would suggest to switch to NSIS ("Nullsoft Installer"), which is Open Source. 
I use it to distribute my own programs, and I found it excellent. I found 
further that many other Open Source programs are using this installer, and it 
always worked like a charm on all my machines. It seems much more robust that 
msi installer.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1694155&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to