Control: tag 995909 + ftbfs Control: tag 995909 + bookworm Control: tag 995909 + sid Control: severity 995909 serious Control: reassign 995909 src:fava Control: merge -1 995909
Hi, Lucas Nussbaum (2021-10-24): >> help2man: can't get `--help' info from PYTHONPATH="/<<PKGBUILDDIR>>/src" >> python3 -m fava.cli And then, in the build chroot: # PYTHONPATH=fava-1.18/src python3 -m fava.cli Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.9/runpy.py", line 87, in _run_code exec(code, run_globals) File "/build/fava-T6YKJB/fava-1.18/src/fava/cli.py", line 11, in <module> from fava.application import app File "/build/fava-T6YKJB/fava-1.18/src/fava/application.py", line 67, in <module> app.jinja_options["extensions"].append("jinja2.ext.do") KeyError: 'extensions' This is #995909 ⇒ trying to merge them. Cheers!