xcat-core icon indicating copy to clipboard operation
xcat-core copied to clipboard

xCAT 2.17 package installation failed with perl dependency in RHEL 9.4

Open Kratika-P opened this issue 1 year ago • 3 comments
trafficstars

I am currently facing an issue with the installation of the xCAT 2.17 package due to missing Perl dependencies in RHEL 9.4. These dependencies are not included in the xcat-dep repository but are available in the EPEL 9 repository.

For RHEL 8, all Perl dependencies are either part of the xcat-dep repository or the OS repository (i.e., AppStream or BaseOS).

Could you please let me know if there are any plans to include the Perl package dependencies from the EPEL 9 repository in the xcat 2.17-dep repository(i.e. xcat 2.17 official release)

dnf install xCAT
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use "rhc" or "subscription-manager" to register.

Last metadata expiration check: 0:07:34 ago on Thu 17 Oct 2024 05:56:39 PM IST.
Error:
 Problem: package xCAT-2.17.0-snap202408280000.x86_64 from xcat-core requires xCAT-server = 4:2.17.0-snap202408280000, but none of the providers can be instal
  - cannot install the best candidate for the job
  - nothing provides perl(Crypt::CBC) needed by xCAT-server-4:2.17.0-snap202408280000.noarch from xcat-core
  - nothing provides perl(Crypt::Rijndael) needed by xCAT-server-4:2.17.0-snap202408280000.noarch from xcat-core
  - nothing provides perl(Sys::Virt) needed by xCAT-server-4:2.17.0-snap202408280000.noarch from xcat-core
  - nothing provides perl-Crypt-SSLeay needed by xCAT-server-4:2.17.0-snap202408280000.noarch from xcat-core
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Kratika-P avatar Oct 17 '24 13:10 Kratika-P