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 steve.dower
Recipients Marwan, paul.moore, shreyanavigyan, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2021-05-02.22:01:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619992864.16.0.196479508936.issue43983@roundup.psfhosted.org>
In-reply-to
Content
This is the full error message (and sorry I just saw that you put it on pastebin in the first post).

MSI (s) (18:04) [13:13:04:342]: SECREPAIR: Hash Database: C:\Windows\Installer\SourceHash{1C17C2CE-B315-4C1C-885A-E37181C7368E}
MSI (s) (18:04) [13:13:04:342]: Note: 1: 2203 2: C:\Windows\Installer\SourceHash{1C17C2CE-B315-4C1C-885A-E37181C7368E} 3: -2147023504 
MSI (s) (18:04) [13:13:04:342]: SECREPAIR: Error in CreateDatabase for write
MSI (s) (18:04) [13:13:04:342]: SECUREREPAIR: SecureRepair Failed. Error code: 89b55C5DDD8

This file isn't ours, so there's nothing we can do. You could try running some of the builtin troubleshooters, or perhaps the "sfc /scannow" command (in an elevated prompt) might help. It's possible that you have an aggressive antivirus or admin policy that you may be able to disable. Otherwise, for a corrupt install database, I'd guess you're looking at a Windows reset/reinstall.

If you have any success, please let us know what worked. If it turns out to be something within our control, we can try and make a change, but I suspect it'll just be handy to know for next time someone hits an issue like this.
History
Date User Action Args
2021-05-02 22:01:04steve.dowersetrecipients: + steve.dower, terry.reedy, paul.moore, tim.golden, zach.ware, shreyanavigyan, Marwan
2021-05-02 22:01:04steve.dowersetmessageid: <1619992864.16.0.196479508936.issue43983@roundup.psfhosted.org>
2021-05-02 22:01:04steve.dowerlinkissue43983 messages
2021-05-02 22:01:03steve.dowercreate