[Python-modules-team] Bug#914339: python-rsa ftbfs, missing a b-d on mock

Matthias Klose doko at debian.org
Thu Nov 22 11:42:53 GMT 2018


Package: src:python-rsa
Version: 4.0-1
Severity: serious
Tags: sid buster

python-rsa ftbfs, missing a b-d on mock:

======================================================================
ERROR: tests.test_load_save_keys (unittest.loader.ModuleImportFailure)
----------------------------------------------------------------------
ImportError: Failed to import test module: tests.test_load_save_keys
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_load_save_keys.py", line 20, in <module>
    import mock
ImportError: No module named mock


----------------------------------------------------------------------
Ran 76 tests in 4.204s



More information about the Python-modules-team mailing list