Source: django-auth-ldap Version: 3.0.0-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220326 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="PYTHONPATH=. {interpreter} > /usr/bin/django-admin test --settings tests.settings" > I: pybuild pybuild:298: cp -r /<<PKGBUILDDIR>>/tests > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_django-auth-ldap/build > I: pybuild base:237: PYTHONPATH=. python3.10 /usr/bin/django-admin test > --settings tests.settings > Creating test database for alias 'default'... > System check identified no issues (0 silenced). > E > ====================================================================== > ERROR: setUpClass (tests.tests.LDAPTest) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/tests.py", line 140, in setUpClass > cls.server.start() > File "/usr/lib/python3/dist-packages/slapdtest/_slapdtest.py", line 445, in > start > self._start_slapd() > File "/usr/lib/python3/dist-packages/slapdtest/_slapdtest.py", line 420, in > _start_slapd > raise RuntimeError("slapd exited before opening port") > RuntimeError: slapd exited before opening port > > ---------------------------------------------------------------------- > Ran 0 tests in 1.517s > > FAILED (errors=1) > Destroying test database for alias 'default'... > E: pybuild pybuild:367: test: plugin custom failed with: exit code=1: > PYTHONPATH=. python3.10 /usr/bin/django-admin test --settings tests.settings > I: pybuild pybuild:298: cp -r /<<PKGBUILDDIR>>/tests > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_django-auth-ldap/build > I: pybuild base:237: PYTHONPATH=. python3.9 /usr/bin/django-admin test > --settings tests.settings > Creating test database for alias 'default'... > System check identified no issues (0 silenced). > E > ====================================================================== > ERROR: setUpClass (tests.tests.LDAPTest) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/tests/tests.py", line 140, in setUpClass > cls.server.start() > File "/usr/lib/python3/dist-packages/slapdtest/_slapdtest.py", line 445, in > start > self._start_slapd() > File "/usr/lib/python3/dist-packages/slapdtest/_slapdtest.py", line 420, in > _start_slapd > raise RuntimeError("slapd exited before opening port") > RuntimeError: slapd exited before opening port > > ---------------------------------------------------------------------- > Ran 0 tests in 1.524s > > FAILED (errors=1) > Destroying test database for alias 'default'... > E: pybuild pybuild:367: test: plugin custom failed with: exit code=1: > PYTHONPATH=. python3.9 /usr/bin/django-admin test --settings tests.settings > dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" > --system=custom "--test-args=PYTHONPATH=. {interpreter} /usr/bin/django-admin > test --settings tests.settings" returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2022/03/26/django-auth-ldap_3.0.0-1_unstable.log 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.