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 szheng
Recipients szheng
Date 2020-10-06.02:54:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601952875.99.0.210148666818.issue41951@roundup.psfhosted.org>
In-reply-to
Content
The issue is happening very randomly, and caused by uninstalling Python 3.8.2 which wrongly detected core_JustForMe even it was only installed Python for All users :

[1E18:1B64][2020-09-30T11:16:11]i101: Detected package: core_AllUsers, state: Present, cached: Complete
[1E18:1B64][2020-09-30T11:16:11]i101: Detected package: core_AllUsers_pdb, state: Absent, cached: None
[1E18:1B64][2020-09-30T11:16:11]i101: Detected package: core_AllUsers_d, state: Absent, cached: None
[1E18:1B64][2020-09-30T11:16:11]i101: Detected package: core_JustForMe, state: Present, cached: None

Here is the normal log:

[113C:02BC][2020-10-05T12:06:55]i101: Detected package: core_AllUsers, state: Present, cached: Complete
[113C:02BC][2020-10-05T12:06:55]i101: Detected package: core_AllUsers_pdb, state: Absent, cached: None
[113C:02BC][2020-10-05T12:06:55]i101: Detected package: core_AllUsers_d, state: Absent, cached: None
[113C:02BC][2020-10-05T12:06:55]i101: Detected package: core_JustForMe, state: Absent, cached: None
History
Date User Action Args
2020-10-06 02:54:36szhengsetrecipients: + szheng
2020-10-06 02:54:35szhengsetmessageid: <1601952875.99.0.210148666818.issue41951@roundup.psfhosted.org>
2020-10-06 02:54:35szhenglinkissue41951 messages
2020-10-06 02:54:35szhengcreate