Hmm, two things: * I'm 99% sure that this is within mozharness (either [here-ish](https://searchfox.org/mozilla-central/source/testing/mozharness/mozharness/base/python.py#287) or [here-ish](https://searchfox.org/mozilla-central/source/testing/mozharness/mozharness/base/python.py#938) * [It looks like an issue around `pypi.pub.build.mozilla.org` not being resolvable?](https://treeherder.mozilla.org/logviewer?job_id=323445826&repo=mozilla-beta&lineNumber=331-334) I'm going to redirect to Release Engineering here, instead - :aki, would mind taking a look?
Bug 1680514 Comment 3 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Hmm, three things: * `pip` can't find `pypiwin32` on Pypi because the `--no-index` option is provided, of course! * I'm 99% sure that this is within mozharness (either [here-ish](https://searchfox.org/mozilla-central/source/testing/mozharness/mozharness/base/python.py#287) or [here-ish](https://searchfox.org/mozilla-central/source/testing/mozharness/mozharness/base/python.py#938) * [It looks like an issue around `pypi.pub.build.mozilla.org` not being resolvable?](https://treeherder.mozilla.org/logviewer?job_id=323445826&repo=mozilla-beta&lineNumber=331-334) I'm going to redirect to Release Engineering here, instead - :aki, would mind taking a look?
Hmm, three things: * `pip` can't find `pypiwin32` on Pypi because the `--no-index` option is provided, of course! * I'm 99% sure that this is within mozharness (either [here-ish](https://searchfox.org/mozilla-central/source/testing/mozharness/mozharness/base/python.py#287) or [here-ish](https://searchfox.org/mozilla-central/source/testing/mozharness/mozharness/base/python.py#938)) * [It looks like an issue around `pypi.pub.build.mozilla.org` not being resolvable?](https://treeherder.mozilla.org/logviewer?job_id=323445826&repo=mozilla-beta&lineNumber=331-334) I'm going to redirect to Release Engineering here, instead - :aki, would mind taking a look?