The reason is that components.interface is depecrated, as replacement
you must use zope.interface.Interface (sudo apt-get install python-zope-
interface

Here is a solution  (the ldaptor team should change this in their code)
Replace components.interface to zope.interface in this files:

/site-packages/ldaptor/interfaces.py
/site-packages/ldaptor/apps/webui/search.py
/site-packages/ldaptor/apps/webui/iwebui.py

-- 
[apport] ldaptor-webui crashed with AttributeError in <module>()
https://bugs.launchpad.net/bugs/89158
You received this bug notification because you are a member of MOTU,
which is a bug assignee.

-- 
universe-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to