Closed Bug 1997969 Opened 2 months ago Closed 2 months ago

Update coreutils in Ubuntu 18.04 base image

Categories

(Firefox Build System :: Task Configuration, task)

task

Tracking

(firefox146 fixed)

RESOLVED FIXED
146 Branch
Tracking Status
firefox146 --- fixed

People

(Reporter: ahal, Assigned: ahal)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

We're starting to use the Taskgraph copy of run-task in Gecko CI (for repos running on Github). The upstream script uses env -S in the shebang, but unfortunately the version that comes with Ubuntu 18.04 is so old that this isn't supported.

We need to set up a package task that the Ubuntu 18.04 docker-image task depends on so we can get a more modern version of "env". Ubuntu 18.04 tasks should be going away sometime in the next quarter or two anyway, so this measure is only temporary.

The upstream run-task script uses env -S which isn't supported in
the version of coreutils that ships with Ubuntu 18.04. Create a packages
task to obtain a more modern version.

Status: ASSIGNED → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: