Closed Bug 853599 Opened 11 years ago Closed 11 years ago

mozharness pywin32 install broken

Categories

(Release Engineering :: Applications: MozharnessCore, defect)

x86
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mozilla, Assigned: mozilla)

References

Details

(Whiteboard: [mozharness])

Attachments

(1 file)

The --no-index option is getting carried into the easy_install command, and easy_install doesn't recognize it.
To the best of my knowledge nothing like --no-index is supported for easy_install
Attached patch fix --no-index (deleted) — Splinter Review
This moves the --no-index option up, in the |if install_method in (None, 'pip'):| section, so we shouldn't see it for easy_install.
Attachment #727863 - Flags: review?(jhammel)
Comment on attachment 727863 [details] [diff] [review]
fix --no-index

lgtm
Attachment #727863 - Flags: review?(jhammel) → review+
Merged to production, and I saw a green talos run.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → Mozharness
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: