Package: python-twisted-words
Version: 10.2.0-1
Severity: important

Hi.

My PyICQt stopped working recently. I found out that jstrports.py depends
on the _parse method from strports.py (python-twisted-core) which was 
removed in 10.2.0. This renders PyICQt completely unsusable. I added part
of the PyICQt logfile below with the call stack of the error.

Regards

Kay Zumbusch

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-twisted-words depends on:
ii  python                  2.6.6-3+squeeze5 interactive high-level object-orie
ii  python-openssl          0.10-1           Python wrapper around the OpenSSL 
ii  python-twisted-core     10.2.0-1         Event-based framework for internet
ii  python2.6               2.6.6-8+b1       An interactive high-level object-o

python-twisted-words recommends no packages.

python-twisted-words suggests no packages.

-- Logfile of PyICQt
[2011-03-14 22:16:13] Removing stale pidfile /var/run/pyicqt/pyicqt.pid
[2011-03-14 22:16:13] Traceback (most recent call last):
[2011-03-14 22:16:13]   File "/usr/share/pyicqt/PyICQt.py", line 14, in <module>
[2011-03-14 22:16:13]     main.main()
[2011-03-14 22:16:13]   File "/usr/share/pyicqt/src/main.py", line 465, in main
[2011-03-14 22:16:13]     app = App()
[2011-03-14 22:16:13]   File "/usr/share/pyicqt/src/main.py", line 434, in 
__init__
[2011-03-14 22:16:13]     self.c = component.buildServiceManager(jid, 
config.secret, "tcp:%s:%s" % (config.mainServer, config.port))
[2011-03-14 22:16:13]   File 
"/usr/lib/python2.6/dist-packages/twisted/words/protocols/jabber/component.py", 
line 323, in buildServiceManager
[2011-03-14 22:16:13]     client_svc = jstrports.client(strport, 
svc.getFactory())
[2011-03-14 22:16:13]   File 
"/usr/lib/python2.6/dist-packages/twisted/words/protocols/jabber/jstrports.py", 
line 30, in client
[2011-03-14 22:16:13]     name, args, kw = parse(description, factory)
[2011-03-14 22:16:13]   File 
"/usr/lib/python2.6/dist-packages/twisted/words/protocols/jabber/jstrports.py", 
line 25, in parse
[2011-03-14 22:16:13]     args, kw = strports._parse(description)
[2011-03-14 22:16:13]   File 
"/usr/lib/python2.6/dist-packages/twisted/python/deprecate.py", line 281, in 
__getattribute__
[2011-03-14 22:16:13]     value = getattr(_module, name)
[2011-03-14 22:16:13] AttributeError: 'module' object has no attribute '_parse'

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to