Source: indexed-gzip Version: 0.3.1-1 Severity: important https://buildd.debian.org/status/package.php?p=indexed-gzip&suite=sid
... ============================= test session starts ============================== platform linux2 -- Python 2.7.13, pytest-3.0.6, py-1.4.32, pluggy-0.4.0 rootdir: /«PKGBUILDDIR», inifile: collected 18 items tests/test_indexed_gzip.py EEE.E tests/test_zran.py ..FFF.E.EEFEE ==================================== ERRORS ==================================== ______________________ ERROR at setup of test_open_close _______________________ request = <SubRequest 'seed' for <Function 'test_open_close'>> @pytest.fixture def seed(request): seed = request.config.getoption('--seed') if seed is None: > seed = np.random.randint(2 ** 32) tests/conftest.py:73: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ > ??? E ValueError: high is out of bounds for int32 ... ================= 4 failed, 5 passed, 9 error in 59.66 seconds ================= E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd /«PKGBUILDDIR»/.pybuild/pythonX.Y_2.7/build; python2.7 -m pytest --niter 1 dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned exit code 13 debian/rules:21: recipe for target 'build-arch' failed make: *** [build-arch] Error 25