xcat2 / xcat-core

Code repo for xCAT core packages
Eclipse Public License 1.0
363 stars 171 forks source link

xCAT 2.17 package installation failed with perl dependency in RHEL 9.4 #7474

Open Kratika-P opened 3 days ago

Kratika-P commented 3 days ago

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)
Obihoernchen commented 3 days ago

Hi,

no there are no plans to include these packages. Please enable EPEL and CRB repos for xCAT on EL9.

abhishek-sa1 commented 2 days ago

@Obihoernchen Can we make these perl packages part of xcat dependency repository like in RHEL8 to avoid epel dependency of XCAT only in RHEL 9

samveen commented 5 hours ago

@abhishek-sa1 @Kratika-P