Source: python-logutils Version: 0.3.5-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>>' > make[1]: pyversions: No such file or directory > py3versions: no X-Python3-Version in control file, using supported versions > set -x ; set -e && for pyvers in 3.12 3.11; do \ > python$pyvers setup.py test -v ; \ > done > + set -e > + python3.12 setup.py test -v > ....Some unicode string with some śćźół chars > .s......EE.................. > ====================================================================== > ERROR: test_config4_ok (test_dictconfig.ConfigDictTest.test_config4_ok) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 571, in > test_config4_ok > self.assertEquals(h.formatted[0], > ^^^^^^^^^^^^^^^^^ > AttributeError: 'ConfigDictTest' object has no attribute 'assertEquals'. Did > you mean: 'assertEqual'? > > ====================================================================== > ERROR: test_config4a_ok (test_dictconfig.ConfigDictTest.test_config4a_ok) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/test_dictconfig.py", line 583, in > test_config4a_ok > self.assertEquals(h.formatted[0], > ^^^^^^^^^^^^^^^^^ > AttributeError: 'ConfigDictTest' object has no attribute 'assertEquals'. Did > you mean: 'assertEqual'? > > ---------------------------------------------------------------------- > Ran 32 tests in 0.009s > > FAILED (errors=2, skipped=1) > make[1]: *** [debian/rules:22: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2023/12/12/python-logutils_0.3.5-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.