Solution for the Error ‘Transaction Test Failed’ When Installing or Updating openssl-libs on Rocky Linux 9
Recently, when performing a dnf update on Rocky Linux 9 to update the system, an error message appeared, specifically:Error: Transaction test failed: file /usr/lib64/ossl-modules/fips.so from install of openssl-libs-1:3.2.2-7.el9.x86_64 conflicts with file from package openssl-fips-provider-so-3.0.7-6.el9_5.x86_64This error indicates that there is a file conflict when trying to install or update the openssl-libs package with the already installed … Read more