Bug 237831 - Wrong init script
Summary: Wrong init script
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: isdn4k-utils
Version: 5.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: Than Ngo
QA Contact: BaseOS QE
URL:
Whiteboard:
: 242481 (view as bug list)
Depends On:
Blocks: 237789 237832 237833 242493 242495
TreeView+ depends on / blocked
 
Reported: 2007-04-25 15:37 UTC by Michal Marciniszyn
Modified: 2014-02-10 23:02 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-17 14:47:54 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2009:1112 0 normal SHIPPED_LIVE isdn4k-utils bug fix update 2009-06-17 14:47:51 UTC

Description Michal Marciniszyn 2007-04-25 15:37:49 UTC
Description of problem:
Through the script, following constructions are used:
[ -f /sbin/capiinit ] || exit 0
[ -f /etc/capi.conf ] || exit 0
Effectively, they return 0 even when the service is not started or running
(start/status command). Also wrong return codes are present through the script.

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

How reproducible:
always

Steps to Reproduce:
1. remove capi.conf file
2. service capi start/status
3. echo $?
  
Actual results:
0

Expected results:
non-zero error code/correct service status

Additional info:
When fixing this bug, please obbey our init script guidelines and be sure that
status command is run correctly.
Our guidelines are on following two pages:
http://intranet.corp.redhat.com/ic/intranet/InitscriptsSpec.html
http://intranet.corp.redhat.com/ic/intranet/InitscriptGuidelines.html

For an example of the script that returns the error codes correctly and always
runs status see:
http://devserv.devel.redhat.com/~mmarcini/amd

This bug is tracked by 237789.

Comment 1 Phil Knirsch 2008-04-29 15:32:25 UTC
Proposing for RHEL-5.3, waiting with final ACK on developer review.

Read ya, Phil 


Comment 2 Than Ngo 2008-05-28 15:04:35 UTC
+devel ack

Comment 6 Than Ngo 2008-07-28 09:55:47 UTC
*** Bug 242481 has been marked as a duplicate of this bug. ***

Comment 15 errata-xmlrpc 2009-06-17 14:47:54 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/RHBA-2009-1112.html


Note You need to log in before you can comment on or make changes to this bug.