[Bug 1451453] [NEW] cinder fails to build with python 2.7.9 in trusty
Matthias Klose
doko at ubuntu.com
Mon May 4 14:45:08 UTC 2015
Public bug reported:
seen in a test rebuild in trusty with python 2.7.9:
https://launchpad.net/ubuntu/+archive/test-rebuild-20150501-updates/+build/7375304
Traceback (most recent call last):
File "/build/buildd/cinder-2014.1.4/cinder/tests/test_wsgi.py", line 165, in test_app_using_ssl
response = urllib2.urlopen('https://127.0.0.1:%d/' % server.port)
File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
return opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 431, in open
response = self._open(req, data)
File "/usr/lib/python2.7/urllib2.py", line 449, in _open
'_open', req)
File "/usr/lib/python2.7/urllib2.py", line 409, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 1240, in https_open
context=self._context)
File "/usr/lib/python2.7/urllib2.py", line 1197, in do_open
raise URLError(err)
URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:590)>
Ran 3020 tests in 142.297s
FAILED (failures=2)
** Affects: cinder (Ubuntu)
Importance: High
Status: Confirmed
** Tags: ftbfs python2.7
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cinder in Ubuntu.
https://bugs.launchpad.net/bugs/1451453
Title:
cinder fails to build with python 2.7.9 in trusty
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1451453/+subscriptions
More information about the Ubuntu-server-bugs
mailing list