Bug 918125

Summary: yum update :: ERROR with rpm_check_debug vs depsolve: (matahari+deps)
Product: Red Hat Enterprise Linux 6 Reporter: Nix Nooi <bakgat8>
Component: yumAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5CC: alan, james.antill, juwu
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-09 20:55:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
this is from above update attempt none

Description Nix Nooi 2013-03-05 14:30:52 UTC
Created attachment 705483 [details]
this is from above update attempt

Description of problem: yum update gets me this

Total                                                                                   1.1 MB/s | 497 MB     07:45     
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


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:



Additional info:

I'm here because it told me to. I tried the update because redhat support said I should to fix a satellite issue I was having.

Comment 1 Richard Robinson 2013-03-10 17:15:10 UTC
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.

Comment 2 James Antill 2013-04-09 20:28:25 UTC
 Can you provide all the text leading up to this ... also does "yum check" not show anything?
 What version of yum is this?

Comment 3 James Antill 2013-04-09 20:30:48 UTC
*** Bug 919514 has been marked as a duplicate of this bug. ***

Comment 4 James Antill 2013-04-09 20:55:25 UTC

*** This bug has been marked as a duplicate of bug 916257 ***