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: | kernel | Assignee: | Steve Whitehouse <swhiteho> |
| Status: | CLOSED DUPLICATE | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.3 | CC: | 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: | |||
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 *** |
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