Source: pypandoc Version: 1.4+ds0-1 Severity: serious https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pypandoc.html
... ====================================================================== ERROR: test_convert_with_custom_writer (tests.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pypandoc-1.4+ds0/tests.py", line 182, in test_convert_with_custom_writer received = pypandoc.convert_file(file_name, lua_file_name) File "/build/1st/pypandoc-1.4+ds0/pypandoc/__init__.py", line 140, in convert_file outputfile=outputfile, filters=filters) File "/build/1st/pypandoc-1.4+ds0/pypandoc/__init__.py", line 324, in _convert_input 'Pandoc died with exitcode "%s" during conversion: %s' % (p.returncode, stderr) RuntimeError: Pandoc died with exitcode "1" during conversion: pandoc: /tmp/tmpcfrhkwfoo-bar+baz/tmpe3s0o8.lua: openFile: does not exist (No such file or directory) ====================================================================== FAIL: test_basic_conversion_from_file (tests.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pypandoc-1.4+ds0/tests.py", line 156, in test_basic_conversion_from_file self.assertEqualExceptForNewlineEnd(expected, received) File "/build/1st/pypandoc-1.4+ds0/tests.py", line 399, in assertEqualExceptForNewlineEnd self.assertEqual(expected.rstrip('\n'), received.rstrip('\n')) AssertionError: u'some title\n==========' != u'#some title' - some title ? - + #some title? + - ========== ====================================================================== FAIL: test_basic_conversion_from_file_with_format (tests.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pypandoc-1.4+ds0/tests.py", line 189, in test_basic_conversion_from_file_with_format self.assertEqualExceptForNewlineEnd(expected, received) File "/build/1st/pypandoc-1.4+ds0/tests.py", line 399, in assertEqualExceptForNewlineEnd self.assertEqual(expected.rstrip('\n'), received.rstrip('\n')) AssertionError: u'some title\n==========' != u'#some title' - some title ? - + #some title? + - ========== ====================================================================== FAIL: test_basic_conversion_from_string (tests.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pypandoc-1.4+ds0/tests.py", line 197, in test_basic_conversion_from_string self.assertEqualExceptForNewlineEnd(expected, received) File "/build/1st/pypandoc-1.4+ds0/tests.py", line 399, in assertEqualExceptForNewlineEnd self.assertEqual(expected.rstrip('\n'), received.rstrip('\n')) AssertionError: u'some title\n==========' != u'#some title' - some title ? - + #some title? + - ========== ====================================================================== FAIL: test_basic_conversion_to_file (tests.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pypandoc-1.4+ds0/tests.py", line 231, in test_basic_conversion_to_file self.assertEqualExceptForNewlineEnd(expected, written) File "/build/1st/pypandoc-1.4+ds0/tests.py", line 399, in assertEqualExceptForNewlineEnd self.assertEqual(expected.rstrip('\n'), received.rstrip('\n')) AssertionError: u'some title\n==========' != u'#some title' - some title ? - + #some title? + - ========== ====================================================================== FAIL: test_conversion_from_markdown_with_extensions (tests.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pypandoc-1.4+ds0/tests.py", line 222, in test_conversion_from_markdown_with_extensions self.assertEqualExceptForNewlineEnd(expected_without_extension, received_without_extension) File "/build/1st/pypandoc-1.4+ds0/tests.py", line 399, in assertEqualExceptForNewlineEnd self.assertEqual(expected.rstrip('\n'), received.rstrip('\n')) AssertionError: u'<p><sub><sub>strike</sub></sub></p>' != u'<p>~<sub>strike</sub>~</p>' - <p><sub><sub>strike</sub></sub></p> ? ^^^^^ ^^^^^^ + <p>~<sub>strike</sub>~</p> ? ^ ^ ====================================================================== FAIL: test_conversion_from_non_plain_text_file (tests.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pypandoc-1.4+ds0/tests.py", line 319, in test_conversion_from_non_plain_text_file self.assertEqualExceptForNewlineEnd(expected, received) File "/build/1st/pypandoc-1.4+ds0/tests.py", line 399, in assertEqualExceptForNewlineEnd self.assertEqual(expected.rstrip('\n'), received.rstrip('\n')) AssertionError: u'some title\n==========' != u'#some title' - some title ? - + #some title? + - ========== ====================================================================== FAIL: test_get_pandoc_version (tests.TestPypandoc) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/1st/pypandoc-1.4+ds0/tests.py", line 137, in test_get_pandoc_version self.assertTrue(major in [0, 1]) AssertionError: False is not true ---------------------------------------------------------------------- Ran 24 tests in 9.296s FAILED (failures=7, errors=1, skipped=1) /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc /build/1st/pypandoc-1.4+ds0/.pybuild/cpython2_2.7_pypandoc E: pybuild pybuild:336: test: plugin distutils failed with: exit code=1: python2.7 setup.py test dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13 make: *** [debian/rules:5: build] Error 25