[SIP SIMPLE client] New python-eventlet package with bugfixes

Saúl Ibarra Corretgé saul at ag-projects.com
Mon Dec 13 12:22:27 CET 2010


Hi,

A new python-eventlet package (0.8.11.5) has been released containing 
bugfixes.  Some of you reported seeing the following traceback:

Traceback (most recent call last):
   File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", 
line 249, in addCallbacks
     self._runCallbacks()
   File "/usr/lib/python2.6/dist-packages/twisted/internet/defer.py", 
line 441, in _runCallbacks
     self.result = callback(self.result, *args, **kw)
   File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", 
line 426, in _continueFiring
     callable(*args, **kwargs)
   File "/usr/lib/python2.6/dist-packages/twisted/internet/base.py", 
line 613, in disconnectAll
     failure.Failure(main.CONNECTION_LOST))
--- <exception caught here> ---
   File "/usr/lib/python2.6/dist-packages/twisted/python/log.py", line 
84, in callWithLogger
     return callWithContext({"system": lp}, func, *args, **kw)
   File "/usr/lib/python2.6/dist-packages/twisted/python/log.py", line 
69, in callWithContext
     return context.call({ILogContext: newCtx}, func, *args, **kw)
   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", 
line 59, in callWithContext
     return self.currentContext().callWithContext(ctx, func, *args, **kw)
   File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", 
line 37, in callWithContext
     return func(*args,**kw)
   File "/usr/lib/pymodules/python2.6/eventlet/hubs/twistedr.py", line 
96, in connectionLost
     raise api.GreenletExit
greenlet.GreenletExit:


It's now fixed and it shouldn't show up anymore.

Please update the package using your package manager in order to get 
this fix in your system.


Regards,

-- 
Saúl Ibarra Corretgé
AG Projects



More information about the SIPBeyondVoIP mailing list