Your message dated Wed, 06 Jul 2022 22:49:54 +0000
with message-id <e1o9dqe-00099l...@fasolo.debian.org>
and subject line Bug#1013467: fixed in djangorestframework-gis 1.0-1
has caused the Debian Bug report #1013467,
regarding djangorestframework-gis: FTBFS: ModuleNotFoundError: No module named
'pytz'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1013467: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013467
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: djangorestframework-gis
Version: 0.18-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>>'
> 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;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.
--- End Message ---
--- Begin Message ---
Source: djangorestframework-gis
Source-Version: 1.0-1
Done: Michael Fladischer <fl...@debian.org>
We believe that the bug you reported is fixed in the latest version of
djangorestframework-gis, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1013...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Fladischer <fl...@debian.org> (supplier of updated
djangorestframework-gis package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 06 Jul 2022 22:00:27 +0000
Source: djangorestframework-gis
Architecture: source
Version: 1.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Michael Fladischer <fl...@debian.org>
Closes: 1013467
Changes:
djangorestframework-gis (1.0-1) unstable; urgency=low
.
* New upstream release (Closes: #1013467).
* Drop patches used for sqlite spatialite tests.
* Disable build-time tests.
* Rewrite autopkgtest to used PostGIS and spatialite (disabled because
of https://code.djangoproject.com/ticket/32935).
* Renumber patches.
* Bump Standards-Version to 4.6.1.0.
Checksums-Sha1:
955159c9d7eeefa55e3cb262f11ca8a610841642 2086 djangorestframework-gis_1.0-1.dsc
232655d14dece61d36d7f0d6521c05c4559bc2fe 48774
djangorestframework-gis_1.0.orig.tar.gz
3a9f4e4e73c6c2100e239b275ad6482a86939269 8684
djangorestframework-gis_1.0-1.debian.tar.xz
aa65d5940808ecb14834bcd6d0d73c809addc907 6465
djangorestframework-gis_1.0-1_arm64.buildinfo
Checksums-Sha256:
96b12917400bd28ba553c00d7a033075e005940cb9109cdbc514038fb23fad10 2086
djangorestframework-gis_1.0-1.dsc
921c5adbc9a7c0502c905957a6695b67f55d7bf6582e1ab837888b55a1fce5a6 48774
djangorestframework-gis_1.0.orig.tar.gz
ae66c0ddb82f53c50ec1d7a5c0f65c0b57e707120b7e7596daf6c6c2e4e85262 8684
djangorestframework-gis_1.0-1.debian.tar.xz
b8f203dc74bd0da2cf956c2e1a376c8dd886bc9a6eaf3c36117e087413b452ab 6465
djangorestframework-gis_1.0-1_arm64.buildinfo
Files:
c2a91bc03804beb3f288662c471a456d 2086 python optional
djangorestframework-gis_1.0-1.dsc
e86cc8500e4785d9c1154d79d9a93aee 48774 python optional
djangorestframework-gis_1.0.orig.tar.gz
36a3cf4542e872d430771105f73331a6 8684 python optional
djangorestframework-gis_1.0-1.debian.tar.xz
59d0ff17106216bd3d959234fa0416ec 6465 python optional
djangorestframework-gis_1.0-1_arm64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEEqVSlRXW87UkkCnJc/9PIi5l90WoFAmLGBrYACgkQ/9PIi5l9
0Wpo/wf+KUnQxG4HnTn5rGN4u+i2onez8h1mbsCBdUwdsW7ym4yGxpfh9ILNCmpL
VSbFXNIlfU1L4+6R7Thc2QccB+fybN+3N4xz7Dv0gj3hQT5ZeGFCla8pdj2nsX11
pevGbRotb8KTy8addLqlnI0l63nhKt1WghRy+vGQNR9hMZ9zd+sqpDjMyu/pDHLP
pPw37g9X3XDlScR7tsjBiWGcbu4nHFUQMoXohkzkYIAaS1iWPyP0pFKBCT0mLf+0
Ty8Z8eM47MLcbI9tNPxVHO6OmsoJU9t3FAdsE9fUsB7gUVrAiffAmNYqekWOqGlH
sKFjudFs6T+lG55CvAx+WvMqcArDbg==
=adY7
-----END PGP SIGNATURE-----
--- End Message ---