Source: django-cas-server Version: 2.0.0-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240615 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > PYTHONPATH=. python3 -m sphinx -b html -N docs/ -d debian/doctrees > /<<PKGBUILDDIR>>/debian/python3-django-cas-server-doc/usr/share/doc/python3-django-cas-server/html > Running Sphinx v7.2.6 > > Configuration error: > There is a programmable error in your configuration file: > > Traceback (most recent call last): > File "/usr/lib/python3/dist-packages/sphinx/config.py", line 358, in > eval_config_file > exec(code, namespace) # NoQA: S102 > ^^^^^^^^^^^^^^^^^^^^^ > File "/<<PKGBUILDDIR>>/docs/conf.py", line 30, in <module> > 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 116, in > populate > app_config.import_models() > File "/usr/lib/python3/dist-packages/django/apps/config.py", line 269, in > import_models > self.models_module = import_module(models_module_name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module > return _bootstrap._gcd_import(name[level:], package, level) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "<frozen importlib._bootstrap>", line 1204, in _gcd_import > File "<frozen importlib._bootstrap>", line 1176, in _find_and_load > File "<frozen importlib._bootstrap>", line 1147, in _find_and_load_unlocked > File "<frozen importlib._bootstrap>", line 690, in _load_unlocked > File "<frozen importlib._bootstrap_external>", line 940, in exec_module > File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed > File "/<<PKGBUILDDIR>>/cas_server/models.py", line 39, in <module> > from cas_server import utils > File "/<<PKGBUILDDIR>>/cas_server/utils.py", line 35, in <module> > import six > ModuleNotFoundError: No module named 'six' > > make[1]: *** [debian/rules:13: override_dh_sphinxdoc] Error 2 The full build log is available from: http://qa-logs.debian.net/2024/06/15/django-cas-server_2.0.0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240615;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240615&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 mark 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.