Your message dated Sat, 3 Sep 2022 16:27:33 +0200
with message-id <YxNkVclVEjxgf/DZ@ariel>
and subject line python-ldap 1008355 fixed in 3.4.0-1
has caused the Debian Bug report #1008355,
regarding python-ldap: _slaptest.py fails with "slapd exited before opening 
port", breaking other package builds
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.)


-- 
1008355: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008355
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Version: 3.4.0-1

This issue was fixed in python-ldap upstream release 3.4.0.

I added an autopkgtest to verify that a server can be started properly
and it passes, see:
https://salsa.debian.org/python-team/packages/python-ldap/-/commit/0f5726905bfd5e3d287896489ae15344667ffed7

--- End Message ---

Reply via email to