On Fedora, have `mach bootstrap` install python3-devel, not python-devel
Categories
(Firefox Build System :: Bootstrap Configuration, defect, P3)
Tracking
(firefox96 fixed)
| Tracking | Status | |
|---|---|---|
| firefox96 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
|
Bug 1744279 - On Fedora, have `mach bootstrap` install python3-devel, not python-devel. r=nalexander
48 bytes,
text/x-phabricator-request
|
Details | Review |
Fedora 33 is now EOL. Fedora 34 and 35 now both use the package name 'python3-devel' not 'python-devel'. Although 'python-devel' is aliased to 'python3-devel' for dnf install, it is not aliased for other commands such as dnf info which gets in the way of fixing bug 1744277.
Updated•4 years ago
|
Comment 1•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox Build System::Bootstrap Configuration' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 2•4 years ago
|
||
The component has been changed since the backlog priority was decided, so we're resetting it.
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
| Assignee | ||
Comment 3•4 years ago
|
||
Fedora 33 is now EOL. Fedora 34 and 35 now both use the package name
'python3-devel', not 'python-devel'. Although 'python-devel' is aliased to
'python3-devel' for dnf install, it is not aliased for other commands such as
dnf info. That defeats the purpose of fixing bug 1744277 unless we also fix
this issue.
Comment 5•4 years ago
|
||
| bugherder | ||
Description
•