ensurepip uses —no-index so it shouldn’t be hitting the network at all.
On Jan 5, 2014, at 11:06 PM, R. David Murray <rdmur...@bitdance.com> wrote: > On Sun, 05 Jan 2014 19:32:15 -0800, Bob Hanson <d2mp...@newsguy.com> wrote: >> On Sun, 5 Jan 2014 21:09:53 -0600, Tim Peters wrote: >>> So it's just Akamai caching content. Common as mud. Can't say >>> specifically what was being cached, but it _could_ be that your ISP >>> contracts with Akamai. >> >> Still not following *why* this should be happening. I was >> installing from my harddrive -- nothing needed to be cached as >> far as I was concerned. Indeed, I would normally think I could >> install while offline -- and often do on my PCs which are >> "air-gapped." >> >> Still wondering why, all of a sudden after years of using a >> firewalled msiexec.exe, I get it now trying to connect out while >> installing 3.4.0b2 from my harddrive...? > > The ensurepip developers will have to say for sure, but my understanding > is that it does *not* go out to the network. On the other hand, it is > conceivable that pip 1.5, unlike the earlier version in Beta1, is doing > some sort of "up to date check" that it shouldn't be doing in the > ensurepip scenario. > > I presume you did have the installer install pip. If you haven't > already, You might try reinstalling and unchecking that option, and see > if it msiexec still tries to go out to the network. That would confirm > it is ensurepip that is the issue (although that does seem most likely). > > --David > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/donald%40stufft.io ----------------- Donald Stufft PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com