Your message dated Sat, 28 Mar 2009 20:25:31 +0100
with message-id <[email protected]>
and subject line ldaptor uses non-deprecated API now
has caused the Debian Bug report #400420,
regarding ldaptor-utils: ldaptor-search prints verbose warnings on every run
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 [email protected]
immediately.)
--
400420: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400420
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ldaptor-utils
Version: 0.0.43-0.4
Severity: normal
rodr...@lisa:~/debian$ ldaptor-search
/usr/lib/python2.4/site-packages/ldaptor/interfaces.py:3:
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated
in Twisted 2.3. Use zope.interface.Interface instead. (also note that you
should not use 'self' as the first arg on function decls in z.i.Interfaces).
class ILDAPEntry(components.Interface):
/usr/lib/python2.4/site-packages/ldaptor/interfaces.py:129:
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated
in Twisted 2.3. Use zope.interface.Interface instead. (also note that you
should not use 'self' as the first arg on function decls in z.i.Interfaces).
class IEditableLDAPEntry(components.Interface):
/usr/lib/python2.4/site-packages/ldaptor/interfaces.py:209:
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated
in Twisted 2.3. Use zope.interface.Interface instead. (also note that you
should not use 'self' as the first arg on function decls in z.i.Interfaces).
class IConnectedLDAPEntry(components.Interface):
/usr/lib/python2.4/site-packages/ldaptor/interfaces.py:337:
ComponentsDeprecationWarning: twisted.python.components.Interface is deprecated
in Twisted 2.3. Use zope.interface.Interface instead. (also note that you
should not use 'self' as the first arg on function decls in z.i.Interfaces).
class ILDAPConfig(components.Interface):
Traceback (most recent call last):
File "/usr/bin/ldaptor-search", line 55, in ?
except usage.UsageError, ue:
AttributeError: 'module' object has no attribute 'UsageError'
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
The reported bug can not be reproduced using ldaptor-0.43-2 and
later. Ldaptor properly uses zope.interface.Interface now.
Regards
Jan Dittberner
signature.asc
Description: Digital signature
--- End Message ---