RESOLVED FIXED 262566
AutoInstaller can "install" PEP 517 packages by moving their source
https://bugs.webkit.org/show_bug.cgi?id=262566
Summary AutoInstaller can "install" PEP 517 packages by moving their source
Sam Sneddon [:gsnedders]
Reported 2023-10-03 13:07:41 PDT
e.g., beautifulsoup4 4.12.2 will install as `Tools/Scripts/libraries/autoinstalled/python-3-x86_64/beautifulsoup4-4.12.2`, which is clearly nonsense. We should catch this and only "simply" unpack wheels.
Attachments
Sam Sneddon [:gsnedders]
Comment 1 2023-10-03 13:12:01 PDT
Radar WebKit Bug Importer
Comment 2 2023-10-10 13:08:19 PDT
EWS
Comment 3 2023-10-13 08:41:18 PDT
Committed 269300@main (b04c5d174cd8): <https://commits.webkit.org/269300@main> Reviewed commits have been landed. Closing PR #18574 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.