Bug 1459389 - mwlib imports deprecated gevent.coros module, which is removed in gevent 1.2.x
Summary: mwlib imports deprecated gevent.coros module, which is removed in gevent 1.2.x
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-mwlib
Version: 27
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Ian Weller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-07 02:51 UTC by Dan Callaghan
Modified: 2018-11-30 17:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-11-30 17:45:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Callaghan 2017-06-07 02:51:27 UTC
I am updating python-gevent to 1.2.2 in rawhide (for F27), bug 1389634.

I noticed that mwlib imports the gevent.coros module. In gevent 1.1.x (starting April 2012) gevent.coros was renamed to gevent.lock and importing gevent.coros raises a DeprecationWarning. In gevent 1.2.x the gevent.coros module is removed entirely.

There is already an upstream fix in mwlib for this:

https://github.com/pediapress/mwlib/commit/6e07290108feb7d741401997600b8ca28e08098b

which is in mwlib 0.15.16. You can also fix it directly by just replacing gevent.coros with gevent.lock.

Comment 1 Jan Kurik 2017-08-15 08:04:51 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.

Comment 2 Ben Cotton 2018-11-27 18:34:12 UTC
This message is a reminder that Fedora 27 is nearing its end of life.
On 2018-Nov-30  Fedora will stop maintaining and issuing updates for
Fedora 27. It is Fedora's policy to close all bug reports from releases
that are no longer maintained. At that time this bug will be closed as
EOL if it remains open with a Fedora  'version' of '27'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 27 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Ben Cotton 2018-11-30 17:45:59 UTC
Fedora 27 changed to end-of-life (EOL) status on 2018-11-30. Fedora 27 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.