[Bug 89158] Re: [apport] ldaptor-webui crashed with AttributeError in <module>()

Ivan Garcia capiscuas at gmail.com
Thu Jan 31 07:05:24 UTC 2008


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.




More information about the universe-bugs mailing list