[Reproducible-builds] Bug#804423: cached-property: FTBFS: ImportError: No module named freezegun
Chris Lamb
lamby at debian.org
Sun Nov 8 11:49:40 UTC 2015
Source: cached-property
Version: 1.2.0+ds-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,
cached-property fails to build from source in unstable/amd64:
[..]
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:184: cd
/build/cached-property-1.2.0+ds/.pybuild/pythonX.Y_2.7/build;
python2.7 -m unittest discover -v
tests.test_cached_property (unittest.loader.ModuleImportFailure) ...
ERROR
======================================================================
ERROR: tests.test_cached_property
(unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_cached_property
Traceback (most recent call last):
File "/usr/lib/python2.7/unittest/loader.py", line 254, in
_find_tests
module = self._get_module_from_name(name)
File "/usr/lib/python2.7/unittest/loader.py", line 232, in
_get_module_from_name
__import__(name)
File "tests/test_cached_property.py", line 6, in <module>
from freezegun import freeze_time
ImportError: No module named freezegun
----------------------------------------------------------------------
Ran 1 test in 0.000s
FAILED (errors=1)
E: pybuild pybuild:274: test: plugin distutils failed with: exit
code=1: cd
/build/cached-property-1.2.0+ds/.pybuild/pythonX.Y_2.7/build;
python2.7 -m unittest discover -v
dh_auto_test: pybuild --test -i python{version} -p 2.7 --dir .
returned exit code 13
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 25
dpkg-buildpackage: error: debian/rules build gave error exit status 2
[..]
The full build log is attached or can be viewed here:
https://reproducible.debian.net/logs/unstable/amd64/cached-property_1.2.0+ds-1.build1.log.gz
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cached-property.1.2.0+ds-1.unstable.amd64.log.txt.gz
Type: application/gzip
Size: 5049 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20151108/c1f38f9c/attachment.bin>
More information about the Reproducible-builds
mailing list