Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 603201

Summary: condor-7.4.3-0.17.el5 postuninstall uses invalid init script option
Product: Red Hat Enterprise MRG Reporter: Scott Spurrier <spurrier>
Component: condorAssignee: Matthew Farrellee <matt>
Status: CLOSED ERRATA QA Contact: Luigi Toscano <ltoscano>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.2CC: fnadge, ltoscano, matt, tao
Target Milestone: 1.3   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Previously, The condor init script didn't implement a "condrestart" action, which was used in the rpm postuninstall script.
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-14 16:13:20 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 Scott Spurrier 2010-06-11 20:28:16 UTC
Description of problem:

This is a nitpick QE/release-management thing for the latest condor bits.  The RPM's include a postinstall script that executes:

if [ "$1" -ge "1" ]; then
 /sbin/service condor condrestart >/dev/null 2>&1 || :
fi
/sbin/ldconfig


The condor init script doesn't actually implement a "condrestart" option.

How reproducible:

100%

Steps to Reproduce:

rpm -e condor

Comment 1 Matthew Farrellee 2010-06-11 20:32:49 UTC
Fixed in 7.4.3-0.19

Comment 2 Luigi Toscano 2010-06-22 17:27:48 UTC
condrestart action has been added to condor initscript.

Verified on condor-7.4.3-0.21, RHEL 4.8/5.5.

Comment 3 Florian Nadge 2010-10-07 18:31:27 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
Previously, The condor init script didn't implement a "condrestart" option. This update adds  an executing postinstall script.

Comment 4 Florian Nadge 2010-10-08 09:57:30 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-Previously, The condor init script didn't implement a "condrestart" option. This update adds  an executing postinstall script.+Previously, The condor init script didn't implement a "condrestart" option. This update adds an executing postinstall script.

Comment 5 Matthew Farrellee 2010-10-08 11:44:41 UTC
    Technical note updated. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    Diffed Contents:
@@ -1 +1 @@
-Previously, The condor init script didn't implement a "condrestart" option. This update adds an executing postinstall script.+Previously, The condor init script didn't implement a "condrestart" action, which was used in the rpm postuninstall script.

Comment 7 errata-xmlrpc 2010-10-14 16:13:20 UTC
An advisory 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 therefore 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/RHSA-2010-0773.html