Bug 705897

Summary: lvm2-debuginfo conflicts with device-mapper-debuginfo
Product: Red Hat Enterprise Linux 5 Reporter: Corey Marthaler <cmarthal>
Component: lvm2Assignee: LVM and device-mapper development team <lvm-team>
Status: CLOSED DUPLICATE QA Contact: Corey Marthaler <cmarthal>
Severity: low Docs Contact:
Priority: unspecified    
Version: 5.7CC: agk, dwysocha, heinzm, jbrassow, mbroz, prajnoha, prockai, thornber, zkabelac
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: 2011-05-18 20:30:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Corey Marthaler 2011-05-18 20:02:57 UTC
Description of problem:
I believe there was a RHEL6.1 bug opened for this same issue. This is annoying because it causes TPS errata tests to fail.


[root@taft-02 ~]# rpm -ivh http://download.devel.redhat.com/brewroot/////////////packages/device-mapper/1.02.63/2.el5/x86_64/device-mapper-debuginfo-1.02.63-2.el5.x86_64.rpm
Retrieving http://download.devel.redhat.com/brewroot/////////////packages/device-mapper/1.02.63/2.el5/x86_64/device-mapper-debuginfo-1.02.63-2.el5.x86_64.rpm
Preparing...                ########################################### [100%]
        file /usr/src/debug/LVM2.2.02.84/daemons/dmeventd/libdevmapper-event.c from install of device-mapper-debuginfo-1.02.63-2.el5.x86_64 conflicts with file from package lvm2-debuginfo-2.02.84-3.el5.x86_64



doRpmCommand: rpm -V device-mapper-debuginfo-1.02.63-2.el5.x86_64 
doRpmCommand-result (0): 
doRpmCommand: rpm -V device-mapper-1.02.63-2.el5.x86_64 
doRpmCommand-result (0): 
doRpmCommand: rpm -V device-mapper-event-1.02.63-2.el5.x86_64 
doRpmCommand-result (0): 
doRpmCommand: rpm -V device-mapper-1.02.63-2.el5.i386 
doRpmCommand-result (0): 
doRpmCommand: rpm -V lvm2-debuginfo-2.02.84-3.el5.x86_64 
doRpmCommand-result (256): S.5..... /usr/src/debug/LVM2.2.02.84/daemons/dmeventd/libdevmapper-event.c 
doRpmCommand: rpm -V lvm2-2.02.84-3.el5.x86_64 
doRpmCommand-result (0): 
doRpmCommand: rpm -V lvm2-cluster-2.02.84-3.el5.x86_64 
doRpmCommand-result (0): 
doRpmCommand: rpm -V device-mapper-debuginfo-1.02.63-2.el5.i386 
doRpmCommand-result (0): 
doRpmCommand: rpm -V lvm2-cluster-debuginfo-2.02.84-3.el5.x86_64 
doRpmCommand-result (0): 
result: verify test: FAIL: 
lvm2-debuginfo.x86_64: /usr/src/debug/LVM2.2.02.84/daemons/dmeventd/libdevmapper-event.c S.5..... [tps:B] 
TPS verify test analysis tags: 
tps:a -- verify errors on both arches 
tps:b -- verify error on file not present in alternative arch 
tps:c -- verify error on preferred binary/ELF file 
tps:d -- significant type of verify error 
TPSINFO: built-in verifyTest result: FAIL

Comment 1 Milan Broz 2011-05-18 20:30:23 UTC
In 6.1 it is not possible (there is only one debuginfo for all packages).

I will fix it if there is respin - I guess we will have more bugs after beta.

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