Bug 257382 - [webkitcorepy] Make packaging a prerequisite of the autoinstaller
Summary: [webkitcorepy] Make packaging a prerequisite of the autoinstaller
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-26 08:52 PDT by Jonathan Bedard
Modified: 2023-05-26 10:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-05-26 08:52:06 PDT
Not all libraries rely on packaging when installing, but a few do. If we don't pre-install packaging, libraries which rely on it might end up recursively entering the autoinstall inter-process lock.
Comment 1 Radar WebKit Bug Importer 2023-05-26 08:54:55 PDT
<rdar://problem/109891019>
Comment 2 Jonathan Bedard 2023-05-26 08:59:57 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14393
Comment 3 EWS 2023-05-26 10:07:21 PDT
Committed 264590@main (92f9f829efb5): <https://commits.webkit.org/264590@main>

Reviewed commits have been landed. Closing PR #14393 and removing active labels.