Bug 215654 - [webkitcorepy] Don't overwrite foreign packages by default
Summary: [webkitcorepy] Don't overwrite foreign packages by default
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: 2020-08-19 10:34 PDT by Jonathan Bedard
Modified: 2020-08-19 11:07 PDT (History)
6 users (show)

See Also:


Attachments
Patch (2.60 KB, patch)
2020-08-19 10:39 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-08-19 10:34:12 PDT
At the moment, packages which originate from a package index other than the requested one are overwritten. While not strictly wrong, this is often undesirable for the WebKit project, where packages from different indexes my share an install location.
Comment 1 Radar WebKit Bug Importer 2020-08-19 10:34:28 PDT
<rdar://problem/67411393>
Comment 2 Jonathan Bedard 2020-08-19 10:39:03 PDT
Created attachment 406853 [details]
Patch
Comment 3 Jonathan Bedard 2020-08-19 10:41:53 PDT
Very willing to change the terminology here, "forgein" just felt like the right term for "something on disk that originates from a package index other than the index the program specified"
Comment 4 EWS 2020-08-19 11:07:22 PDT
Committed r265880: <https://trac.webkit.org/changeset/265880>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406853 [details].