Bug 545012 - ibmvscsisd initscript lsb compliance
Summary: ibmvscsisd initscript lsb compliance
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: powerpc-utils
Version: 13
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Woodhouse
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: InitScriptsProject
TreeView+ depends on / blocked
 
Reported: 2009-12-07 10:39 UTC by Yulia Kopkova
Modified: 2010-03-15 13:29 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-03-15 13:19:06 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


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