Source: djangorestframework-gis
Version: 0.18-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
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>>'
> dh_auto_test -- --system=custom --test-args="cd {build_dir}; {interpreter}
> tests/manage.py test tests/django_restframework_gis_tests"
> I: pybuild base:239: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_djangorestframework-gis/build;
> python3.9 tests/manage.py test tests/django_restframework_gis_tests
> Traceback (most recent call last):
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_djangorestframework-gis/build/tests/manage.py",
> line 10, in <module>
> execute_from_command_line(sys.argv)
> File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
> line 446, in execute_from_command_line
> utility.execute()
> File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
> line 420, in execute
> django.setup()
> File "/usr/lib/python3/dist-packages/django/__init__.py", line 24, in setup
> apps.populate(settings.INSTALLED_APPS)
> File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 124, in
> populate
> app_config.ready()
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_djangorestframework-gis/build/rest_framework_gis/apps.py",
> line 12, in ready
> from rest_framework.serializers import ModelSerializer
> 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'
> E: pybuild pybuild:369: test: plugin custom failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_djangorestframework-gis/build;
> python3.9 tests/manage.py test tests/django_restframework_gis_tests
> I: pybuild base:239: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_djangorestframework-gis/build;
> python3.10 tests/manage.py test tests/django_restframework_gis_tests
> Traceback (most recent call last):
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_djangorestframework-gis/build/tests/manage.py",
> line 10, in <module>
> execute_from_command_line(sys.argv)
> File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
> line 446, in execute_from_command_line
> utility.execute()
> File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
> line 420, in execute
> django.setup()
> File "/usr/lib/python3/dist-packages/django/__init__.py", line 24, in setup
> apps.populate(settings.INSTALLED_APPS)
> File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 124, in
> populate
> app_config.ready()
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_djangorestframework-gis/build/rest_framework_gis/apps.py",
> line 12, in ready
> from rest_framework.serializers import ModelSerializer
> 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'
> E: pybuild pybuild:369: test: plugin custom failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_djangorestframework-gis/build;
> python3.10 tests/manage.py test tests/django_restframework_gis_tests
> dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.10"
> --system=custom "--test-args=cd {build_dir}; {interpreter} tests/manage.py
> test tests/django_restframework_gis_tests" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2022/06/24/djangorestframework-gis_0.18-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&[email protected]&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.