FULL PRODUCT VERSION :
java version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
Java HotSpot(TM) Client VM (build 17.0-b16, mixed mode)
rob@bob:~/Dev/Aliens/osc/home:rob-fortune/branches/dkms>
ADDITIONAL OS VERSION INFORMATION :
Linux bob 2.6.34.4-0.1-desktop #1 SMP PREEMPT 2010-08-20 19:21:29 +0200 i686 i686 i386 GNU/Linux
A DESCRIPTION OF THE PROBLEM :
### BEGIN INIT INFO
# Provides: binfmt_misc
# Required-Start: $local_fs
# Default-Start: 1 2 3 4 5
# Default-Start: 0 6
# chkconfig: 12345 95 05
# Description: Supports the direct execution of binary formats.
### END INIT INFO
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install package on LSB compliant system.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
LSB complaint init script.
ACTUAL -
Occasional spam about missing Required-Stop: in jexec.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
( ... repeated multiple times .. )
REPRODUCIBILITY :
This bug can be reproduced always.
CUSTOMER SUBMITTED WORKAROUND :
--- jexec.orig 2010-09-12 13:07:56.785312869 +0100
+++ jexec 2010-09-12 13:08:06.243313064 +0100
@@ -18,0 +19 @@
+# Required-Stop: $local_fs