Your message dated Sun, 30 Nov 2014 23:26 -0500
with message-id <2125315.mPsC4dW7Fh@scott-latitude-e6320>
and subject line Bug not present in any supported release
has caused the Debian Bug report #621134,
regarding ldaptor-webui: Startup crash when importing twisted.python.plugin
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.)
--
621134: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621134
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ldaptor-webui
Version: 0.0.43+debian1-3
Severity: grave
Justification: renders package unusable
Attempting to start ldaptor-webui gives this:
> gnoutchd@mo:~$ ldaptor-webui
> /usr/lib/python2.6/dist-packages/formless/annotate.py:730:
DeprecationWarning: object.__new__() takes no parameters
> rv = cls = InterfaceClass.__new__(cls, name, bases, dct)
> /usr/lib/python2.6/dist-packages/nevow/testutil.py:7: DeprecationWarning: The
popen2 module is deprecated. Use the subprocess module.
> from popen2 import Popen3
> /usr/lib/python2.6/dist-packages/nevow/guard.py:15: DeprecationWarning: the
md5 module is deprecated; use hashlib instead
> import md5
> /usr/lib/pymodules/python2.6/ldaptor/entry.py:1: DeprecationWarning: the sha
module is deprecated; use the hashlib module instead
> import sets, random, sha, base64
> /usr/lib/pymodules/python2.6/ldaptor/weave.py:2: UserWarning: compy.py module
is deprecated, use zope.interface and twisted.python.components.registerAdapter
directly.
> from nevow import tags, compy, inevow, flat
> Traceback (most recent call last):
> File "/usr/bin/ldaptor-webui", line 4, in <module>
> from ldaptor.apps.webui import main
> File "/usr/lib/pymodules/python2.6/ldaptor/apps/webui/main.py", line 6, in
<module>
> from ldaptor.apps.webui import gadget, defskin
> File "/usr/lib/pymodules/python2.6/ldaptor/apps/webui/gadget.py", line 3,
in <module>
> from ldaptor.apps.webui import login, search, edit, add, delete,
mass_change_password, change_password, move, iwebui
> File "/usr/lib/pymodules/python2.6/ldaptor/apps/webui/add.py", line 3, in
<module>
> from twisted.python import plugin
> ImportError: cannot import name plugin
> gnoutchd@mo:~$
The twisted.python.plugin module indeed does not appear to exist on this system
(as seen when attempting to import it in an interactive python session), and
according to http://twistedmatrix.com/trac/ticket/1911, it was depreciated and
removed some time ago.
-- System Information:
Debian Release: 6.0.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ldaptor-webui depends on:
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-ldaptor 0.0.43+debian1-3 pure-Python library for LDAP opera
ii python-nevow 0.10.0-2 Web application templating system
ii python-openssl 0.10-1 Python wrapper around the OpenSSL
ii python-support 1.0.10 automated rebuilding support for P
ii python-webut 0.2 Miscellaneous utilities for nevow
ldaptor-webui recommends no packages.
ldaptor-webui suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team