Bug 545012

Summary: ibmvscsisd initscript lsb compliance
Product: [Fedora] Fedora Reporter: Yulia Kopkova <ykopkova>
Component: powerpc-utilsAssignee: David Woodhouse <dwmw2>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: dkovalsk, dwmw2, rrakus, tony
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: 2010-03-15 13:19:06 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: 521669    

Description Yulia Kopkova 2009-12-07 10:39:05 UTC
Description of problem:

According to https://fedoraproject.org/wiki/Packaging/SysVInitScript powerpc-utils component init script have few lsb compliance issues:

Unfortunately, I was not able to find proper hardware to run the initscript. So here are some comments from script code.

1. Init script should return code "4" if restarting service under
nonprivileged user.

2. nonexist action should have returncode 2:
# service ibmvscsisd nonexist ; echo $?
  Usage: /etc/init.d/ibmvscsisd {start|stop|status|restart}
now: 1
expected: 2

3. Initscript should also create a lockfile in /var/lock/subsys/

Comment 3 Bug Zapper 2010-03-15 13:29:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 13 development cycle.
Changing version to '13'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping