Closed Bug 1246025 Opened 8 years ago Closed 8 years ago

Install python-devel package during Fedora bootstrap

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox47 fixed)

RESOLVED FIXED
mozilla47
Tracking Status
firefox47 --- fixed

People

(Reporter: gps, Assigned: gps)

References

Details

Attachments

(1 file)

We don't install the python-devel packages as part of bootstrap on Fedora. This could lead to psutil and some other Python foo not working correctly. Let's install that package.
We need this package to build psutil and other Python packages with C
extensions.

Fedora 23 offers Python 3 as the default package and the package name
changed from python-devel to python2-devel. Fedora 22 does appear to
support python2-devel as an alias. So we use the same name everywhere.

Review commit: https://reviewboard.mozilla.org/r/33713/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/33713/
Attachment #8716112 - Flags: review?(mshal)
Comment on attachment 8716112 [details]
MozReview Request: Bug 1246025 - Install python2-devel package on Fedora; r?mshal

https://reviewboard.mozilla.org/r/33713/#review30471
Attachment #8716112 - Flags: review?(mshal) → review+
Assignee: nobody → gps
Status: NEW → ASSIGNED
https://hg.mozilla.org/mozilla-central/rev/cf28fdb569be
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla47
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: