Thanks guys! Upgrading pip in the virtualenv made it:
https://github.com/mozilla-b2g/gaia/pull/33128 <https://github.com/mozilla-b2g/gaia/pull/33128> Thanks for all the recommendations! Alberto. > On 11 Nov 2015, at 03:27, J. Ryan Stinnett <[email protected]> wrote: > > On Tue, Nov 10, 2015 at 7:24 PM, Gareth Aye <[email protected]> wrote: >> So I think that lissyx attempted to fix the issue that you're running into >> in this patch >> https://github.com/mozilla-b2g/gaia/commit/8e25cdea52c08597388fdafe32c8e21112ca3327. >> What's your pip version? > > Ah, I had this problem recently as well. For me, the issue was that > `pip` in a normal session was newer than the `pip` in the virtualenv. > So, the virtualenv `pip` fails with `--trusted-host`, but it gets > passed anyway because the version check is outside the virtualenv and > saw the newer `pip`. > > - Ryan
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

