--- Begin Message ---
Package: src:django-allauth
Version: 65.0.2-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202512/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:django-allauth, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3,sphinxdoc --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd allauth && django-admin compilemessages
processing file django.po in /<<PKGBUILDDIR>>/allauth/locale/uk/LC_MESSAGES
processing file django.po in /<<PKGBUILDDIR>>/allauth/locale/tr/LC_MESSAGES
[... snipped ...]
adding 'allauth/templates/account/email/password_set_message.txt'
adding 'allauth/templates/account/email/password_set_subject.txt'
adding 'allauth/templates/account/email/unknown_account_message.txt'
adding 'allauth/templates/account/email/unknown_account_subject.txt'
adding 'allauth/templates/account/messages/cannot_delete_primary_email.txt'
adding 'allauth/templates/account/messages/email_confirmation_failed.txt'
adding 'allauth/templates/account/messages/email_confirmation_sent.txt'
adding 'allauth/templates/account/messages/email_confirmed.txt'
adding 'allauth/templates/account/messages/email_deleted.txt'
adding 'allauth/templates/account/messages/logged_in.txt'
adding 'allauth/templates/account/messages/logged_out.txt'
adding 'allauth/templates/account/messages/login_code_sent.txt'
adding 'allauth/templates/account/messages/password_changed.txt'
adding 'allauth/templates/account/messages/password_set.txt'
adding 'allauth/templates/account/messages/primary_email_set.txt'
adding 'allauth/templates/account/messages/unverified_primary_email.txt'
adding 'allauth/templates/account/snippets/already_logged_in.html'
adding 'allauth/templates/account/snippets/warn_no_email.html'
adding 'allauth/templates/allauth/elements/alert.html'
adding 'allauth/templates/allauth/elements/badge.html'
adding 'allauth/templates/allauth/elements/button.html'
adding 'allauth/templates/allauth/elements/button_group.html'
adding 'allauth/templates/allauth/elements/field.html'
adding 'allauth/templates/allauth/elements/fields.html'
adding 'allauth/templates/allauth/elements/form.html'
adding 'allauth/templates/allauth/elements/h1.html'
adding 'allauth/templates/allauth/elements/h2.html'
adding 'allauth/templates/allauth/elements/hr.html'
adding 'allauth/templates/allauth/elements/img.html'
adding 'allauth/templates/allauth/elements/p.html'
adding 'allauth/templates/allauth/elements/panel.html'
adding 'allauth/templates/allauth/elements/provider.html'
adding 'allauth/templates/allauth/elements/provider_list.html'
adding 'allauth/templates/allauth/elements/table.html'
adding 'allauth/templates/allauth/elements/tbody.html'
adding 'allauth/templates/allauth/elements/td.html'
adding 'allauth/templates/allauth/elements/th.html'
adding 'allauth/templates/allauth/elements/thead.html'
adding 'allauth/templates/allauth/elements/tr.html'
adding 'allauth/templates/allauth/layouts/base.html'
adding 'allauth/templates/allauth/layouts/entrance.html'
adding 'allauth/templates/allauth/layouts/manage.html'
adding 'allauth/templates/mfa/authenticate.html'
adding 'allauth/templates/mfa/base_entrance.html'
adding 'allauth/templates/mfa/base_manage.html'
adding 'allauth/templates/mfa/index.html'
adding 'allauth/templates/mfa/reauthenticate.html'
adding 'allauth/templates/mfa/email/recovery_codes_generated_message.txt'
adding 'allauth/templates/mfa/email/recovery_codes_generated_subject.txt'
adding 'allauth/templates/mfa/email/totp_activated_message.txt'
adding 'allauth/templates/mfa/email/totp_activated_subject.txt'
adding 'allauth/templates/mfa/email/totp_deactivated_message.txt'
adding 'allauth/templates/mfa/email/totp_deactivated_subject.txt'
adding 'allauth/templates/mfa/email/webauthn_added_message.txt'
adding 'allauth/templates/mfa/email/webauthn_added_subject.txt'
adding 'allauth/templates/mfa/email/webauthn_removed_message.txt'
adding 'allauth/templates/mfa/email/webauthn_removed_subject.txt'
adding 'allauth/templates/mfa/messages/recovery_codes_generated.txt'
adding 'allauth/templates/mfa/messages/totp_activated.txt'
adding 'allauth/templates/mfa/messages/totp_deactivated.txt'
adding 'allauth/templates/mfa/messages/webauthn_added.txt'
adding 'allauth/templates/mfa/messages/webauthn_removed.txt'
adding 'allauth/templates/mfa/recovery_codes/base.html'
adding 'allauth/templates/mfa/recovery_codes/download.txt'
adding 'allauth/templates/mfa/recovery_codes/generate.html'
adding 'allauth/templates/mfa/recovery_codes/index.html'
adding 'allauth/templates/mfa/totp/activate_form.html'
adding 'allauth/templates/mfa/totp/base.html'
adding 'allauth/templates/mfa/totp/deactivate_form.html'
adding 'allauth/templates/mfa/webauthn/add_form.html'
adding 'allauth/templates/mfa/webauthn/authenticator_confirm_delete.html'
adding 'allauth/templates/mfa/webauthn/authenticator_list.html'
adding 'allauth/templates/mfa/webauthn/base.html'
adding 'allauth/templates/mfa/webauthn/edit_form.html'
adding 'allauth/templates/mfa/webauthn/reauthenticate.html'
adding 'allauth/templates/mfa/webauthn/signup_form.html'
adding 'allauth/templates/mfa/webauthn/snippets/login_script.html'
adding 'allauth/templates/mfa/webauthn/snippets/scripts.html'
adding 'allauth/templates/openid/base.html'
adding 'allauth/templates/openid/login.html'
adding 'allauth/templates/socialaccount/authentication_error.html'
adding 'allauth/templates/socialaccount/base_entrance.html'
adding 'allauth/templates/socialaccount/base_manage.html'
adding 'allauth/templates/socialaccount/connections.html'
adding 'allauth/templates/socialaccount/login.html'
adding 'allauth/templates/socialaccount/login_cancelled.html'
adding 'allauth/templates/socialaccount/login_redirect.html'
adding 'allauth/templates/socialaccount/signup.html'
adding 'allauth/templates/socialaccount/email/account_connected_message.txt'
adding 'allauth/templates/socialaccount/email/account_connected_subject.txt'
adding 'allauth/templates/socialaccount/email/account_disconnected_message.txt'
adding 'allauth/templates/socialaccount/email/account_disconnected_subject.txt'
adding 'allauth/templates/socialaccount/messages/account_connected.txt'
adding 'allauth/templates/socialaccount/messages/account_connected_other.txt'
adding 'allauth/templates/socialaccount/messages/account_connected_updated.txt'
adding 'allauth/templates/socialaccount/messages/account_disconnected.txt'
adding 'allauth/templates/socialaccount/snippets/login.html'
adding 'allauth/templates/socialaccount/snippets/login_extra.html'
adding 'allauth/templates/socialaccount/snippets/provider_list.html'
adding 'allauth/templates/tests/test_403_csrf.html'
adding 'allauth/templates/usersessions/base_manage.html'
adding 'allauth/templates/usersessions/usersession_list.html'
adding 'allauth/templates/usersessions/messages/sessions_logged_out.txt'
adding 'allauth/templatetags/__init__.py'
adding 'allauth/templatetags/allauth.py'
adding 'allauth/usersessions/__init__.py'
adding 'allauth/usersessions/adapter.py'
adding 'allauth/usersessions/admin.py'
adding 'allauth/usersessions/app_settings.py'
adding 'allauth/usersessions/apps.py'
adding 'allauth/usersessions/forms.py'
adding 'allauth/usersessions/middleware.py'
adding 'allauth/usersessions/models.py'
adding 'allauth/usersessions/signals.py'
adding 'allauth/usersessions/urls.py'
adding 'allauth/usersessions/views.py'
adding 'allauth/usersessions/internal/__init__.py'
adding 'allauth/usersessions/internal/flows/__init__.py'
adding 'allauth/usersessions/internal/flows/sessions.py'
adding 'allauth/usersessions/migrations/0001_initial.py'
adding 'allauth/usersessions/migrations/__init__.py'
adding 'allauth/usersessions/tests/__init__.py'
adding 'allauth/usersessions/tests/test_middleware.py'
adding 'allauth/usersessions/tests/test_views.py'
adding 'django_allauth-65.0.2.dist-info/licenses/AUTHORS'
adding 'django_allauth-65.0.2.dist-info/licenses/LICENSE'
adding 'django_allauth-65.0.2.dist-info/METADATA'
adding 'django_allauth-65.0.2.dist-info/WHEEL'
adding 'django_allauth-65.0.2.dist-info/top_level.txt'
adding 'django_allauth-65.0.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built django_allauth-65.0.2-py3-none-any.whl
I: pybuild plugin_pyproject:165: Unpacking wheel built for python3.13 with
"installer" module
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
py3versions: no X-Python3-Version in control file, using supported versions
set -e; \
for python in python3.14 python3.13; do \
PYTHONPATH="." DJANGO_SETTINGS_MODULE=tests.regular.settings $python
/usr/bin/django-admin test allauth.tests;\
done
Creating test database for alias 'default'...
Found 7 test(s).
Destroying test database for alias 'default'...
Traceback (most recent call last):
File "/usr/bin/django-admin", line 8, in <module>
sys.exit(execute_from_command_line())
~~~~~~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
line 442, in execute_from_command_line
utility.execute()
~~~~~~~~~~~~~~~^^
File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
line 436, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File
"/usr/lib/python3/dist-packages/django/core/management/commands/test.py", line
24, in run_from_argv
super().run_from_argv(argv)
~~~~~~~~~~~~~~~~~~~~~^^^^^^
File "/usr/lib/python3/dist-packages/django/core/management/base.py", line
412, in run_from_argv
self.execute(*args, **cmd_options)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/core/management/base.py", line
458, in execute
output = self.handle(*args, **options)
File
"/usr/lib/python3/dist-packages/django/core/management/commands/test.py", line
68, in handle
failures = test_runner.run_tests(test_labels)
File "/usr/lib/python3/dist-packages/django/test/runner.py", line 1060, in
run_tests
self.run_checks(databases)
~~~~~~~~~~~~~~~^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/test/runner.py", line 977, in
run_checks
call_command("check", verbosity=self.verbosity, databases=databases)
~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/core/management/__init__.py",
line 194, in call_command
return command.execute(*args, **defaults)
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/core/management/base.py", line
458, in execute
output = self.handle(*args, **options)
File
"/usr/lib/python3/dist-packages/django/core/management/commands/check.py", line
76, in handle
self.check(
~~~~~~~~~~^
app_configs=app_configs,
^^^^^^^^^^^^^^^^^^^^^^^^
...<4 lines>...
databases=options["databases"],
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/lib/python3/dist-packages/django/core/management/base.py", line
485, in check
all_issues = checks.run_checks(
app_configs=app_configs,
...<2 lines>...
databases=databases,
)
File "/usr/lib/python3/dist-packages/django/core/checks/registry.py", line
88, in run_checks
new_errors = check(app_configs=app_configs, databases=databases)
File "/usr/lib/python3/dist-packages/django/core/checks/urls.py", line 14, in
check_url_config
return check_resolver(resolver)
File "/usr/lib/python3/dist-packages/django/core/checks/urls.py", line 24, in
check_resolver
return check_method()
File "/usr/lib/python3/dist-packages/django/urls/resolvers.py", line 494, in
check
for pattern in self.url_patterns:
^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/utils/functional.py", line 57, in
__get__
res = instance.__dict__[self.name] = self.func(instance)
~~~~~~~~~^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/urls/resolvers.py", line 715, in
url_patterns
patterns = getattr(self.urlconf_module, "urlpatterns", self.urlconf_module)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/utils/functional.py", line 57, in
__get__
res = instance.__dict__[self.name] = self.func(instance)
~~~~~~~~~^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/urls/resolvers.py", line 708, in
urlconf_module
return import_module(self.urlconf_name)
File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 759, in exec_module
File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
File "/<<PKGBUILDDIR>>/tests/regular/urls.py", line 13, in <module>
path("accounts/", include("allauth.urls")),
~~~~~~~^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/urls/conf.py", line 38, in include
urlconf_module = import_module(urlconf_module)
File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 759, in exec_module
File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
File "/<<PKGBUILDDIR>>/allauth/urls.py", line 36, in <module>
urlpatterns += [path("2fa/", include("allauth.mfa.urls"))]
~~~~~~~^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/urls/conf.py", line 38, in include
urlconf_module = import_module(urlconf_module)
File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 759, in exec_module
File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
File "/<<PKGBUILDDIR>>/allauth/mfa/urls.py", line 9, in <module>
path("", include("allauth.mfa.base.urls"))
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/django/urls/conf.py", line 38, in include
urlconf_module = import_module(urlconf_module)
File "/usr/lib/python3.14/importlib/__init__.py", line 88, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<frozen importlib._bootstrap>", line 1398, in _gcd_import
File "<frozen importlib._bootstrap>", line 1371, in _find_and_load
File "<frozen importlib._bootstrap>", line 1342, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 938, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 759, in exec_module
File "<frozen importlib._bootstrap>", line 491, in _call_with_frames_removed
File "/<<PKGBUILDDIR>>/allauth/mfa/base/urls.py", line 5, in <module>
from allauth.mfa.base import views
File "/<<PKGBUILDDIR>>/allauth/mfa/base/views.py", line 13, in <module>
from allauth.mfa.stages import AuthenticateStage
File "/<<PKGBUILDDIR>>/allauth/mfa/stages.py", line 5, in <module>
from allauth.mfa.webauthn.internal.flows import did_use_passwordless_login
File "/<<PKGBUILDDIR>>/allauth/mfa/webauthn/internal/flows.py", line 22, in
<module>
from allauth.mfa.webauthn.internal import auth
File "/<<PKGBUILDDIR>>/allauth/mfa/webauthn/internal/auth.py", line 26, in
<module>
fido2.features.webauthn_json_mapping.enabled = True
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'fido2.features' has no attribute 'webauthn_json_mapping'
make[1]: *** [debian/rules:19: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit
status 2
--------------------------------------------------------------------------------
--- End Message ---