You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The install.sh script exported from the ePO server installs the HBSS RPMs using the rpm utility, directly, rather than using yum. This results in the yum system complaining:
Warning: RPMDB altered outside of yum.
On subsequent yum-based actions. A yum history sync action could be sufficient.
The text was updated successfully, but these errors were encountered:
The
install.sh
script exported from the ePO server installs the HBSS RPMs using therpm
utility, directly, rather than usingyum
. This results in the yum system complaining:On subsequent
yum
-based actions. Ayum history sync
action could be sufficient.The text was updated successfully, but these errors were encountered: