-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
Description of problem:
Failed to install python38-jsonschema-3.2.0-7.el8pc.noarch.rpm in RHEL-8.6 because nothing provides dependencies.
Version-Release number of selected component (if applicable):
RHEL-8.6
python38-jsonschema-3.2.0-7.el8pc.noarch.rpm
How reproducible:
100%
Steps to Reproduce:
1. Boot up a RHEL-8.6. Try to yum install python38-jsonschema-3.2.0-7.el8pc.noarch.rpm package.
Actual results:
- yum install ./python38-jsonschema-3.2.0-7.el8pc.noarch.rpm
Last metadata expiration check: 3:04:03 ago on Thu 18 Nov 2021 12:25:21 AM EST.
Error:
Problem: conflicting requests
- nothing provides python38-pyrsistent >= 0.14.0 needed by python38-jsonschema-3.2.0-7.el8pc.noarch
- nothing provides python38-importlib-metadata needed by python38-jsonschema-3.2.0-7.el8pc.noarch
(try to add '-skip-broken' to skip uninstallable packages or '-nobest' to use not only best candidate packages)
Expected results:
Can install this package successfully.
Additional info:
If uninstall python36 and install python38 then try to install python38-jsonschema-3.2.0-7.el8pc.noarch.rpm, also hit this issue.