Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1739925

Summary: python2-matplotlib fails to install in Fedora rawhide
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python2-matplotlibAssignee: Mattias Ellert <mattias.ellert>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: rawhideCC: gwync, jskarvad, j, mattias.ellert
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-12 15:42:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1700324, 1690439, 1739933    

Description Miro Hrončok 2019-08-11 21:32:55 UTC
python2-matplotlib-2.2.4-5.fc31.1.x86_64 fails to install in Fedora rawhide:

  nothing provides python2-backports-functools_lru_cache needed by python2-matplotlib-2.2.4-5.fc31.1.x86_64
  nothing provides python2.7dist(backports.functools-lru-cache) needed by python2-matplotlib-2.2.4-5.fc31.1.x86_64

This is most likely caused by a dependency that was retired.
Please drop the dependency, unretire the dependency or remove the package. Thanks

Comment 1 Mattias Ellert 2019-08-12 09:19:55 UTC
This is the python2 version of matplotlib, that was added when the main matplotlib package updated to a version that is python3 only.
It was added because dropping the python2 version of matplotlib would have been very disruptive.
Now one of the dependencies of this package was dropped.
There are still packages depending on the python2 version of matplotlib, so dropping it will break stuff.
What should be done now? Ask for the removed python2 dependency to be put back, or drop the package?
I know this package should eventually be dropped, but I thought it was still going to be in Fedora 31 and be dropped in Fedora 32.
But now one of its dependences are missing.

Comment 2 Miro Hrončok 2019-08-12 09:28:20 UTC
Yes, I believe the dependency was dropped by a mistake.

https://src.fedoraproject.org/rpms/python-backports-functools_lru_cache/c/d3e8151ba70e629e11afbcdeb2550e5e0f22291d?branch=master

This says "not used".

Gwyn, could you please put it back?

Comment 3 Miro Hrončok 2019-08-12 10:18:17 UTC
*** Bug 1740099 has been marked as a duplicate of this bug. ***

Comment 4 Gwyn Ciesla 2019-08-12 14:35:12 UTC
Apologies, I must have run an erroneous repoquery.

https://pagure.io/releng/issue/8619

Comment 5 Gwyn Ciesla 2019-08-12 15:42:42 UTC
Unretired.