Bug 508855

Summary: biarch package and rpm -V
Product: Red Hat Enterprise Linux 5 Reporter: Matěj Šusta <msusta>
Component: rpmAssignee: Panu Matilainen <pmatilai>
Status: CLOSED DUPLICATE QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: medium Docs Contact:
Priority: low    
Version: 5.3   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 484935 Environment:
Last Closed: 2009-06-30 09:50:25 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 Matěj Šusta 2009-06-30 09:22:07 UTC
+++ This bug was initially created as a clone of Bug #484935 +++

Description of problem:
When I have biarch package, which share same files, rpm -V complains


Version-Release number of selected component (if applicable):
rpm-4.3.3-31_nonptl

How reproducible:
always

Steps to Reproduce:
1. rpm -Uvh bind-debuginfo.i386 bind-debuginfo.x86_64
2. rpm -V bind-debuginfo
.......T.   /usr/src/debug/bind-9.2.4/bin/dig/dig.c
.......T.   /usr/src/debug/bind-9.2.4/bin/dig/dighost.c
.......T.   /usr/src/debug/bind-9.2.4/bin/dig/host.c
.......T.   /usr/src/debug/bind-9.2.4/bin/dig/include/dig/dig.h
.......T.   /usr/src/debug/bind-9.2.4/bin/dig/nslookup.c
etc

3. rpm -e bind-debuginfo.i386
#files are removed and rpm -V bind-debuginfo
missing     /usr/src/debug/bind-9.2.4
missing     /usr/src/debug/bind-9.2.4/bin
missing     /usr/src/debug/bind-9.2.4/bin/check
missing     /usr/src/debug/bind-9.2.4/bin/check/check-tool.c
missing     /usr/src/debug/bind-9.2.4/bin/check/named-checkconf.c
etc
  
Actual results:
rpm -V complains


Expected results:
rpm -V return zero

Comment 1 Matěj Šusta 2009-06-30 09:22:46 UTC
This bug is still present in RHEL5.

Comment 2 Panu Matilainen 2009-06-30 09:50:25 UTC

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