Source: python-firehose Version: 0.3-2 Severity: serious Tags: ftbfs Justification: fails to build from source User: debian-pyt...@lists.debian.org Usertags: python3.9
Hi, python-firehose/experimental FTBFS with python 3.9: [...] ====================================================================== ERROR: test_example_001 (tests.parsers.test_clanganalyzer_parser.TestParsePlist) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-firehose-0.3/.pybuild/cpython3_3.9_firehose/build/tests/parsers/test_clanganalyzer_parser.py", line 39, in test_example_001 a = self.parse_example('report-001.plist') File "/build/python-firehose-0.3/.pybuild/cpython3_3.9_firehose/build/tests/parsers/test_clanganalyzer_parser.py", line 29, in parse_example a = parse_plist(os.path.join(os.path.dirname(__file__), File "/build/python-firehose-0.3/.pybuild/cpython3_3.9_firehose/build/firehose/parsers/clanganalyzer.py", line 47, in parse_plist plist = plistlib.readPlist(pathOrFile) AttributeError: module 'plistlib' has no attribute 'readPlist' ====================================================================== ERROR: test_example_002 (tests.parsers.test_clanganalyzer_parser.TestParsePlist) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/python-firehose-0.3/.pybuild/cpython3_3.9_firehose/build/tests/parsers/test_clanganalyzer_parser.py", line 71, in test_example_002 a = self.parse_example('report-002.plist') File "/build/python-firehose-0.3/.pybuild/cpython3_3.9_firehose/build/tests/parsers/test_clanganalyzer_parser.py", line 29, in parse_example a = parse_plist(os.path.join(os.path.dirname(__file__), File "/build/python-firehose-0.3/.pybuild/cpython3_3.9_firehose/build/firehose/parsers/clanganalyzer.py", line 47, in parse_plist plist = plistlib.readPlist(pathOrFile) AttributeError: module 'plistlib' has no attribute 'readPlist' ---------------------------------------------------------------------- Ran 50 tests in 0.034s FAILED (errors=2) E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd /build/python-firehose-0.3/.pybuild/cpython3_3.9_firehose/build; python3.9 -m nose -v tests dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.9 3.8" returned exit code 13 make[1]: *** [debian/rules:16: override_dh_auto_test] Error 25 Andreas
python-firehose_0.3-2.log.gz
Description: application/gzip