[Python-modules-team] Bug#799076: dulwich: FTBFS under some locales (eg. fr_CH.UTF-8)
Chris Lamb
lamby at debian.org
Tue Sep 15 16:17:13 UTC 2015
Source: dulwich
Version: 0.11.1-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs locale
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
dulwich fails to build from source in unstable/amd64 under
some locales (eg. LANG="fr_CH.UTF-8"):
[..]
PYTHONHASHSEED=random PYTHONPATH=.: python -m unittest
dulwich.tests.test_suite
.............................s.................................................................................................................................................s.............................sss.............................................................................................................................................................................................................................................................................................................................................s...................................................................................................................................................................................................................................................................................................................s................................................sEE............................................ss.sss.ss..........................................ssssssssssssssssssssssssssssssssssssssssssssss
======================================================================
ERROR: test_delta_medium_object
(dulwich.tests.compat.test_pack.TestPack)
----------------------------------------------------------------------
Traceback (most recent call last):
File "dulwich/tests/compat/test_pack.py", line 118, in
test_delta_medium_object
got_non_delta =
int(_NON_DELTA_RE.search(output).group('non_delta'))
AttributeError: 'NoneType' object has no attribute 'group'
======================================================================
ERROR: test_deltas_work (dulwich.tests.compat.test_pack.TestPack)
----------------------------------------------------------------------
Traceback (most recent call last):
File "dulwich/tests/compat/test_pack.py", line 94, in
test_deltas_work
got_non_delta =
int(_NON_DELTA_RE.search(output).group('non_delta'))
AttributeError: 'NoneType' object has no attribute 'group'
----------------------------------------------------------------------
Ran 1042 tests in 85.017s
FAILED (errors=2, skipped=61)
Makefile:34: recipe for target 'check' failed
[..]
The full build log is attached or can be viewed here:
https://reproducible.debian.net/logs/unstable/amd64/dulwich_0.11.1-1.build2.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dulwich.0.11.1-1.unstable.amd64.log.txt
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20150915/fd2d411d/attachment-0001.txt>
More information about the Python-modules-team
mailing list