Source: python-django-timezone-field Version: 5.1-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230925 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules binary > dh binary --with python3 --buildsystem=pybuild > dh_update_autotools_config -O--buildsystem=pybuild > dh_autoreconf -O--buildsystem=pybuild > dh_auto_configure -O--buildsystem=pybuild > dh_auto_build -O--buildsystem=pybuild > I: pybuild plugin_pyproject:110: Building wheel for python3.11 with "build" > module > I: pybuild base:291: python3.11 -m build --skip-dependency-check > --no-isolation --wheel --outdir > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-timezone-field > * Building wheel... > Successfully built django_timezone_field-5.1-py3-none-any.whl > I: pybuild plugin_pyproject:122: Unpacking wheel built for python3.11 with > "installer" module > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:291: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-timezone-field/build; > python3.11 -m pytest tests > ImportError while loading conftest > '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-timezone-field/build/tests/conftest.py'. > tests/conftest.py:32: in <module> > class _TZModelChoice(models.Model): > tests/conftest.py:38: in _TZModelChoice > tz_subset = TimeZoneField( > timezone_field/fields.py:82: in __init__ > values = [pytz.timezone(v) for v in values] > timezone_field/fields.py:82: in <listcomp> > values = [pytz.timezone(v) for v in values] > /usr/lib/python3/dist-packages/pytz/__init__.py:202: in timezone > raise UnknownTimeZoneError(zone) > E pytz.exceptions.UnknownTimeZoneError: 'US/Alaska' > E: pybuild pybuild:395: test: plugin pyproject failed with: exit code=4: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-timezone-field/build; > python3.11 -m pytest tests > dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 > returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2023/09/25/python-django-timezone-field_5.1-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&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.