Bug 1173

Summary: rpm seems to be lacking version checking...
Product: [Retired] Red Hat Raw Hide Reporter: Bill Nottingham <notting>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-03-19 14:42:29 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 Bill Nottingham 1999-02-15 15:49:41 UTC
[root@bobby:/mnt/redhat/comps/dist/6.0/i386 ]# rpm -q bash
bash-1.14.7-14

[root@bobby:/mnt/redhat/comps/dist/6.0/i386 ]# rpm -Uvh
../../5.2/i386/bash-1.14.7-13.i386.rpm
bash
##################################################

[root@bobby:/mnt/redhat/comps/dist/6.0/i386 ]# rpm -q bash
bash-1.14.7-13

[root@bobby:/mnt/redhat/comps/dist/6.0/i386 ]# rpm -Uvh
./bash-1.14.7-14.i386.rpm
bash
##################################################

[root@bobby:/mnt/redhat/comps/dist/6.0/i386 ]# rpm -q bash
bash-1.14.7-14

[root@bobby:/mnt/redhat/comps/dist/6.0/i386 ]# rpm -Uvh
../../5.2/i386/bash-1.14.7-13.i386.rpm
bash
##################################################
[root@bobby:/mnt/redhat/comps/dist/6.0/i386 ]# rpm -q bash
bash-1.14.7-13

[root@bobby:/mnt/redhat/comps/dist/6.0/i386 ]# rpm -Uvh
./bash-1.14.7-14.i386.rpm
bash
##################################################

Comment 1 Erik Troan 1999-03-19 14:42:59 UTC
fixed in some RPM 2.92 version (definitely in Starbuck)