Bug 740583

Summary: starting mysql and apache2 works while in yast2 but if I try to start it from the old way using rcmysql it states redirecting to systemctl and then nothing happens trying to run this service with sudo systemctl mysql.service yields an error though
Product: [openSUSE] openSUSE 12.1 Reporter: henry thornley <henry.thornley>
Component: BasesystemAssignee: Dirk Mueller <dmueller>
Status: RESOLVED NORESPONSE QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description henry thornley 2012-01-10 17:59:05 UTC
User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.63 Safari/535.7

henry@linux:~> sudo /usr/sbin/rcmysql start
redirecting to systemctl

//-----------------------------------
mysql.service is not a native service, redirecting to /sbin/chkconfig.
Executing /sbin/chkconfig mysql on
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: warning: current start runlevel(s) (3 5 B) of script `mysql' overwrites defaults (3 5).
insserv: warning: current stop runlevel(s) (3 5 B) of script `mysql' overwrites defaults (3 5).
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: Service boot.localfs is missed in the runlevels 3 5 to use service apache
insserv: Service syslog is missed in the runlevels 4 to use service vboxdrv
Warning: unit files do not carry install information. No operation executed.
henry@linux:~> sudo systemctl enable network.service
network.service is not a native service, redirecting to /sbin/chkconfig.
Executing /sbin/chkconfig network on
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: warning: current start runlevel(s) (3 5 B) of script `network' overwrites defaults (3 5).
insserv: warning: current stop runlevel(s) (3 5 B) of script `network' overwrites defaults (3 5).
insserv: script jexec is broken: incomplete LSB comment.
insserv: missing `Required-Stop:'  entry: please add even if empty.
insserv: Service boot.localfs is missed in the runlevels 3 5 to use service apache
insserv: Service syslog is missed in the runlevels 4 to use service vboxdrv
Warning: unit files do not carry install information. No operation executed.

//------------------------------


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Comment 1 henry thornley 2012-01-10 18:02:46 UTC
I believe a more precise error message is called for in the case of using rcmysql or so on when something is broken
Comment 2 Arvin Schnell 2012-01-19 16:48:01 UTC
I don't see why this should be a YaST issue.
Comment 3 Kun Kun Zhang 2012-03-09 07:48:23 UTC
Long time no response.So closed.Feel free to reopen it.Thanks.
Comment 4 Jan Engelhardt 2012-03-10 08:35:52 UTC
systemd may be too strict with incomplete LSB headers.
Comment 5 Frederic Crozat 2012-03-15 13:10:00 UTC
not related to systemd, you are seeing insserv error about /etc/init.d/jexec
Comment 6 Kun Kun Zhang 2012-04-01 07:36:35 UTC
Hi,could you please have a look this?I am not sure whether it is right to assign it to you.Feel free to reassign it.Thank you.
Comment 7 Dirk Mueller 2012-04-30 12:27:01 UTC
please provide output of 

rpm -qf /etc/init.d/jexec

I can't find this script in our distribution.
Comment 8 Dirk Mueller 2013-09-23 13:30:25 UTC
Please reopen if you can still reproduce this issue on newer versions of openSUSE.