Bug 426259
Summary: | bi-arch packages cause unnecessary .rpmnew and .rpmsave files | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Adam Stokes <astokes> |
Component: | rpm | Assignee: | Panu Matilainen <pmatilai> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4.8 | CC: | aleksey, atodorov, Axel.Thimm, daw-redhatbugzilla, dkovalsk, goemon, hongjiu.lu, hugh, jan.iven, jnovy, k.georgiou, nobody+pnasrat, orion, philipp, psklenar, rdassen, tao, tmraz |
Target Milestone: | rc | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-05-18 20:04:51 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: | |||
Bug Depends On: | 426258 | ||
Bug Blocks: |
Description
Adam Stokes
2007-12-19 17:02:05 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. I used this procedure and there is one unnecessary rpmnew: I used yum for rhel4 instead of up2date; I guess it doesn't matter x86_64, none *.rpmnew,rhel4U7 + rpm-4.3.3-32_nonptl [root@hp-dl360g5-01 ~]# find / -mount -name "*rpmnew" -o -name "*rpmsave" #none [root@hp-dl360g5-01 ~]# uname -a Linux hp-dl360g5-01.rhts.bos.redhat.com 2.6.9-67.ELsmp #1 SMP Wed Nov 7 13:56:44 EST 2007 x86_64 x86_64 x86_64 GNU/Linux [root@hp-dl360g5-01 ~]# rpm -q rpm rpm-4.3.3-32_nonptl # yum update, repos point to RHEL4-U8-re20090217 #221 packages were updated # find / -mount -name "*rpmnew" -o -name "*rpmsave" # md5sum /etc/ofed/dat.conf.rpmnew /etc/ofed/dat.conf cd127613291ff7e13c7c1da7d4586d4b /etc/ofed/dat.conf.rpmnew cd127613291ff7e13c7c1da7d4586d4b /etc/ofed/dat.conf ----- What to do with it? There are a few corner cases in which it might happen. Please have a look at: https://bugzilla.redhat.com/show_bug.cgi?id=426258#c13 I would consider it safe as it actually doesn't break anything. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2009-0951.html |