Bug 4824

Summary: rpm -F query fails w/ redhat updates, other suggestions
Product: [Retired] Red Hat Linux Reporter: Pekka Savola <pekkas>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.0   
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: 1999-09-01 13:52:49 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 Pekka Savola 1999-09-01 11:28:42 UTC
I have all redhat errata updates in this one local
directory.  If I do:

rpm -F *.rpm, it says:

query of XFree86-cyrillic-fonts-3.3.3.1-52.i386.rpm failed
query of XFree86-cyrillic-fonts-3.3.3.1-52.i386.rpm failed
rpm: no packages given for install

I don't have any X packages installed (this is just a
bare-bones install).

Also a little suggestion: I'd like rpm -Fh --quiet *.rpm (or
some similar command) wouldn't report :

rpm: no packages given for install

This would make rpm -F nicer to implement in upgrade scripts
because you wouldn't need to redirect the output (thus also
losing some vital information, in case something is
upgraded) or create some klugdy scripts that'd tailor the
output in some way.

Comment 1 Jeff Johnson 2001-01-08 19:36:39 UTC
This bug is probably moot, as --freshen is implemented in C in rpm-3.0.5 and
later.