classification
Title: Install-time module compilation fails with 2.4b1
Type: Stage:
Components: Installation Versions: Python 2.4
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: loewis Nosy List: anadelonbrin, loewis (2)
Priority: critical Keywords:

Created on 2004-10-18 04:45 by anadelonbrin, last changed 2004-11-02 23:00 by loewis.

Messages (2)
msg22772 - (view) Author: Tony Meyer (anadelonbrin) Date: 2004-10-18 04:45
If I tick the "compile modules" box in the advanced
options of the 2.4b1 msi installer, it dies part way
through this (it scrolls too fast for me to see exactly
where, though).

The installer then gives a dialog with:

"""
There is a problem with this Windows Installer package.
 A program run as part of the setup did not finish as
expected.  Contact your support personnel or package
vendor.
"""

And goes to a "install did not work" final box, rather
than the regular 'all good' one.

This happens with Win2K Pro and WinXP Pro SP1.
msg22773 - (view) Author: Martin v. Löwis (loewis) Date: 2004-11-02 23:00
Logged In: YES 
user_id=21627

Thanks for the report. Fixed in msi.py 1.13.
History
Date User Action Args
2004-10-18 04:45:35anadelonbrincreate