Source: pypandoc Version: 1.7.4+ds0-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20231212 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > py3versions: no X-Python3-Version in control file, using supported versions > set -ex; for python in python3.12 python3.11; do \ > nose2-3; \ > done > + nose2-3 > ...s......[WARNING] Could not load translations for en-US > data file translations/en.yaml not found > WARNING:pypandoc:Could not load translations for en-US > data file translations/en.yaml not found > [WARNING] The term Abstract has no translation defined. > > WARNING:pypandoc:The term Abstract has no translation defined. > > ..WARNING:pypandoc:Could not fetch resource missing.png: replacing image with > description > WARNING:pypandoc:Could not fetch resource missing.png: replacing image with > description > > .WARNING:pypandoc:Could not fetch resource missing.png: replacing image with > description > WARNING:pypandoc:Could not fetch resource missing.png: replacing image with > description > > .WARNING:pypandoc:Could not load translations for en-US > data file translations/en.yaml not found > WARNING:pypandoc:The term Abstract has no translation defined. > > ...Could not find data file /usr/share/pandoc/data/sample.lua > E........F.. > ====================================================================== > ERROR: test_convert_with_custom_writer > (tests.TestPypandoc.test_convert_with_custom_writer) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests.py", line 220, in > test_convert_with_custom_writer > received = pypandoc.convert_file(file_name, lua_file_name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/pypandoc/__init__.py", line 159, in convert_file > return _convert_input(source_file, format, 'path', to, > extra_args=extra_args, > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/pypandoc/__init__.py", line 372, in _convert_input > raise RuntimeError( > RuntimeError: Pandoc died with exitcode "4" during conversion: > /tmp/tmpc50m5x4_foo-bar+baz/tmp8h49ailx.lua does not contain a custom writer > > > ====================================================================== > FAIL: test_get_pandoc_version (tests.TestPypandoc.test_get_pandoc_version) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests.py", line 159, in test_get_pandoc_version > self.assertTrue(major in [0, 1, 2]) > AssertionError: False is not true > > ---------------------------------------------------------------------- > Ran 29 tests in 2.689s > > FAILED (failures=1, errors=1, skipped=1) > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > /sbuild-nonexistent > make[1]: *** [debian/rules:9: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/12/12/pypandoc_1.7.4+ds0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.