Closed Bug 1608895 Opened 5 years ago Closed 5 years ago

Gyp builds on taskcluster broken by Setuptools v45.0.0 (for lacking Python3)

Categories

(NSS :: Tools, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: kjacobs, Assigned: kjacobs)

References

Details

Attachments

(1 file)

Taskcluster Windows workers need to have Python3 installed, as setuptools v45.0.0 removes support for Python2.

As an immediate fix, we can just install <45.0.0.

[[ https://setuptools.readthedocs.io/en/latest/history.html#v45-0-0 | Setuptools 45.0.0 ]] drops support for Python2, which our Windows workers are running.

This patch installs the prior version during build, in order to unblock CI until the workers can be upgraded.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.50
See Also: → 1608937
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: