Hide Forgot
Description of problem: Version-Release number of selected component (if applicable): How reproducible: Run yum update Steps to Reproduce: 1. yum update 2. select [y] when prompted "Is this ok" 3. Actual results: Expected results: Additional info: Downloading Packages: Running rpm_check_debug ERROR with rpm_check_debug vs depsolve: libqpidclient.so.5()(64bit) is needed by (installed) matahari-net-0.4.0-5.el6.x86_64 libqpidcommon.so.5()(64bit) is needed by (installed) matahari-net-0.4.0-5.el6.x86_64 libmcommon.so.0.0.1()(64bit) is needed by (installed) matahari-net-0.4.0-5.el6.x86_64 libmnet.so.0.0.1()(64bit) is needed by (installed) matahari-net-0.4.0-5.el6.x86_64 matahari-lib = 0.4.0-5.el6 is needed by (installed) matahari-net-0.4.0-5.el6.x86_64 libmqmfagent.so.0.0.1()(64bit) is needed by (installed) matahari-net-0.4.0-5.el6.x86_64 matahari-agent-lib = 0.4.0-5.el6 is needed by (installed) matahari-net-0.4.0-5.el6.x86_64 Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%206&component=yum You could try running: rpm -Va --nofiles --nodigest Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2013-03-08-11-14LkjRko.yumtx [root@alfresco ~]#
I had a similar problem (updating on RHEL 6.1). I resolved it doing this: yum shell > install matahari > remove matahari-service > remove matahari-lib > remove matahari-host > remove matahari-agent > remove matahari-net > run > exit NOTE: in my case the above mentioned remove packages were what were mentioned on the yum update output. Your output (and packages needed to remove) may vary. See http://agilesysadmin.net/advanced-dependency-management for more.
*** Bug 920063 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 918125 ***