Bug 34062

Summary: Uncaught script error
Product: [Retired] Red Hat Linux Reporter: R P Herrold <herrold>
Component: rpmAssignee: Jeff Johnson <jbj>
Status: CLOSED WONTFIX QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.2   
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: 2001-03-30 14:39:40 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:
Attachments:
Description Flags
rpm -Uvvvh rpm-4.0.2-whatever trace and stat and file of two files none

Description R P Herrold 2001-03-30 14:13:33 UTC
The attachment to this bug has a trace of an uncaught script
exception -- coing for 7.0 CD's rpm to rpm-4.0.2 update recently
issued.

Comment 1 R P Herrold 2001-03-30 14:39:37 UTC
Created attachment 14243 [details]
rpm -Uvvvh rpm-4.0.2-whatever trace and stat and file of two files

Comment 2 Jeff Johnson 2001-04-02 14:54:35 UTC
Yup, %pre in the rpm package fails if both Packages (db3) and packages.rpm (db1)
files exist in /var/lib/rpm. This is a feature, not a bug, since both files
should not
exist simultaneously, that's an error requiring manual intervention.

Comment 3 Jeff Johnson 2001-04-05 12:59:38 UTC
*** Bug 34792 has been marked as a duplicate of this bug. ***