Bugs item #1162677, was opened at 2005-03-14 01:32 Message generated for change (Comment added) made by loewis You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1162677&group_id=5470
Category: Installation Group: Python 2.4 Status: Open Resolution: None Priority: 5 Submitted By: Sergio Correia (sergiocorreia) Assigned to: Nobody/Anonymous (nobody) Summary: Unable to Install Python 2.4.1rc1 on windows XP SP2 Initial Comment: First of all, YES i had everything i needed to install, and yes i read the info on the site. When i tried to install python-2.4.1c1.msi (or even ActivePython-2.4.0-244-win32-ix86.msi), install "ended prematurely because of an error". I tried everything but, after a while i found a way to avoid the bug. I was installing from "F:\Docs\Varios\Sandbox".. i moved the msi file to C:\ and then the install (both, python and activepython) worked out perfectly. Folders were not shared, restricted, compressed or on a network (it was a normal local hard disk). Any ideas on why that happened? Thanks PS: Sorry about the sp. mistakes. I am not very fluent on technical english. ---------------------------------------------------------------------- >Comment By: Martin v. Löwis (loewis) Date: 2005-03-22 01:15 Message: Logged In: YES user_id=21627 Can you please check that the file downloads correctly? I get a zipfile, but that only contains a garbage python.log (i.e. no text file). Perhaps you can try to attach it uncompressed? ---------------------------------------------------------------------- Comment By: Sergio Correia (sergiocorreia) Date: 2005-03-15 07:00 Message: Logged In: YES user_id=1238520 Thanks for the reply. So i uninstalled it, tried again from the "F:\Docs\Varios\Sandbox" folder, got the same error, and attached the log. Btw, F: is a physical drive, and its not SUBSTed. =) Oh, the last lines of the log were: === Logging stopped: 15/03/2005 00:54:23 === MSI (c) (24:A0) [00:54:23:153]: Note: 1: 1708 MSI (c) (24:A0) [00:54:23:153]: Note: 1: 2262 2: Error 3: - 2147287038 MSI (c) (24:A0) [00:54:23:153]: Note: 1: 2262 2: Error 3: - 2147287038 MSI (c) (24:A0) [00:54:23:153]: Product: Python 2.4.1c1 -- Installation failed. MSI (c) (24:A0) [00:54:23:163]: Grabbed execution mutex. MSI (c) (24:A0) [00:54:23:163]: Cleaning up uninstalled install packages, if any exist MSI (c) (24:A0) [00:54:23:173]: MainEngineThread is returning 1603 === Verbose logging stopped: 15/03/2005 00:54:23 === ---------------------------------------------------------------------- Comment By: Martin v. Löwis (loewis) Date: 2005-03-14 22:36 Message: Logged In: YES user_id=21627 No, but I know how to find out. Please run, in a cmd.exe window, msiexec /i python-2.4.1c1.msi /l*v python.log Compress python.log with Winzip, and attach the resulting file to this report. As a wild guess: could it be that F: is SUBSTed? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1162677&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com