[Distutils] Buildout (still) can't talk to PyPI

Wes Mason wes at serverdensity.com
Wed May 29 13:25:40 CEST 2013


We're getting a similar issue to: http://mail.python.org/pipermail/distutils-sig/2013-May/020927.html 

For every new build right now, I've recorded the output from "bin/buildout" (initially bootstrap.py would also fail until I added buildout.org to allowed-hosts, as it couldn't get the egg zc.buildout==1.7.1 from pypi), and also the output of trying easy_install inside a virtualenv which suffers the same fate:

https://gist.github.com/1stvamp/5669559 

-- 
Wes

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130529/05ffda64/attachment-0001.html>


More information about the Distutils-SIG mailing list