Hi Frank,
Do you have ca-certificates-2021.2.52-1.aix6.1.ppc.rpm installed currently ?
This version of rpm was having issue.
# rpm -ivh ca-certificates-2021.2.52-1.aix6.1.ppc.rpm
Verifying... ################################# [100%]
Preparing... ################################# [100%]
Updating / installing...
1:ca-certificates-2021.2.52-1 ################################# [100%]
Doing /var/ssl/certs
Doing /var/ssl/64/certs
/var/ssl/certs exists. Save it as /var/ssl/certs.orig.
# rpm -qf /var/ssl/certs/ACCVRAIZ1.crt
ca-certificates-2021.2.52-1.ppc
ca-certificates-2021.2.52-1.ppc
And your issue is same as discussed here in this post.
https://community.ibm.com/community/user/power/discussion/aix-72-tl5-sp4-yum-update-to-dnf-fails-with-the-following-errors#bme1a9d7d8-51b4-4779-9bff-1f5bd0295bd9
------------------------------
SANGAMESH
------------------------------
Original Message:
Sent: Wed February 21, 2024 10:37 AM
From: Frank Malvestuto
Subject: DNF not installing after migrating to AIX 7.3
Hello,
I just migrated to AIX 7.3 and getting this message after trying to install DNF_73 - note getting this ca-certificate message on a number of files - just cut the last few lines out to provide an example. Thanks!
file /var/ssl/certs/emSign_Root_CA_-_C1.crt conflicts between attempted installs of ca-certificates-2023.2.60-0.ppc and ca-certificates-2023.2.60-0.ppc
file /var/ssl/certs/emSign_Root_CA_-_G1.crt conflicts between attempted installs of ca-certificates-2023.2.60-0.ppc and ca-certificates-2023.2.60-0.ppc
file /var/ssl/certs/vTrus_ECC_Root_CA.crt conflicts between attempted installs of ca-certificates-2023.2.60-0.ppc and ca-certificates-2023.2.60-0.ppc
file /var/ssl/certs/vTrus_Root_CA.crt conflicts between attempted installs of ca-certificates-2023.2.60-0.ppc and ca-certificates-2023.2.60-0.ppc
dnf installation failed.
------------------------------
Frank Malvestuto
------------------------------