Source: python-braintree
Version: 3.13.0-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:
======================================================================
ERROR: tests.integration.test_add_ons (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.integration.test_add_ons
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/integration/test_add_ons.py", line 1, in <module>
from tests.test_helper import *
File "tests/test_helper.py", line 20, in <module>
from nose.tools import raises
ImportError: No module named nose.tools
======================================================================
ERROR: tests.integration.test_address (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.integration.test_address
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/integration/test_address.py", line 1, in <module>
from tests.test_helper import *
File "tests/test_helper.py", line 20, in <module>
from nose.tools import raises
ImportError: No module named nose.tools
...
----------------------------------------------------------------------
Ran 64 tests in 0.004s
FAILED (errors=64)
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/python-braintree.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)