Source: dulwich Version: 0.11.2-1 Severity: serious Justification: fails to build from source User: [email protected] Usertags: ftbfs X-Debbugs-Cc: [email protected]
Dear Maintainer,
dulwich fails to build from source in unstable/amd64:
[..]
======================================================================
ERROR: test_incremental_fetch_pack
(dulwich.tests.compat.test_client.DulwichMockSSHClientTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/tests/compat/test_client.py",
line 219, in test_incremental_fetch_pack
refs = c.fetch(self._build_path(b'/dest'), dest)
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
line 242, in fetch
progress)
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
line 567, in fetch_pack
proto, negotiated_capabilities, graph_walker, wants, can_read)
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
line 399, in _handle_upload_pack_head
if can_read():
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
line 665, in can_read
if subprocess.mswindows:
AttributeError: module 'subprocess' has no attribute 'mswindows'
======================================================================
ERROR: test_incremental_fetch_pack
(dulwich.tests.compat.test_client.DulwichSubprocessClientTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/tests/compat/test_client.py",
line 219, in test_incremental_fetch_pack
refs = c.fetch(self._build_path(b'/dest'), dest)
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
line 242, in fetch
progress)
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
line 567, in fetch_pack
proto, negotiated_capabilities, graph_walker, wants, can_read)
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
line 399, in _handle_upload_pack_head
if can_read():
File
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
line 665, in can_read
if subprocess.mswindows:
AttributeError: module 'subprocess' has no attribute 'mswindows'
----------------------------------------------------------------------
Ran 1036 tests in 25.417s
FAILED (errors=2, skipped=141)
Makefile:34: recipe for target 'check' failed
make[2]: *** [check] Error 1
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2'
debian/rules:27: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2'
debian/rules:13: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
dulwich.0.11.2-1.unstable.amd64.log.txt.gz
Description: Binary data
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

