Bug 7339 - service installation fails on SLE 15
Summary: service installation fails on SLE 15
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Server Installer (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.10.1
Assignee: Pierre Ossman
URL:
Keywords: prosaic, samuel_tester
Depends on:
Blocks: 7336
  Show dependency treegraph
 
Reported: 2019-04-25 14:50 CEST by Pierre Ossman
Modified: 2019-08-19 09:50 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2019-04-25 14:50:08 CEST
We get the following in the log:

> 2019-04-25 15:58:31,655: Installing services...
> 2019-04-25 15:58:31,655: Installing service 'vsmserver'...
> 2019-04-25 15:58:32,095: Output (stderr):
> 2019-04-25 15:58:32,096:     vsmserver.service is not a native service, redirecting to systemd-sysv-install.
> 2019-04-25 15:58:32,096:     Executing: /usr/lib/systemd/systemd-sysv-install enable vsmserver
> 2019-04-25 15:58:32,096:     /sbin/insserv: No such file or directory
> 2019-04-25 15:58:32,096: Failed to install service 'vsmserver'

We've seen something similar on Ubuntu in bug 4307.
Comment 1 Pierre Ossman cendio 2019-04-25 15:04:58 CEST
The workaround is to manually install insserv:

> $ sudo zypper install insserv-compat
Comment 2 Pierre Ossman cendio 2019-07-02 15:33:32 CEST
SUSE has no public way of reporting bugs for SLES. I've been in contact with them to try to get access to their bugzilla, but they haven't been able to sort it out yet. I've also given them this specific bug report, but I haven't gotten any confirmation. The last reminder was sent to them 2019-06-27.
Comment 3 Pierre Ossman cendio 2019-07-11 10:36:32 CEST
We've gotten a response now asking for a way to reproduce the issue. We've sent them instructions and are awaiting their next response.
Comment 4 Pierre Ossman cendio 2019-07-11 13:52:02 CEST
A platform specific note has been added for this issue until SUSE can update their software.
Comment 5 Pierre Ossman cendio 2019-08-09 12:41:23 CEST
We've gotten a message back from SUSE stating that they've updated their release notes to say that insserv-compat should be installed for third party services. They are also checking if the package should be installed by default.
Comment 6 Pierre Ossman cendio 2019-08-19 09:49:18 CEST
It seems like the updated release notes will be for SP2, so it's quite some time off. So for now our existing platform specific notes will have to do.

Closing.
Comment 7 Samuel Mannehed cendio 2019-08-19 09:50:51 CEST
Platform specific note looks good. Tested the workaround that is described and it works well.

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