insserv/chkconfig lms throws errors
This document (7008157) is provided subject to the disclaimer at the end of this document.
Environment
Situation
# insserv lms
insserv: Script lms is broken: incomplete LSB comment.
insserv: missing `Required-Stop:' entry: please add even if empty.
insserv: Service heci has to be enabled to start service lms
insserv: exiting now!
#
The same happens trying to enable the service with chkconfig.
Resolution
Open the script /etc/init.d/lms with a text editor and add the line right underneath the `Required-Start:` line like this:
### BEGIN INIT INFO
# Provides: lms
# Required-Start: heci
# Required-Stop: heci
# Should-Start: heci
This resolves the first error, including the error that the Script is broken due to an incomplete LSB comment.
Customers affected by this issue can also contact SUSETechnical Services to request a intel-iamt package with the corrected /etc/init.d/lms script.
The other error: "Service heci has to be enabled to start service lms" will remain and indicates that the heci module is not loaded.
The kernel module is provided by the intel-iamt-heci package.
This package is only available on SUSE Linux Enterprise Desktop 11 Service Pack 1 and not on SUSE Linux Enterprise Server 11 Service Pack 1.
SLES and SLED are binary compatible and the package from SLED can be installed on SLES.
However, the external development and support of the intel-iamt user space package and the heci kernel module for Intel iAMT was stopped. Since the packages are not maintained anymore SUSE is going to stop packaging them.
Therefore it is recommended to disregard the Service.
Additional Information
Disclaimer
This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.
- Document ID:7008157
- Creation Date: 17-Mar-2011
- Modified Date:28-Sep-2022
-
- SUSE Linux Enterprise Server
For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com