Bug 524716

Summary: circular obsoletes in RHEL Server 5.4
Product: Red Hat Enterprise Linux 5 Reporter: Jim White <jswhite>
Component: openibAssignee: Doug Ledford <dledford>
Status: CLOSED DUPLICATE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: low    
Version: 5.4CC: atodorov, dgregor, james.antill, jhutar, jlaska, jlee23, philippe+bugzilla, pm-eus, pm-rhel, ralston, tis, tswan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 451638 Environment:
Last Closed: 2009-11-20 20:48:54 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 Jim White 2009-09-21 20:53:41 UTC
Problem:  When updating a 5.4 system from RHN, we experience a
          circular dependency issue between three packages and their
          replacements.

Details:

-------------------------------------------------------------------------------
On one pass, three "openib" packages are updated:
-------------------------------------------------------------------------------

Running Transaction
  Installing     : perftest                                                 1/6
  Installing     : mstflint                                                 2/6
  Installing     : tvflash                                                  3/6
  Erasing        : openib-perftest                                          4/6
  Erasing        : openib-mstflint                                          5/6
  Erasing        : openib-tvflash                                           6/6
Installed:
  mstflint.x86_64 0:1.4-1.el5            perftest.x86_64 0:1.2-14.el5
  tvflash.x86_64 0:0.9.0-2.el5
Replaced:
  openib-mstflint.x86_64 0:1.2-6.el5_1.1
  openib-perftest.x86_64 0:1.2-6.el5_1.1  openib-tvflash.x86_64 0:0.9.2-6.el5_1.1

-------------------------------------------------------------------------------
On the next pass, this is reversed:
-------------------------------------------------------------------------------

Running Transaction
  Installing     : openib-tvflash                                           1/6
  Installing     : openib-mstflint                                          2/6
  Installing     : openib-perftest                                          3/6
  Erasing        : tvflash                                                  4/6
  Erasing        : mstflint                                                 5/6
  Erasing        : perftest                                                 6/6

Installed:
  openib-mstflint.x86_64 0:1.2-6.el5_1.1
  openib-perftest.x86_64 0:1.2-6.el5_1.1
  openib-tvflash.x86_64 0:0.9.2-6.el5_1.1

Replaced:
  mstflint.x86_64 0:1.4-1.el5            perftest.x86_64 0:1.2-14.el5
  tvflash.x86_64 0:0.9.0-2.el5

-------------------------------------------------------------------------------

The above cycle repeats on subsequent upgrade attempts.

Comment 1 Guy Streeter 2009-11-20 20:48:54 UTC

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