Le 12-07-02 05:48, Alberto Federico Turelli a écrit :
A workaround (if not the solution itself) to this issue is editing
/usr/lib/pymodules/python2.7/openchange/provision.py, substituting the
line that reads

from ldb import SCOPE_SUBTREE

with:

from ldb import (SCOPE_SUBTREE, SCOPE_BASE)



Indeed, this is the right fix and it will be part of the next nightlies. Thanks Alberto!


Wolfgang

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to