Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 459045

Summary: Updating RHEL5.1 to RHEL5.2 gives conflicts in kmod-gfs2
Product: Red Hat Enterprise Linux 5 Reporter: Forrest Taylor <ftaylor>
Component: gfs-kmodAssignee: Robert Peterson <rpeterso>
Status: CLOSED DUPLICATE QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.1CC: edamato, nstraz
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-08-13 21:51:56 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 Forrest Taylor 2008-08-13 21:31:19 UTC
Description of problem:
On a cluster system that has RHEL 5.1, I tried to update to RHEL 5.2, however the `yum update` command did not complete with the following errors:

Transaction Check Error:  
file /etc/depmod.d/gfs2.conf from install of kmod-gfs2-1.92-1.1.el5_2.2 conflicts with file from package kmod-gfs2-xen-1.52-1.16.el5

file /etc/depmod.d/gfs2.conf from install of kmod-gfs2-1.92-1.1.el5_2.2 conflicts with file from package kmod-gfs2-1.52-1.16.el5

file /etc/depmod.d/gfs2.conf from install of kmod-gfs2-xen-1.92-1.1.el5_2.2 conflicts with file from package kmod-gfs2-xen-1.52-1.16.el5

file /etc/depmod.d/gfs2.conf from install of kmod-gfs2-xen-1.92-1.1.el5_2.2 conflicts with file from package kmod-gfs2-1.52-1.16.el5

I had to remove the stated packages and install the newer versions again.



Version-Release number of selected component (if applicable):
kmod-gfs2-1.52-1.16.el5 to kmod-gfs2-1.92-1.1.el5_2.2


How reproducible:
Every time.  I did the same update on nine machines and each reported these errors.

Steps to Reproduce:
1. yum update


Expected results:
I would have expected the rpm to have the ability to not cause a conflict with an older package nor with a different package.


Additional info:

Comment 1 Nate Straz 2008-08-13 21:51:56 UTC

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