Bug 54683 - RPM 4 understnds short rpm's names only
Summary: RPM 4 understnds short rpm's names only
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: rpm
Version: 1.0
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-10-16 09:46 UTC by Alec Voropay
Modified: 2008-05-01 15:38 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-10-16 09:46:54 UTC
Embargoed:


Attachments (Terms of Use)

Description Alec Voropay 2001-10-16 09:46:50 UTC
Description of Problem:
New version of RPM4 can understand only short names of
packet. In RPM3 it was possible to check all RPMs with:
$ rpm -qa | xargs rpm -V

New RPM4 requires short name of packet (without version
number) and this operation doesn't work.

Version-Release number of selected component (if applicable):
RPM4

How Reproducible:
in new version

Steps to Reproduce:
1. upgrade to new RPM4
2. 
3. 

Actual Results:


Expected Results:
RPM4 should understand short AND full name of package

Additional Information:

Comment 1 Jeff Johnson 2001-10-23 20:28:59 UTC
I believe this problem was fixed by doing rpm --rebuilddb to
convert from db1 -> db3 format.

Comment 2 Alec Voropay 2001-11-20 09:57:22 UTC
YES. This works again in RedHat 7.2 with rpm-4.0.3-1.03
$ rpm -qa | xargs rpm -V



Note You need to log in before you can comment on or make changes to this bug.