Bug 116358

Summary: xerces-j - RPM uninstall script fails
Product: [Retired] Red Hat Raw Hide Reporter: Stefan Hoelldampf <stefan.hoelldampf>
Component: xerces-jAssignee: Gary Benson <gbenson>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: nobody+pnasrat
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: 2004-02-23 10:51:15 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:
Bug Depends On:    
Bug Blocks: 114961    

Description Stefan Hoelldampf 2004-02-20 15:17:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6)
Gecko/20040207 Firefox/0.8

Description of problem:
The RPM uninstall script of xerces-2.2.1-13 fails.

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

How reproducible:
Always

Steps to Reproduce:
1. Do "rpm -e --nodeps xerces-j".
    

Actual Results:
# rpm -e --nodeps xerces
error: %preun(xerces-j-2.2.1-13) scriptlet failed, exit status 1
#

Expected Results:
No errors.

Comment 1 Stefan Hoelldampf 2004-02-21 17:43:32 UTC
The new version 2.2.1-14 seems to have no problems while uninstalling.

Comment 2 Gary Benson 2004-02-23 10:51:15 UTC
Yeah, I noticed the problem whilst fixing something else.  You'll have
to use --noscripts to uninstall 2.2.1-13, sorry.