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 - python2-matplotlib fails to install in Fedora rawhide
Summary: python2-matplotlib fails to install in Fedora rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python2-matplotlib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Mattias Ellert
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 1740099 (view as bug list)
Depends On:
Blocks: F31FailsToInstall PY2FTBI 1739933
TreeView+ depends on / blocked
 
Reported: 2019-08-11 21:32 UTC by Miro Hrončok
Modified: 2019-08-12 15:42 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-12 15:42:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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