Closed
Bug 1694839
Opened 5 years ago
Closed 5 years ago
|mach doc mach-telemetry| assumes "glean_parser" is on the $PATH
Categories
(Firefox Build System :: Mach Core, defect)
Firefox Build System
Mach Core
Tracking
(firefox88 fixed)
RESOLVED
FIXED
88 Branch
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: mhentges, Assigned: mhentges)
Details
Attachments
(1 file)
It's installed to the mach virtualenv, so should use that directly.
| Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mhentges
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•5 years ago
|
||
Though the mach virtual environment is activated, it
hasn't been added to the $PATH. So, we can't use the
$PATH to find glean_parser.
Depends on D106542
| Assignee | ||
Updated•5 years ago
|
Summary: |mach doc mach-telemetry| assumes "glean_parser" is on the PATH → |mach doc mach-telemetry| assumes "glean_parser" is on the $PATH
Pushed by mhentges@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/64ca22bf772c
Use glean_parser from current python environment r=firefox-build-system-reviewers,glandium
Comment 3•5 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox88:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•