Doing a fresh install of RHEL6 - trying to update to install cPanel and receiving the following error:
ERROR with rpm_check_debug vs depsolve:
xorg-x11-font-utils is needed by ghostscript-fonts-5.50-23.2.el6.noarch
** Found 11 pre-existing rpmdb problem(s), 'yum check' output follows:
ghostscript-fonts-5.50-23.1.el6.noarch has missing requires of xorg-x11-font-utils
matahari-agent-lib-0.4.4-11.el6.x86_64 has missing requires of libqpidclient.so.5()(64bit)
matahari-agent-lib-0.4.4-11.el6.x86_64 has missing requires of libqpidcommon.so.5()(64bit)
matahari-host-0.4.4-11.el6.x86_64 has missing requires of libqpidclient.so.5()(64bit)
matahari-host-0.4.4-11.el6.x86_64 has missing requires of libqpidcommon.so.5()(64bit)
matahari-network-0.4.4-11.el6.x86_64 has missing requires of libqpidclient.so.5()(64bit)
matahari-network-0.4.4-11.el6.x86_64 has missing requires of libqpidcommon.so.5()(64bit)
matahari-service-0.4.4-11.el6.x86_64 has missing requires of libqpidclient.so.5()(64bit)
matahari-service-0.4.4-11.el6.x86_64 has missing requires of libqpidcommon.so.5()(64bit)
matahari-sysconfig-0.4.4-11.el6.x86_64 has missing requires of libqpidclient.so.5()(64bit)
matahari-sysconfig-0.4.4-11.el6.x86_64 has missing requires of libqpidcommon.so.5()(64bit)
Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2014-12-12-19-08BcRpmm.yumtx
How to resolve??
Try this:
yum clean all
rm -rf /var/cache/yum/*
Then
yum update