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
/usr/lib/python2.7/dist-packages/pymongo/replica_set_connection.py:78:
UserWarning: libevent version mismatch: system version is '2.0.21-stable' but
this gevent is compiled against '2.0.19-stable'
  import gevent


Cheers,
Jordi



-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-pymongo depends on:
ii  python   2.7.3-5
ii  python-bson  2.2-4

Versions of packages python-pymongo recommends:
ii  python-gridfs   2.2-4
ii  python-pymongo-ext  2.2-4

python-pymongo suggests no packages.

-- 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



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:

 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
 /usr/lib/python2.7/dist-packages/pymongo/replica_set_connection.py:78:
 UserWarning: libevent version mismatch: system version is '2.0.21-stable'
 but
 this gevent is compiled against '2.0.19-stable'
   import gevent
 

 Cheers,
 Jordi



 -- System Information:
 Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: amd64 (x86_64)

 Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages python-pymongo depends on:
 ii  python   2.7.3-5
 ii  python-bson  2.2-4

 Versions of packages python-pymongo recommends:
 ii  python-gridfs   2.2-4
 ii  python-pymongo-ext  2.2-4

 python-pymongo suggests no packages.

 -- no debconf information




-- 
Federico


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 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.com
 wrote:

 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
 /usr/lib/python2.7/dist-packages/pymongo/replica_set_connection.py:78:
 UserWarning: libevent version mismatch: system version is '2.0.21-stable'
 but
 this gevent is compiled against '2.0.19-stable'
   import gevent
 

 Cheers,
 Jordi



 -- System Information:
 Debian Release: jessie/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: amd64 (x86_64)

 Kernel: Linux 3.8-1-amd64 (SMP w/4 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages python-pymongo depends on:
 ii  python   2.7.3-5
 ii  python-bson  2.2-4

 Versions of packages python-pymongo recommends:
 ii  python-gridfs   2.2-4
 ii  python-pymongo-ext  2.2-4

 python-pymongo suggests no packages.

 -- no debconf information




 --
 Federico


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