Bug#709418: python-pymongo: Using pymongo reports a warning: libevent version mismatch

2013-05-23 Thread Jordi
Package: python-pymongo Version: 2.2-4 Severity: normal Hi, When importing pymongo I get the following warning: $ python Python 2.7.5 (default, May 20 2013, 11:51:12) [GCC 4.7.3] on linux2 Type help, copyright, credits or license for more information. import pymongo

Bug#709418: python-pymongo: Using pymongo reports a warning: libevent version mismatch

2013-05-23 Thread Federico Ceratto
Hello Jordi, thanks for your bug report. This seems to be a gevent bug - see the last message on http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645833 Which gevent version are you using? Thanks, -- Federico On Thu, May 23, 2013 at 9:00 AM, Jordi jordi.burguet.cast...@gmail.comwrote:

Bug#709418: python-pymongo: Using pymongo reports a warning: libevent version mismatch

2013-05-23 Thread Jordi Burguet Castell
Hi Federico, Uhm, indeed, but why would it complain even if I don't import anything related to gevent? Anyway, I have python-gevent 0.13.7-4 installed on my system. Thanks, Jordi On Thu, May 23, 2013 at 10:28 AM, Federico Ceratto federico.cera...@gmail.com wrote: Hello Jordi, thanks for your