On Jun 3, 2013, at 14:37 , Tres Seaver <tseaver@palladion.com> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 06/02/2013 09:00 PM, Zope tests summarizer wrote:
This is the summary for test reports received on the zope-tests list between 2013-06-01 00:00:00 UTC and 2013-06-02 00:00:00 UTC:
I'm not sure where we are with these failures. I can't reproduce the exact failures on fresh checkouts, but I believe we are in a weird state due to a combination of factors:
- - distribute / setuptools merger - - PyPI now HTTPS-only - - PyPI CDN caching?
I think we should be aiming to switch our bootstraps over ASAP to pick up setuptools 0.7: it doesn't appear to be simple at the moment to get that installed, as there is no 'ez_setup.py' in the beta location:
It also doesn't help that buildout 2 switched to requiring distribute just before distributed was merged into setuptools again. Wichert.