[Bug 4586] New: failed to install python-2.4.2.msi from www.python.org

Wine Bugs wine-bugs at winehq.org
Thu Feb 16 11:15:57 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4586

           Summary: failed to install python-2.4.2.msi from www.python.org
           Product: Wine
           Version: 0.9.8.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-msi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: ulf.mehlig at gmx.net


Trying to install python-2.4.2.msi from

http://www.python.org/ftp/python/2.4.2/python-2.4.2.msi

with wine's msiexec fails (0.9.8; nothing else installed, .wine directory
produced by having called wine once). The installer starts up, but terminates
with the message "Python 2.4.2 setup ended prematurely ..." after passing
through some pages of the dialog (I chose "install for all users" and accepted
the defaults for the remaining options). I started the installer by

WINEDEBUG=warn+all wine .wine/drive_c/windows/system32/msiexec.exe -I
python-2.4.2.msi 2> msi_error.txt

I hope you are able to reproduce this. I am using Linux, Debian sarge/i386
2.6.15. Using the Microsoft installer, I am able to install Python without problems.

All the best! Ulf

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

Output without WINEDEBUG:

fixme:msi:MsiInstallProductW L"python-2.4.2.msi" (null)
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 2 ignored
L"Upgrade" table values
err:msi:msi_dialog_create_controls no handler for element type L"DirectoryCombo"
err:msi:msi_dialog_create_controls no handler for element type L"DirectoryList"
fixme:msi:msi_dialog_pathedit_control not implemented properly
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
err:msi:msi_dialog_create_controls no handler for element type L"GroupBox"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
err:msi:process_action_return_value Invalid Return Code 1607
err:msi:ITERATE_Actions Execution halted, action L"UpdateEditIDLE" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603

------------------------------------------------------------------------------
Output with WINEDEBUG=warn+all:

http://www-user.zmt.uni-bremen.de/~ulf/msi_error.zip

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list