Closed
Bug 1618513
Opened 6 years ago
Closed 6 years ago
mach is broken on Ubuntu 19.10
Categories
(Firefox Build System :: Bootstrap Configuration, defect)
Firefox Build System
Bootstrap Configuration
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: Yoric, Assigned: rstewart)
Details
(Keywords: in-triage)
mach bootstrap produces
ModuleNotFoundError: No module named 'distutils.spawn'
This is with the system's default Python 2.7.17, with a machine.
We should fix this, as this is what new contributors see first when attempting to build Firefox.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → rstewart
| Assignee | ||
Comment 1•6 years ago
|
||
On a freshly upgraded Ubuntu 19.10 install, I can't reproduce this. ./mach bootstrap works fine.
Can you provide some more information about the failure you're seeing, how you're invoking mach, the full stack trace, etc.?
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•