[Distutils] [buildout] HTTP Error 503 downloading https://bitbucket.org/pypa/setuptools/raw/0.7.2/ez_setup.py

Chris Withers chris at simplistix.co.uk
Tue May 6 23:09:24 CEST 2014


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


More information about the Distutils-SIG mailing list