Source: python-django-colorfield Version: 0.7.1+ds1-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220624 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > python3 runtests.py > Creating test database for alias 'default'... > Found 12 test(s). > System check identified no issues (0 silenced). > E........... > ====================================================================== > ERROR: tests.test_serializers (unittest.loader._FailedTest) > ---------------------------------------------------------------------- > ImportError: Failed to import test module: tests.test_serializers > Traceback (most recent call last): > File "/usr/lib/python3.10/unittest/loader.py", line 436, in _find_test_path > module = self._get_module_from_name(name) > File "/usr/lib/python3.10/unittest/loader.py", line 377, in > _get_module_from_name > __import__(name) > File "/<<PKGBUILDDIR>>/tests/test_serializers.py", line 4, in <module> > from rest_framework.serializers import ( > File "/usr/lib/python3/dist-packages/rest_framework/serializers.py", line > 29, in <module> > from rest_framework.fields import get_error_detail, set_value > File "/usr/lib/python3/dist-packages/rest_framework/fields.py", line 32, in > <module> > from pytz.exceptions import InvalidTimeError > ModuleNotFoundError: No module named 'pytz' > > > ---------------------------------------------------------------------- > Ran 12 tests in 0.021s > > FAILED (errors=1) > Destroying test database for alias 'default'... > make[1]: *** [debian/rules:19: override_dh_auto_test] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/06/24/python-django-colorfield_0.7.1+ds1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&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.