[Python-modules-team] Bug#810891: dulwich: FTBFS: AttributeError: module 'subprocess' has no attribute 'mswindows'
Chris Lamb
lamby at debian.org
Wed Jan 13 12:30:36 UTC 2016
Source: dulwich
Version: 0.11.2-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
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
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dulwich.0.11.2-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 6036 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20160113/14359d78/attachment-0001.obj>
More information about the Python-modules-team
mailing list