Symptoms
The following unexpected update message is seen when performing a "yum update srvadmin-idrac" to update the iDRAC Racadm utility to version 11.3 or newer:
> yum update srvadmin-idrac
Dependencies resolved.
=============================================================================================================================================================
Package Architecture Version Repository Size
=============================================================================================================================================================
Installing:
srvadmin-all x86_64 11.1.0.0-5761.el8 dell-system-update_dependent 7.2 k
replacing srvadmin-argtable2.x86_64 11.0.0.0-5268.el8
replacing srvadmin-idrac.x86_64 11.0.0.0-5268.el8
replacing srvadmin-idracadm7.x86_64 11.0.0.0-5268.el8
Upgrading:
srvadmin-hapi x86_64 11.1.0.0-5761.el8 dell-system-update_dependent 1.2 M
Installing dependencies:
srvadmin-base x86_64 11.1.0.0-5761.el8 dell-system-update_dependent 6.8 k
Cause
The Racadm utility for iDRAC was intentionally removed from OMSA 11.1.0 as the iDRAC Tools package offered separately will contain newer and more numerous Racadm releases than what OMSA offered. The latest iDRAC Tools package at this article release is version 11.3 and OMSA's last version is 11.1.0 which corrects issues for customers that subscribe to the Dell YUM repository on linux.dell.com for iDRAC Tools and or OMSA updates.
Due to changes to RPM metadata on the Dell repository there still exists an uncorrectable issue for customers what have Racadm version 11.2 or earlier already installed that causes the RPM engine to offer to not only remove iDRAC Tools RPMs, but also unexpectedly offers a full OMSA install instead.
Resolution
Instead of issuing yum update srvadmin-idrac" to update Racadm and iDRAC Tools to version 11.3 (or newer), issue yum install srvadmin-idrac to properly upgrade iDRAC Tools only.
This issue does not affect the broader "yum update" action which offers the correct iDRAC Tools install and any other unrelated updates offered by Red Hat or SuSE.