Bug 197438

Summary: rpm thinks nfs-utils-1.0.8.rc2-5.FC5 is newer than nfs-utils-1.0.8-1.FC5
Product: [Fedora] Fedora Reporter: Bruno Wolff III <bruno>
Component: nfs-utilsAssignee: Steve Dickson <steved>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: low Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-01 14:21:45 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 Bruno Wolff III 2006-07-01 14:19:12 UTC
Description of problem:
If you have both nfs-utils-1.0.8.rc2-5.FC5.i386.rpm and
nfs-utils-1.0.8-1.FC5.i386.rpm in the same directory and do an rpm -Fvh *
nfs-utils-1.0.8.rc2-5.FC5 will be used instead of 
nfs-utils-1.0.8-1.FC5.

Version-Release number of selected component (if applicable):
See above.


How reproducible:
100%


Steps to Reproduce:
1. rpm -Fvh nfs-utils-1.0.8-1.FC5.i386.rpm nfs-utils-1.0.8.rc2-5.FC5.i386.rpm
2.
3.
  
Actual results:error: Failed dependencies:
        libgssapi.so.1 is needed by nfs-utils-1.0.8.rc2-5.FC5.i386
        librpcsecgss.so.1 is needed by nfs-utils-1.0.8.rc2-5.FC5.i386

Expected results:
I expected no try to install anything as nfs-utils-1.0.8-1 is already installed.


Additional info:

Comment 1 Steve Dickson 2006-07-01 14:21:45 UTC

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