Bug 215653 - [webkitcorepy] Failure to set index should not be fatal
Summary: [webkitcorepy] Failure to set index should not be fatal
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:18 PDT by Jonathan Bedard
Modified: 2020-08-19 11:47 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.41 KB, patch)
2020-08-19 10:26 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (3.45 KB, patch)
2020-08-19 11:18 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:18:25 PDT
At the moment, if you attempt to set your package index, but cannot reach the package index, that error is fatal. While we should warn the user by default in this case, we should not force the program to exit.
Comment 1 Radar WebKit Bug Importer 2020-08-19 10:18:49 PDT
<rdar://problem/67410416>
Comment 2 Jonathan Bedard 2020-08-19 10:26:50 PDT
Created attachment 406850 [details]
Patch
Comment 3 Jonathan Bedard 2020-08-19 11:18:35 PDT
Created attachment 406860 [details]
Patch
Comment 4 EWS 2020-08-19 11:47:12 PDT
Committed r265885: <https://trac.webkit.org/changeset/265885>

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