Bug 698229

Summary: yum error
Product: Red Hat Enterprise Linux 5 Reporter: Kit <kit.chambers>
Component: yumAssignee: James Antill <james.antill>
Status: CLOSED NOTABUG QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 5.8   
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: 2011-04-20 15:49:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kit 2011-04-20 13:34:47 UTC
ERROR with rpm_check_debug vs depsolve:
libx264.so.107()(64bit) is needed by (installed) ffmpeg-0.6.1-1.el5.rf.x86_64
Complete!
(1, [u'Please report this error in https://bugzilla.redhat.com/enter_bug.cgi?product=Red%20Hat%20Enterprise%20Linux%205&component=yum'])


Command was
% yum install ffmpeg-devel

Work if you first do
% yum install x264-devel

Comment 1 James Antill 2011-04-20 15:49:40 UTC
This is very likely a pre-existing rpmdb problem. Try package-cleanup --problems (or yum check with the rawhide rebuild yum's).