Bug 466049 - multilib lam rpms' removal don't clean up mpi-selector entry.
Summary: multilib lam rpms' removal don't clean up mpi-selector entry.
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: lam
Version: 5.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Doug Ledford
QA Contact: Martin Jenner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-07 21:32 UTC by Gurhan Ozen
Modified: 2013-11-04 01:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-10-04 21:39:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Gurhan Ozen 2008-10-07 21:32:31 UTC
Description of problem:
After erasing multilib lam rpms, lam.i386 mpi-selector entry is still not removed:

# mpi-selector --list
lam-i386
lam-x86_64
mvapich-1.1.0-gcc-x86_64
mvapich2-1.0.3-gcc-x86_64
openmpi-1.2.7-gcc-i386
openmpi-1.2.7-gcc-x86_64

# rpm -e lam.x86_64  lam.i386  lam-devel.i386  lam-devel.x86_64  lam-libs.x86_64  lam-libs.i386

# mpi-selector --list
lam-i386
mvapich-1.1.0-gcc-x86_64
mvapich2-1.0.3-gcc-x86_64
openmpi-1.2.7-gcc-i386
openmpi-1.2.7-gcc-x86_64

# rpm -qa | grep lam
#

If only i386 or x86_64 packages are installed, things are cleaned up fine: 
# yum -q -y install lam.i386
This system is not registered with RHN.
RHN support will be disabled.

# rpm -qa | grep lam 
lam-libs-7.1.2-14.el5
lam-libs-7.1.2-14.el5
lam-7.1.2-14.el5

# mpi-selector --list 
lam-i386
mvapich-1.1.0-gcc-x86_64
mvapich2-1.0.3-gcc-x86_64
openmpi-1.2.7-gcc-i386
openmpi-1.2.7-gcc-x86_64

# rpm -e lam-libs-7.1.2-14.el5.i386 lam-libs-7.1.2-14.el5.x86_64 lam-7.1.2-14.el5.i386

# mpi-selector --list 
mvapich-1.1.0-gcc-x86_64
mvapich2-1.0.3-gcc-x86_64
openmpi-1.2.7-gcc-i386
openmpi-1.2.7-gcc-x86_64



Version-Release number of selected component (if applicable):
lam-7.1.2-14.el5 (rhel 5.3)

How reproducible:
Everytime.

Comment 3 RHEL Program Management 2009-03-26 17:22:46 UTC
This request was evaluated by Red Hat Product Management for
inclusion, but this component is not scheduled to be updated in
the current Red Hat Enterprise Linux release. If you would like
this request to be reviewed for the next minor release, ask your
support representative to set the next rhel-x.y flag to "?".


Note You need to log in before you can comment on or make changes to this bug.