Bug 110115

Summary: distcache %preun is broken
Product: Red Hat Enterprise Linux 3 Reporter: Bill Nottingham <notting>
Component: distcacheAssignee: Joe Orton <jorton>
Status: CLOSED ERRATA QA Contact: Joe Orton <jorton>
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0CC: bernds, rh.bugzilla, rvokal, tao, vanhoof
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: 2004-05-12 03:46:54 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: 107562    

Description Bill Nottingham 2003-11-14 22:07:04 UTC
preuninstall scriptlet (using /bin/sh):
if [ $1 = 0 ]; then
        /sbin/service dc_server stop > /dev/null 2>&1
        /sbin/service dc_client stop > /dev/null 2>&1
        /sbin/chkconfig --del dc_server dc_client
fi

You can only specify one service at a time to chkconfig.

Comment 1 Joe Orton 2004-02-10 07:33:07 UTC
*** Bug 115276 has been marked as a duplicate of this bug. ***

Comment 4 Joe Orton 2004-02-19 07:07:41 UTC
*** Bug 116210 has been marked as a duplicate of this bug. ***

Comment 7 John Flanagan 2004-05-12 03:46:54 UTC
An errata has been issued which should help the problem described in this bug report. 
This report is therefore being closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files, please follow the link below. You may reopen 
this bug report if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2004-129.html