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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to