Closed Bug 1877349 Opened 1 year ago Closed 1 year ago

Remove `distutils` installation from Dockerfiles

Categories

(Firefox Build System :: Mach Core, task, P3)

task

Tracking

(firefox124 fixed)

RESOLVED FIXED
124 Branch
Tracking Status
firefox124 --- fixed

People

(Reporter: ahochheiden, Assigned: ahochheiden)

References

Details

Attachments

(2 files)

No description provided.
Attachment #9377082 - Attachment description: WIP: Bug 1877349 - Remove `distutils` installation from Dockerfiles → Bug 1877349 - Remove `distutils` installation from Dockerfiles r?#build

python-distutils was installing m4 implicitly. Since it was removed as a
part of the distutils removal work, it broke various dockerfiles. Let's
explicitly install all the dependencies we expect to avoid something
like this in the future.

https://searchfox.org/mozilla-central/rev/2a867dd1ab015c3ef24b774a57709fb3b3dc4961/python/mozboot/mozboot/linux_common.py#76-84

Attachment #9378028 - Attachment description: Bug 1877349 - Explicitly install the same dependencies that are installed during a Linux bootstrap via Dockerfiles as well r?#build → Bug 1877349 - Explicitly install the same dependencies that are installed during a Linux bootstrap in the `debian-build` Dockerfile as well r?#build
Pushed by ahochheiden@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6fd80c9acf94 Remove `distutils` installation from Dockerfiles r=firefox-build-system-reviewers,sergesanspaille https://hg.mozilla.org/integration/autoland/rev/247b0488d16d Explicitly install the same dependencies that are installed during a Linux bootstrap in the `debian-build` Dockerfile as well r=firefox-build-system-reviewers,sergesanspaille,glandium
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 124 Branch
Regressions: 1893156
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: