Closed Bug 1259551 Opened 10 years ago Closed 10 years ago

mach build virtualenv call fails to install wheel during mozharness build with python 2.7.11

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(firefox48 fixed)

RESOLVED FIXED
Tracking Status
firefox48 --- fixed

People

(Reporter: grenade, Unassigned)

Details

Attachments

(3 files)

Attached file build output
No description provided.
While we're addressing virtualenv foo, let's ensure we are running the latest version. This also pulls in newer versions of pip (8.1.1), setuptools (20.3), and wheel (0.29.0). Review commit: https://reviewboard.mozilla.org/r/42275/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/42275/
Attachment #8734490 - Flags: review?(ted)
Before, virtualenv.py may have attempted to use 3rd party (untrusted) pip indices when installing wheels for pip, setuptools, and wheel. These dependencies are vendored in the tree for a reason. So don't let virtualenv contact the outside world. Review commit: https://reviewboard.mozilla.org/r/42277/diff/#index_header See other reviews: https://reviewboard.mozilla.org/r/42277/
Attachment #8734491 - Flags: review?(ted)
Attachment #8734490 - Flags: review?(ted) → review+
Comment on attachment 8734490 [details] MozReview Request: Bug 1259551 - Upgrade vendored virtualenv to 15.0.1; r?ted https://reviewboard.mozilla.org/r/42275/#review38823
Comment on attachment 8734491 [details] MozReview Request: Bug 1259551 - Add --no-download to virtualenv.py invocation; r?ted https://reviewboard.mozilla.org/r/42277/#review38825
Attachment #8734491 - Flags: review?(ted) → review+
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: