Source: pysolfc Version: 2.6.4-3 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220412 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>' > export PYTHONPATH=`pwd`; (cd html-src && ./gen-html.py) > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/html-src/./gen-html.py", line 18, in <module> > import pysollib.games # noqa: F402,I100,I202 > File "/<<PKGBUILDDIR>>/pysollib/games/__init__.py", line 23, in <module> > from . import acesup # noqa: F401 > File "/<<PKGBUILDDIR>>/pysollib/games/acesup.py", line 23, in <module> > from pysollib.game import Game > File "/<<PKGBUILDDIR>>/pysollib/game.py", line 40, in <module> > from pysollib.pysoltk import CURSOR_WATCH > File "/<<PKGBUILDDIR>>/pysollib/pysoltk.py", line 35, in <module> > from pysollib.tile.tkhtml import * # noqa: F401,F403 > File "/<<PKGBUILDDIR>>/pysollib/tile/tkhtml.py", line 29, in <module> > from pysollib.ui.tktile.tkhtml import Base_HTMLViewer > File "/<<PKGBUILDDIR>>/pysollib/ui/tktile/tkhtml.py", line 24, in <module> > import formatter > ModuleNotFoundError: No module named 'formatter' > make[2]: *** [Makefile:29: rules] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/04/12/pysolfc_2.6.4-3_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&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 marking 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.