Source: freezegun
Version: 0.3.5-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
for python in python2.7; do \
$python /usr/bin/nosetests tests; \
done
..................S.................S...S...........................E
======================================================================
ERROR: Failure: ImportError (No module named mock)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/nose/loader.py", line 420, in
loadTestsFromName
addr.filename, addr.module)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 47, in
importFromPath
return self.importFromDir(dir_path, fqname)
File "/usr/lib/python2.7/dist-packages/nose/importer.py", line 94, in
importFromDir
mod = load_module(part_fqname, fh, filename, desc)
File "/freezegun-0.3.5/tests/test_ticking.py", line 3, in <module>
import mock
ImportError: No module named mock
Name Stmts Miss Cover Missing
---------------------------------------------
freezegun 8 0 100%
freezegun.api 302 20 93% 21-22, 32, 52, 64, 236-237, 240, 306,
328, 362, 372-374, 397-399, 443-444, 450, 462-464
---------------------------------------------
TOTAL 310 20 94%
----------------------------------------------------------------------
Ran 69 tests in 0.940s
FAILED (SKIP=3, errors=1)
debian/rules:16: recipe for target 'override_dh_auto_test' failed
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/freezegun.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)