ez_setup.py has moved to https://bootstrap.pypa.io/ez_setup.py
I just updated the buildout 2 (and 2.1) bootstrap file to use the new location. Sorry, I should have done that sooner. Jim On Tue, May 6, 2014 at 5:09 PM, Chris Withers <ch...@simplistix.co.uk> wrote: > Hi All, > > Seeing lots of Jenkins jobs intermittently failing with this: > > Traceback (most recent call last): > File "bootstrap.py", line 79, in <module> > > exec(urlopen('https://bitbucket.org/pypa/setuptools/raw/0.7.2/ez_setup.py' > File "/usr/local/lib/python2.7/urllib2.py", line 126, in urlopen > return _opener.open(url, data, timeout) > File "/usr/local/lib/python2.7/urllib2.py", line 400, in open > response = meth(req, response) > File "/usr/local/lib/python2.7/urllib2.py", line 513, in http_response > 'http', request, response, code, msg, hdrs) > File "/usr/local/lib/python2.7/urllib2.py", line 438, in error > return self._call_chain(*args) > File "/usr/local/lib/python2.7/urllib2.py", line 372, in _call_chain > result = func(*args) > File "/usr/local/lib/python2.7/urllib2.py", line 521, in > http_error_default > raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) > urllib2.HTTPError: HTTP Error 503: SERVICE UNAVAILABLE > > Anyone else seen similar? > > Chris > > -- > Simplistix - Content Management, Batch Processing & Python Consulting > - http://www.simplistix.co.uk > _______________________________________________ > Distutils-SIG maillist - Distutils-SIG@python.org > https://mail.python.org/mailman/listinfo/distutils-sig -- Jim Fulton http://www.linkedin.com/in/jimfulton _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig