Your message dated Wed, 05 Oct 2022 20:57:35 +0000
with message-id <e1ogbsr-00fbgd...@fasolo.debian.org>
and subject line Bug#1013564: fixed in python-django-health-check 3.17.0-1
has caused the Debian Bug report #1013564,
regarding python-django-health-check: FTBFS: dh_auto_test: error: pybuild 
--test --test-pytest -i python{version} -p "3.9 3.10" returned exit code 13
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.)


-- 
1013564: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013564
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-django-health-check
Version: 3.12.1-3
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):
>  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
> I: pybuild base:239: python3.9 setup.py config 
> running config
> I: pybuild base:239: python3.10 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:239: /usr/bin/python3.9 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> copying health_check/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> copying health_check/plugins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> copying health_check/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> copying health_check/urls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> copying health_check/mixins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> copying health_check/views.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> copying health_check/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> copying health_check/conf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check
> running egg_info
> writing django_health_check.egg-info/PKG-INFO
> writing dependency_links to django_health_check.egg-info/dependency_links.txt
> writing requirements to django_health_check.egg-info/requires.txt
> writing top-level names to django_health_check.egg-info/top_level.txt
> reading manifest file 'django_health_check.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects 
> <dir> <pattern1> <pattern2> ...
> 
> warning: manifest_maker: MANIFEST.in, line 3: 'prune' expects a single 
> <dir_pattern>
> 
> adding license file 'LICENSE'
> writing manifest file 'django_health_check.egg-info/SOURCES.txt'
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/cache
> copying health_check/cache/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/cache
> copying health_check/cache/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/cache
> copying health_check/cache/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/cache
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib
> copying health_check/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/celery
> copying health_check/contrib/celery/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/celery
> copying health_check/contrib/celery/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/celery
> copying health_check/contrib/celery/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/celery
> copying health_check/contrib/celery/tasks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/celery
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/psutil
> copying health_check/contrib/psutil/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/psutil
> copying health_check/contrib/psutil/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/psutil
> copying health_check/contrib/psutil/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/psutil
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/rabbitmq
> copying health_check/contrib/rabbitmq/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/rabbitmq
> copying health_check/contrib/rabbitmq/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/rabbitmq
> copying health_check/contrib/rabbitmq/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/rabbitmq
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/redis
> copying health_check/contrib/redis/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/redis
> copying health_check/contrib/redis/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/redis
> copying health_check/contrib/redis/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/redis
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/s3boto3_storage
> copying health_check/contrib/s3boto3_storage/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/s3boto3_storage
> copying health_check/contrib/s3boto3_storage/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/s3boto3_storage
> copying health_check/contrib/s3boto3_storage/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/s3boto3_storage
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/s3boto_storage
> copying health_check/contrib/s3boto_storage/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/s3boto_storage
> copying health_check/contrib/s3boto_storage/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/s3boto_storage
> copying health_check/contrib/s3boto_storage/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/contrib/s3boto_storage
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/db
> copying health_check/db/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/db
> copying health_check/db/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/db
> copying health_check/db/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/db
> copying health_check/db/models.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/db
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/db/migrations
> copying health_check/db/migrations/0001_initial.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/db/migrations
> copying health_check/db/migrations/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/db/migrations
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/management
> copying health_check/management/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/management
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/management/commands
> copying health_check/management/commands/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/management/commands
> copying health_check/management/commands/health_check.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/management/commands
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/storage
> copying health_check/storage/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/storage
> copying health_check/storage/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/storage
> copying health_check/storage/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/storage
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/templates
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/templates/health_check
> copying health_check/templates/health_check/index.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/health_check/templates/health_check
> I: pybuild base:239: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> copying health_check/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> copying health_check/plugins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> copying health_check/exceptions.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> copying health_check/urls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> copying health_check/mixins.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> copying health_check/views.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> copying health_check/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> copying health_check/conf.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check
> running egg_info
> writing django_health_check.egg-info/PKG-INFO
> writing dependency_links to django_health_check.egg-info/dependency_links.txt
> writing requirements to django_health_check.egg-info/requires.txt
> writing top-level names to django_health_check.egg-info/top_level.txt
> reading manifest file 'django_health_check.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> warning: manifest_maker: MANIFEST.in, line 2: 'recursive-include' expects 
> <dir> <pattern1> <pattern2> ...
> 
> warning: manifest_maker: MANIFEST.in, line 3: 'prune' expects a single 
> <dir_pattern>
> 
> adding license file 'LICENSE'
> writing manifest file 'django_health_check.egg-info/SOURCES.txt'
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/cache
> copying health_check/cache/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/cache
> copying health_check/cache/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/cache
> copying health_check/cache/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/cache
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib
> copying health_check/contrib/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/celery
> copying health_check/contrib/celery/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/celery
> copying health_check/contrib/celery/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/celery
> copying health_check/contrib/celery/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/celery
> copying health_check/contrib/celery/tasks.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/celery
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/psutil
> copying health_check/contrib/psutil/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/psutil
> copying health_check/contrib/psutil/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/psutil
> copying health_check/contrib/psutil/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/psutil
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/rabbitmq
> copying health_check/contrib/rabbitmq/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/rabbitmq
> copying health_check/contrib/rabbitmq/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/rabbitmq
> copying health_check/contrib/rabbitmq/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/rabbitmq
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/redis
> copying health_check/contrib/redis/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/redis
> copying health_check/contrib/redis/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/redis
> copying health_check/contrib/redis/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/redis
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/s3boto3_storage
> copying health_check/contrib/s3boto3_storage/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/s3boto3_storage
> copying health_check/contrib/s3boto3_storage/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/s3boto3_storage
> copying health_check/contrib/s3boto3_storage/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/s3boto3_storage
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/s3boto_storage
> copying health_check/contrib/s3boto_storage/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/s3boto_storage
> copying health_check/contrib/s3boto_storage/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/s3boto_storage
> copying health_check/contrib/s3boto_storage/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/contrib/s3boto_storage
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/db
> copying health_check/db/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/db
> copying health_check/db/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/db
> copying health_check/db/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/db
> copying health_check/db/models.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/db
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/db/migrations
> copying health_check/db/migrations/0001_initial.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/db/migrations
> copying health_check/db/migrations/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/db/migrations
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/management
> copying health_check/management/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/management
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/management/commands
> copying health_check/management/commands/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/management/commands
> copying health_check/management/commands/health_check.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/management/commands
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/storage
> copying health_check/storage/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/storage
> copying health_check/storage/apps.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/storage
> copying health_check/storage/backends.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/storage
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/templates
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/templates/health_check
> copying health_check/templates/health_check/index.html -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/health_check/templates/health_check
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild pybuild:300: cp -r /<<PKGBUILDDIR>>/tests 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build
> I: pybuild base:239: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build; python3.9 
> -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.9.13, pytest-6.2.5, py-1.10.0, pluggy-1.0.0
> Django settings: tests.testapp.settings (from environment variable)
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: django-3.5.1
> collected 32 items / 1 error / 31 selected
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.9_django-health-check/build/tests/test_views.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/tests/test_views.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.9/importlib/__init__.py:127: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_views.py:80: in <module>
>     class TestMainView:
> tests/test_views.py:81: in TestMainView
>     url = reverse('health_check:health_check_home')
> /usr/lib/python3/dist-packages/django/urls/base.py:54: in reverse
>     app_list = resolver.app_dict[ns]
> /usr/lib/python3/dist-packages/django/urls/resolvers.py:619: in app_dict
>     self._populate()
> /usr/lib/python3/dist-packages/django/urls/resolvers.py:529: in _populate
>     for url_pattern in reversed(self.url_patterns):
> /usr/lib/python3/dist-packages/django/utils/functional.py:49: in __get__
>     res = instance.__dict__[self.name] = self.func(instance)
> /usr/lib/python3/dist-packages/django/urls/resolvers.py:696: in url_patterns
>     patterns = getattr(self.urlconf_module, "urlpatterns", 
> self.urlconf_module)
> /usr/lib/python3/dist-packages/django/utils/functional.py:49: in __get__
>     res = instance.__dict__[self.name] = self.func(instance)
> /usr/lib/python3/dist-packages/django/urls/resolvers.py:689: in urlconf_module
>     return import_module(self.urlconf_name)
> /usr/lib/python3.9/importlib/__init__.py:127: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/testapp/urls.py:1: in <module>
>     from django.conf.urls import include, url
> E   ImportError: cannot import name 'url' from 'django.conf.urls' 
> (/usr/lib/python3/dist-packages/django/conf/urls/__init__.py)
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/django/conf/__init__.py:206
>   /usr/lib/python3/dist-packages/django/conf/__init__.py:206: 
> RemovedInDjango50Warning: The default value of USE_TZ will change from False 
> to True in Django 5.0. Set USE_TZ to False in your project settings if you 
> want to keep the current default behavior.
>     warnings.warn(
> 
> ../../../../../../usr/lib/python3/dist-packages/django/conf/__init__.py:229
>   /usr/lib/python3/dist-packages/django/conf/__init__.py:229: 
> RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with 
> Django 5.0, localized formatting of data will always be enabled. For example 
> Django will display numbers and dates using the format of the current locale.
>     warnings.warn(USE_L10N_DEPRECATED_MSG, RemovedInDjango50Warning)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.cache' defines default_app_config = 
> 'health_check.cache.apps.HealthCheckConfig'. Django now detects this 
> configuration automatically. You can remove default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.db' defines default_app_config = 
> 'health_check.db.apps.HealthCheckConfig'. Django now detects this 
> configuration automatically. You can remove default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.storage' defines default_app_config = 
> 'health_check.storage.apps.HealthCheckConfig'. Django now detects this 
> configuration automatically. You can remove default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.contrib.celery' defines 
> default_app_config = 'health_check.contrib.celery.apps.HealthCheckConfig'. 
> Django now detects this configuration automatically. You can remove 
> default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.contrib.s3boto_storage' defines 
> default_app_config = 
> 'health_check.contrib.s3boto_storage.apps.HealthCheckConfig'. Django now 
> detects this configuration automatically. You can remove default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233: 
> PytestConfigWarning: Unknown config option: django_settings_module
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> tests/test_commands.py:22
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/tests/test_commands.py:22:
>  PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
>   Use @pytest.fixture instead; they are the same.
>     @pytest.yield_fixture(autouse=True)
> 
> tests/test_mixins.py:23
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/tests/test_mixins.py:23:
>  PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
>   Use @pytest.fixture instead; they are the same.
>     @pytest.yield_fixture(autouse=True)
> 
> tests/test_plugins.py:18
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build/tests/test_plugins.py:18:
>  PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
>   Use @pytest.fixture instead; they are the same.
>     @pytest.yield_fixture(autouse=True)
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 11 warnings, 1 error in 0.34s 
> =========================
> E: pybuild pybuild:369: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-health-check/build; python3.9 
> -m pytest tests
> I: pybuild pybuild:300: cp -r /<<PKGBUILDDIR>>/tests 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build
> I: pybuild base:239: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build; python3.10 
> -m pytest tests
> ============================= test session starts 
> ==============================
> platform linux -- Python 3.10.5, pytest-6.2.5, py-1.10.0, pluggy-1.0.0
> Django settings: tests.testapp.settings (from environment variable)
> rootdir: /<<PKGBUILDDIR>>, configfile: setup.cfg
> plugins: django-3.5.1
> collected 32 items / 1 error / 31 selected
> 
> ==================================== ERRORS 
> ====================================
> _ ERROR collecting 
> .pybuild/cpython3_3.10_django-health-check/build/tests/test_views.py _
> ImportError while importing test module 
> '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/tests/test_views.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/test_views.py:80: in <module>
>     class TestMainView:
> tests/test_views.py:81: in TestMainView
>     url = reverse('health_check:health_check_home')
> /usr/lib/python3/dist-packages/django/urls/base.py:54: in reverse
>     app_list = resolver.app_dict[ns]
> /usr/lib/python3/dist-packages/django/urls/resolvers.py:619: in app_dict
>     self._populate()
> /usr/lib/python3/dist-packages/django/urls/resolvers.py:529: in _populate
>     for url_pattern in reversed(self.url_patterns):
> /usr/lib/python3/dist-packages/django/utils/functional.py:49: in __get__
>     res = instance.__dict__[self.name] = self.func(instance)
> /usr/lib/python3/dist-packages/django/urls/resolvers.py:696: in url_patterns
>     patterns = getattr(self.urlconf_module, "urlpatterns", 
> self.urlconf_module)
> /usr/lib/python3/dist-packages/django/utils/functional.py:49: in __get__
>     res = instance.__dict__[self.name] = self.func(instance)
> /usr/lib/python3/dist-packages/django/urls/resolvers.py:689: in urlconf_module
>     return import_module(self.urlconf_name)
> /usr/lib/python3.10/importlib/__init__.py:126: in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
> tests/testapp/urls.py:1: in <module>
>     from django.conf.urls import include, url
> E   ImportError: cannot import name 'url' from 'django.conf.urls' 
> (/usr/lib/python3/dist-packages/django/conf/urls/__init__.py)
> =============================== warnings summary 
> ===============================
> ../../../../../../usr/lib/python3/dist-packages/kombu/utils/compat.py:82
>   /usr/lib/python3/dist-packages/kombu/utils/compat.py:82: 
> DeprecationWarning: SelectableGroups dict interface is deprecated. Use select.
>     for ep in importlib_metadata.entry_points().get(namespace, [])
> 
> ../../../../../../usr/lib/python3/dist-packages/django/conf/__init__.py:206
>   /usr/lib/python3/dist-packages/django/conf/__init__.py:206: 
> RemovedInDjango50Warning: The default value of USE_TZ will change from False 
> to True in Django 5.0. Set USE_TZ to False in your project settings if you 
> want to keep the current default behavior.
>     warnings.warn(
> 
> ../../../../../../usr/lib/python3/dist-packages/django/conf/__init__.py:229
>   /usr/lib/python3/dist-packages/django/conf/__init__.py:229: 
> RemovedInDjango50Warning: The USE_L10N setting is deprecated. Starting with 
> Django 5.0, localized formatting of data will always be enabled. For example 
> Django will display numbers and dates using the format of the current locale.
>     warnings.warn(USE_L10N_DEPRECATED_MSG, RemovedInDjango50Warning)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.cache' defines default_app_config = 
> 'health_check.cache.apps.HealthCheckConfig'. Django now detects this 
> configuration automatically. You can remove default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.db' defines default_app_config = 
> 'health_check.db.apps.HealthCheckConfig'. Django now detects this 
> configuration automatically. You can remove default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.storage' defines default_app_config = 
> 'health_check.storage.apps.HealthCheckConfig'. Django now detects this 
> configuration automatically. You can remove default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.contrib.celery' defines 
> default_app_config = 'health_check.contrib.celery.apps.HealthCheckConfig'. 
> Django now detects this configuration automatically. You can remove 
> default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/django/apps/registry.py:91
>   /usr/lib/python3/dist-packages/django/apps/registry.py:91: 
> RemovedInDjango41Warning: 'health_check.contrib.s3boto_storage' defines 
> default_app_config = 
> 'health_check.contrib.s3boto_storage.apps.HealthCheckConfig'. Django now 
> detects this configuration automatically. You can remove default_app_config.
>     app_config = AppConfig.create(entry)
> 
> ../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1233: 
> PytestConfigWarning: Unknown config option: django_settings_module
>   
>     self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
> 
> tests/test_commands.py:22
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/tests/test_commands.py:22:
>  PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
>   Use @pytest.fixture instead; they are the same.
>     @pytest.yield_fixture(autouse=True)
> 
> tests/test_mixins.py:23
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/tests/test_mixins.py:23:
>  PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
>   Use @pytest.fixture instead; they are the same.
>     @pytest.yield_fixture(autouse=True)
> 
> tests/test_plugins.py:18
>   
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build/tests/test_plugins.py:18:
>  PytestDeprecationWarning: @pytest.yield_fixture is deprecated.
>   Use @pytest.fixture instead; they are the same.
>     @pytest.yield_fixture(autouse=True)
> 
> ../../../../../../usr/lib/python3/dist-packages/redis/connection.py:2
>   /usr/lib/python3/dist-packages/redis/connection.py:2: DeprecationWarning: 
> The distutils package is deprecated and slated for removal in Python 3.12. 
> Use setuptools or check PEP 632 for potential alternatives
>     from distutils.version import StrictVersion
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection 
> !!!!!!!!!!!!!!!!!!!!
> ======================== 13 warnings, 1 error in 0.32s 
> =========================
> E: pybuild pybuild:369: test: plugin distutils failed with: exit code=2: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-health-check/build; python3.10 
> -m pytest tests
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.9 
> 3.10" returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/06/24/python-django-health-check_3.12.1-3_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: python-django-health-check
Source-Version: 3.17.0-1
Done: Boyuan Yang <by...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-django-health-check, 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.
Boyuan Yang <by...@debian.org> (supplier of updated python-django-health-check 
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, 05 Oct 2022 15:31:40 -0400
Source: python-django-health-check
Architecture: source
Version: 3.17.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Boyuan Yang <by...@debian.org>
Closes: 1013564
Changes:
 python-django-health-check (3.17.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release. (Closes: #1013564)
   * debian/gbp.conf: Use debian/latest as default packaging branch.
   * debian/watch: Monitor github release instead.
   * debian/patches: Add patch to fix package installation behavior.
Checksums-Sha1:
 e68c0817c47e9f725e57e7c199fd447b7302ee81 2462 
python-django-health-check_3.17.0-1.dsc
 d658a342dbe78a368c9ff097d30117409c170335 26120 
python-django-health-check_3.17.0.orig.tar.gz
 a033b2720c4e4155559850d97201bb3d5893dab9 3224 
python-django-health-check_3.17.0-1.debian.tar.xz
 c9f5dd2c816649b19a784f9808eb600575955888 9223 
python-django-health-check_3.17.0-1_amd64.buildinfo
Checksums-Sha256:
 24d60c2d932517286ad70496a82700a3eab880d0a147d8f89178fbc50890323f 2462 
python-django-health-check_3.17.0-1.dsc
 3d9f42ef5d7ed8bea221e51528da985ba34bcd9c95aca1aee3782e67d5f751ac 26120 
python-django-health-check_3.17.0.orig.tar.gz
 94c0497481c7efae330e6f5b91055122d28931cd5745c1a964be62e165e19dd8 3224 
python-django-health-check_3.17.0-1.debian.tar.xz
 f8f8ea785d4f7d3cbdbd75acfa08590e05dd0ba064eebff7433982a05a01a373 9223 
python-django-health-check_3.17.0-1_amd64.buildinfo
Files:
 141f45fa4f55b34ed0fb08d18b6244b2 2462 python optional 
python-django-health-check_3.17.0-1.dsc
 cdf08daf769c771f70b2afbbdb6a38bc 26120 python optional 
python-django-health-check_3.17.0.orig.tar.gz
 278533f88cfb177496c2d76a3a1c4940 3224 python optional 
python-django-health-check_3.17.0-1.debian.tar.xz
 a3167b45226652748f55829db2c9e173 9223 python optional 
python-django-health-check_3.17.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmM933MACgkQwpPntGGC
Ws60EA/9GviJdT1qqD50cUBBkHinR1TLpvl5bt9NEvMTjqYf9hAcT5SgyJyCl/6Q
YRUL7aCf2j1kBB9M22HEplrKrevMvK2zB/gFkUwvqA2owaRpXF/sjk6UeAi/Pz5w
syuF/5Tvngj7QY8uNW6kS9E47J7CFo4uYnnhHg1i2Vd9iN0AbWM9vUv2U9DXV9Nn
WKNqGM+Q9efrP3aUFwlmttxoalQ1WC4Mpp0KJ0+6pY8SF/h1ovcNfiUUT6akO4G0
l0vTPO2cQRD80NxN8+w17DwHuqzNrd4PLJUO4RZHGTxDfbS/cP81Gkp/Gpgd8m90
EBo2Y5+9ugwJkIZXI1BG0a9dOef/8KrMKkJJfEt6Fgx+X3TNvqOyFsGx+47YGHUw
iOfQQ72Omus4rqdueccNSityabtJPqPMBZlEnh6HDPevKKBSiIzxCwPpmpfvGRkE
UfEmdyBto8gGphKSlNByZFDsVt+dQygN9V38/DqiFITxxKGzkxRomWgtXsYLEFuV
PD1jTuDzxk1D4DV7G7qBospYSgDI+DvG7WgS+8zAMZS1ewKZLxMMISyUqk5jEZJJ
J0BJ4W18QNkMtSEbjQYeAplwY2HpQh5Q6sQ89SEw9Tiibxnr233ssvqDMPzCut9U
ZGF2ecYk7Y6Abx5cCk6YNZNm5iQfnl/3QDHdc4YnYRQGoAqqgrw=
=ngL/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to