This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author kiranmai velishala
Recipients kiranmai velishala, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-11-28.17:11:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574961093.76.0.301097731298.issue38936@roundup.psfhosted.org>
In-reply-to
Content
Installing Python 3.8, Windows 10 64bit, exits installer and dumps the following error code to log.

[3D8C:422C][2019-11-28T22:23:28]e000: Error 0x80070643: Failed to run maintanance mode for MSI package.
[3D8C:422C][2019-11-28T22:23:28]e000: Error 0x80070643: Failed to configure per-user MSI package.
[3D8C:422C][2019-11-28T22:23:28]i319: Applied execute package: tcltk_JustForMe, result: 0x80070643, restart: None
[3D8C:422C][2019-11-28T22:23:28]e000: Error 0x80070643: Failed to execute MSI package.
[3D8C:422C][2019-11-28T22:23:28]i301: Applying rollback package: tcltk_JustForMe, action: Modify, path: C:\Users\kivelish\AppData\Local\Package Cache\{978278A0-0090-4A9C-8610-001061A495AF}v3.8.150.0\tcltk.msi, arguments: ' ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7" TARGETDIR="C:\Users\kivelish\AppData\Local\Programs\Python\Python38-32" OPTIONALFEATURESREGISTRYKEY="Software\Python\PythonCore\3.8-32\InstalledFeatures" REMOVE="AssociateFiles"'
[3D8C:422C][2019-11-28T22:23:30]e000: Error 0x80070643: Failed to run maintanance mode for MSI package.
[3D8C:422C][2019-11-28T22:23:30]e000: Error 0x80070643: Failed to configure per-user MSI package.

0x80070643 - Fatal Error during installation
History
Date User Action Args
2019-11-28 17:11:33kiranmai velishalasetrecipients: + kiranmai velishala, paul.moore, tim.golden, zach.ware, steve.dower
2019-11-28 17:11:33kiranmai velishalasetmessageid: <1574961093.76.0.301097731298.issue38936@roundup.psfhosted.org>
2019-11-28 17:11:33kiranmai velishalalinkissue38936 messages
2019-11-28 17:11:33kiranmai velishalacreate