Closed Bug 1662529 Opened 4 years ago Closed 4 years ago

`mach install-moz-phab` shows a confusing error message if pip3 isn't installed

Categories

(Conduit :: moz-phab, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rstewart, Assigned: rstewart)

Details

(Keywords: conduit-triaged)

Attachments

(1 file)

mach install-moz-phab recommends you run mach bootstrap to install pip3 if it can't be found. mach bootstrap doesn't guarantee that it'll install pip3 for you since bug 1647814, so this is bad advice, and the UX is especially weird since mach bootstrap actually recommends you run mach install-moz-phab which recommends you run bootstrap again...

mach bootstrap doesn't guarantee that it will install pip3for you since bug 1647814, so this is bad advice. This removes a weird self-referential loop where mach bootstrap recommends you run mach install-moz-phab which then recommends you run mach bootstrap.

Assignee: nobody → rstewart
Status: NEW → ASSIGNED
Keywords: conduit-triaged
Priority: -- → P2
Pushed by rstewart@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e3bb639788ff
Remove reference to `mach bootstrap` from `mach install-moz-phab` in case where `pip3` cannot be found r=mhentges,glob
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: