Bug 448826

Summary: openib-perftest and perftest have an obsolete loop
Product: Red Hat Enterprise Linux 5 Reporter: James Antill <james.antill>
Component: perftestAssignee: Doug Ledford <dledford>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 5.2CC: ddumas, tis
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-29 15:28:17 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 James Antill 2008-05-28 21:20:31 UTC
Description of problem:
 openib-perftest and perftest obsolete each other, without any versioning
informatiion.
 This causes a whole bunch of problems, like "yum update" will continue forever
installing the other package ... the worst of which is that "yum install
perftest" doesn't work.
 The sane fix is to remove the obsolete from one of them (and make the other
version specific, i.e. in perftest Obsoletes: openib-perftest <= 1.2-5.el5_1.1).

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

openib-perftest.i386                     1.2-6.el5_1.1
perftest.i386                            1.2-10.el5 

Additional info:

 I've done a patch against the 5.2.z yum which "fixes" the biggest problem
(recursion traceback so you can't install either):

http://people.redhat.com/jantill/yum/patches/yum-obs-loops-install.patch

...but all the others are basically unfixable, in that there's no "right"
behaviour that yum can guess correctly.

Comment 1 Doug Ledford 2008-05-29 15:28:17 UTC

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