Bug 257850
| Summary: | [WPE][Tools] Call repo with python3 explicitly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Lauro Moura <lmoura> |
| Component: | WPE WebKit | Assignee: | Lauro Moura <lmoura> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Lauro Moura
Repo's shebang calls "python", likely due to legacy reasons. Meanwhile, distros like Debian/Ubuntu seems to do not have the "python" symlink by default.
Given WebKit already requires python3, we could invoke repo with python3 explicitly.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Lauro Moura
Pull request: https://github.com/WebKit/WebKit/pull/14776
EWS
Committed 264984@main (dabb231e24dc): <https://commits.webkit.org/264984@main>
Reviewed commits have been landed. Closing PR #14776 and removing active labels.