pyicqt is also affected:

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/775213

Title:
  pymsnt 0.11.3-5 fails to start due to broken python-twisted-words
  10.2.0-1 (AttributeError: 'module' object has no attribute '_parse')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/twisted/+bug/775213/+subscriptions

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

Reply via email to