Source: python-maxminddb
Version: 1.4.0-1
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/package.php?p=python-maxminddb&suite=sid

...
I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_maxminddb/build; 
python3.7 -m nose tests
.............................F.........................F...................................................................................................................
======================================================================
FAIL: test_no_constructor_args (reader_test.TestAutoReader)
----------------------------------------------------------------------
TypeError: function missing required argument 'database' (pos 1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_maxminddb/build/tests/reader_test.py", 
line 179, in test_no_constructor_args
    cls)
AssertionError: " 1 required positional argument|\(pos 1\) not found|takes at 
least 2 arguments" does not match "function missing required argument 
'database' (pos 1)"

======================================================================
FAIL: test_no_constructor_args (reader_test.TestExtensionReader)
----------------------------------------------------------------------
TypeError: function missing required argument 'database' (pos 1)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File 
"/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_maxminddb/build/tests/reader_test.py", 
line 179, in test_no_constructor_args
    cls)
AssertionError: " 1 required positional argument|\(pos 1\) not found|takes at 
least 2 arguments" does not match "function missing required argument 
'database' (pos 1)"

----------------------------------------------------------------------
Ran 171 tests in 3.803s

FAILED (failures=2)
E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_maxminddb/build; python3.7 -m nose tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p "3.7 3.6" 
--before-test "ln -sf {dir}/README.rst {build_dir}/" --after-test "rm -f 
{build_dir}/README.rst" returned exit code 13
make[1]: *** [debian/rules:19: override_dh_auto_test] Error 25

Reply via email to