[Pkg-mailman-hackers] Bug#1013480: hyperkitty: FTBFS: TypeError: __init__() got an unexpected keyword argument 'providing_args'

Lucas Nussbaum lucas at debian.org
Fri Jun 24 08:16:17 BST 2022


Source: hyperkitty
Version: 1.3.5.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at 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>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> set -e; \
> for python3 in python3.9 python3.10; do \
> 	$python3 /usr/bin/django-admin test -v 3 --pythonpath=. --settings=hyperkitty.tests.settings_test hyperkitty; \
> done
> /usr/lib/python3/dist-packages/django_q/conf.py:139: UserWarning: Retry and timeout are misconfigured. Set retry larger than timeout, 
>         failure to do so will cause the tasks to be retriggered before completion. 
>         See https://django-q.readthedocs.io/en/latest/configure.html#retry for details.
>   warn(
> Traceback (most recent call last):
>   File "/usr/bin/django-admin", line 33, in <module>
>     sys.exit(load_entry_point('Django==4.0.5', 'console_scripts', 'django-admin')())
>   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>>/./hyperkitty/apps.py", line 31, in ready
>     import hyperkitty.signals
>   File "/<<PKGBUILDDIR>>/./hyperkitty/signals.py", line 29, in <module>
>     from django_mailman3.signals import mailinglist_created, mailinglist_modified
>   File "/usr/lib/python3/dist-packages/django_mailman3/signals.py", line 54, in <module>
>     domain_created = Signal(providing_args=["mail_host"])
> TypeError: __init__() got an unexpected keyword argument 'providing_args'
> make[1]: *** [debian/rules:15: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2022/06/24/hyperkitty_1.3.5.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lucas@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.



More information about the Pkg-mailman-hackers mailing list