Your message dated Sat, 13 Nov 2021 00:19:41 -0500
with message-id 
<cab4xwxypvv2zcjzvg4e4fqvbj3otbodeswaj074o21kmdrx...@mail.gmail.com>
and subject line Re: python-gevent: libevent version mismatch
has caused the Debian Bug report #645833,
regarding python-gevent: libevent version mismatch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
645833: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645833
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-gevent
Version: 0.13.6-1
Severity: minor

Hello,
importing gevent gives this:

>>> import gevent
__main__:1: UserWarning: libevent version mismatch: system version is
'1.4.14b-stable' but this gevent is compiled against '1.4.13-stable'

Kind regards,
Daniele Tricoli

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

Kernel: Linux 3.0.0-1-amd64 (SMP w/2 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-gevent depends on:
ii  libc6                             2.13-21         
ii  libevent-1.4-2                    1.4.14b-stable-1
ii  python                            2.7.2-8         
ii  python-greenlet                   0.3.1-2         
ii  python-py [python-codespeak-lib]  1.3.4-2         
ii  python-support                    1.0.14          

python-gevent recommends no packages.

Versions of packages python-gevent suggests:
ii  python-gevent-dbg  <none>
ii  python-gevent-doc  <none>
ii  python-openssl     0.13-1

-- no debconf information



--- End Message ---
--- Begin Message ---
> >>> import gevent
> __main__:1: UserWarning: libevent version mismatch: system version is
> '1.4.14b-stable' but this gevent is compiled against '1.4.13-stable'

this no longer exists

$ python3 -c "import gevent as g; print(g.__version__)"
20.9.0

closing

--- End Message ---

Reply via email to