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 467013

Summary: file conflict between old and new versions of gfs2-kmod packages
Product: Red Hat Enterprise Linux 5 Reporter: Alexander Todorov <atodorov>
Component: kernelAssignee: Steve Whitehouse <swhiteho>
Status: CLOSED DUPLICATE QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.3CC: cluster-maint, edamato
Target Milestone: beta   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-15 08:15:31 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 Alexander Todorov 2008-10-15 07:06:44 UTC
Description of problem:
Doing yum update against http repos or RHN fails with file conflict error:

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


Version-Release number of selected component (if applicable):
kmod-gfs2-1.116-1.14.el5
kmod-gfs2-xen-1.116-1.14.el5

How reproducible:
Always

Steps to Reproduce:
1. Install the system with RHEL 5.2, gfs2-kmod{-xen} included
2. Run yum update against RHN or http repository
3.
  
Actual results:
File conflict, yum error.

Expected results:
No errors, upgrade works.

Additional info:
Could be related to bug #463983

Comment 2 Steve Whitehouse 2008-10-15 08:15:31 UTC
There is no new version of the gfs2-kmod, it doesn't exist any more as such. Its empty so there ought to be no conflicts.

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