3 Mar 2011 13:41
pymsnt traceback
roughnecks <simcana <at> gmail.com>
2011-03-03 12:41:59 GMT
2011-03-03 12:41:59 GMT
hi, last night i've upgraded my lenny server to squeeze and pymsnt
does not work anymore:
[2011-03-03 12:26:05] Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/internet/
base.py", line 1174, in mainLoop
self.runUntilCurrent()
File "/usr/lib/python2.6/dist-packages/twisted/internet/
base.py", line 796, in runUntilCurrent
call.func(*call.args, **call.kw)
File "/usr/lib/python2.6/dist-packages/twisted/internet/
defer.py", line 318, in callback
self._startRunCallbacks(result)
File "/usr/lib/python2.6/dist-packages/twisted/internet/
defer.py", line 424, in _startRunCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/internet/
defer.py", line 441, in _runCallbacks
self.result = callback(self.result, *args, **kw)
File "/usr/share/pymsnt/src/main.py", line 361, in cb
twistd.removePID(config.pid)
exceptions.AttributeError: 'module' object has no attribute
'removePID'
Moreover i get a warning when starting it:
Starting MSN transport for Jabber: /usr/share/pymsnt/src/utils.py:10:
DeprecationWarning: the sha module is deprecated; use the hashlib
module instead
(Continue reading)
RSS Feed