On Mon, 22 Feb 2021 13:27:20 +0100 Gianfranco Costamagna <locutusofb...@debian.org> wrote: > Hello, looks like the testsuite is failing with TERM=unknown, I don't really > know why, but calling dh_auto_test with TERM=linux seems to fix it. > > override_dh_auto_test: > TERM=linux PYBUILD_SYSTEM=custom > PYBUILD_TEST_ARGS="PYTHONPATH=$(CURDIR) {interpreter} -m pytest" dh_auto_test > > > I'm not adding the tag "patch" because some bug in the code probably exists. > > Example of failure: > https://launchpadlibrarian.net/524437846/buildlog_ubuntu-hirsute-amd64.rich_9.11.0-1_BUILDING.txt.gz
as mentioned at https://github.com/willmcgugan/rich/issues/1051#issuecomment-787529446 this is a Ubuntu-specific issue: why did you report it to debian, where the package builds fine both on buildd and autopkgtest infrastructures? this is something you should report to launchpad and fix within ubuntu.