Bug 2217166 - I can't get inxi installed on a RECENT RHEL 9.1 install - it IS installed on a prevrious 9.0 installation from months ago.
Summary: I can't get inxi installed on a RECENT RHEL 9.1 install - it IS installed on ...
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: inxi
Version: epel9
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Vasiliy Glazov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-06-24 17:15 UTC by John J. Egan
Modified: 2024-01-13 13:43 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-01-13 13:43:57 UTC
Type: Bug
Embargoed:
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker FC-876 0 None None None 2023-06-26 15:37:01 UTC

Description John J. Egan 2023-06-24 17:15:38 UTC
Description of problem:
Install of inxi fails due to dependency/version

Version-Release number of selected component (if applicable):


How reproducible:
100%

Steps to Reproduce:
1. dnf -y install inxi
2.
3.

Actual results:
Error: 
 Problem: conflicting requests
  - nothing provides perl(JSON::XS) needed by inxi-3.3.27-1.el9.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)


Expected results:
working installation

Additional info:

Comment 1 Jaroslav Mracek 2023-06-26 15:36:37 UTC
The issue is reproducible. The package is in EPEL 9 and has broken dependency, therefore the issue is not in DNF. Changing the component to EPEL package because missing dependency cannot be resolved on our side.

Comment 2 Vasiliy Glazov 2023-08-01 09:31:12 UTC
Seems that you need to enable PowerTools repo.

Comment 3 Vasiliy Glazov 2023-10-01 07:35:47 UTC
Is problem still actual?

Comment 4 John J. Egan 2023-10-01 12:56:18 UTC
Not for me anymore - about a month later I got it installed.

Comment 5 Adam Williamson 2024-01-13 02:24:17 UTC
These days when you install epel-release , it prints a message warning that many EPEL packages require the 'codeready' repo and recommending that you turn it on. I don't think there's anything the inxi package can do about this, so it'd probably be best to close the bug. For the record, inxi is among those many EPEL packages that do need the 'codeready' repo, you should follow the recommendation and run `crb enable` to turn it on in order to be able to install inxi from EPEL.

Comment 6 John J. Egan 2024-01-13 13:43:57 UTC
Sometime after filing this bug it began working (hit or miss) for me. I am grateful for this latest piece of info which sheds some light. In accordance with your suggestion I am closing this bug. Thank you.


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