Source: tldp
Version: 0.7.13-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/tldp.html

...
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:184: cd /build/1st/tldp-0.7.13/.pybuild/pythonX.Y_3.6/build; 
python3.6 -m nose tests
..............................................................................................E.................................
======================================================================
ERROR: testGuessNumber (test_typeguesser.TestDoctypes)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/build/1st/tldp-0.7.13/.pybuild/pythonX.Y_3.6/build/tests/test_typeguesser.py",
 line 65, in testGuessNumber
    self.assertIsNone(guess(7))
  File 
"/build/1st/tldp-0.7.13/.pybuild/pythonX.Y_3.6/build/tldp/typeguesser.py", line 
59, in guess
    stem, ext = os.path.splitext(fname)
  File "/usr/lib/python3.6/posixpath.py", line 120, in splitext
    p = os.fspath(p)
TypeError: expected str, bytes or os.PathLike object, not int

----------------------------------------------------------------------
Ran 128 tests in 4.699s

FAILED (errors=1)
E: pybuild pybuild:283: test: plugin distutils failed with: exit code=1: cd 
/build/1st/tldp-0.7.13/.pybuild/pythonX.Y_3.6/build; python3.6 -m nose tests
dh_auto_test: pybuild --test --test-nose -i python{version} -p 3.6 3.5 returned 
exit code 13
debian/rules:6: recipe for target 'build' failed
make: *** [build] Error 25

Reply via email to