Bug 3179

Summary: Installation of bad RPMs don't generate error return
Product: [Retired] Red Hat Linux Reporter: Steve Coile <scoile>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
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-08-30 23:28:48 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 Steve Coile 1999-05-31 17:04:55 UTC
When attempting to "rpm -Uvh --force --nodeps" on a file
that does not contain an RPM, "rpm" returns the error
message, "error: <package> does not appear to be a RPM
package", which is correct, but the return code is zero
(0), indicating success.  The return code should be
non-zero.

Comment 1 Jeff Johnson 2001-02-21 18:26:50 UTC

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