Source: chaussette Version: 1.3.0-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
chaussette fails to build from source in unstable/amd64:
[…]
debian/rules override_dh_auto_test
make[1]: Entering directory '«BUILDDIR»'
http_proxy="" dh_auto_test
I: pybuild base:184: cd «BUILDDIR»/.pybuild/pythonX.Y_2.7/build; python2.7 -m
nose
..E.....
======================================================================
ERROR: test_main (chaussette.tests.test_server.TestMain)
----------------------------------------------------------------------
Traceback (most recent call last):
File "«BUILDDIR»/.pybuild/pythonX.Y_2.7/build/chaussette/tests/support.py",
line 26, in _silent
return func(*args, **kw)
File
"«BUILDDIR»/.pybuild/pythonX.Y_2.7/build/chaussette/tests/test_server.py", line
164, in test_main
resp = requests.get('http://localhost:8080')
File "/usr/lib/python2.7/dist-packages/requests/api.py", line 70, in get
return request('get', url, params=params, **kwargs)
File "/usr/lib/python2.7/dist-packages/requests/api.py", line 56, in request
return session.request(method=method, url=url, **kwargs)
File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 488, in
request
resp = self.send(prep, **send_kwargs)
File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 609, in
send
r = adapter.send(request, **kwargs)
File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line 487, in
send
raise ConnectionError(e, request=request)
ConnectionError: HTTPConnectionPool(host='localhost', port=8080): Max retries
exceeded with url: / (Caused by
NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object
at 0x7fa7777ab9d0>: Failed to establish a new connection: [Errno 111]
Connection refused',))
-------------------- >> begin captured logging << --------------------
requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTP connection
(1): localhost
requests.packages.urllib3.connectionpool: DEBUG: http://localhost:8080 "GET /
HTTP/1.1" 200 11
requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTP connection
(1): localhost
requests.packages.urllib3.connectionpool: DEBUG: http://localhost:8080 "GET /
HTTP/1.1" 200 11
requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTP connection
(1): localhost
requests.packages.urllib3.connectionpool: DEBUG: http://localhost:8080 "GET /
HTTP/1.1" 200 11
requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTP connection
(1): localhost
requests.packages.urllib3.connectionpool: DEBUG: http://localhost:8080 "GET /
HTTP/1.1" 200 11
requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTP connection
(1): localhost
requests.packages.urllib3.connectionpool: DEBUG: http://localhost:8080 "GET /
HTTP/1.1" 200 11
requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTP connection
(1): localhost
requests.packages.urllib3.connectionpool: DEBUG: http://localhost:8080 "GET /
HTTP/1.1" 200 11
requests.packages.urllib3.connectionpool: DEBUG: Starting new HTTP connection
(1): localhost
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 8 tests in 3.754s
FAILED (errors=1)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd
«BUILDDIR»/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose
dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7 returned
exit code 13
debian/rules:13: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 25
make[1]: Leaving directory '«BUILDDIR»'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
[…]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
chaussette.1.3.0-1.unstable.amd64.log.txt.gz
Description: Binary data

