Carlos E. R. wrote:
On Tue, Apr 26, 2016 at 9:16 AM, Per Jessen <per@computer.org> wrote:
If anything, systemd-sysv-convert should be invoked automagically, but Package has to call it manually (it is done via macros, but these macros must be explicitly included in spec). And those macros are expanded when package is created, so unless it was built for (open)SUSE and using (open)SUSE macros, this tool won't be called. This particular application is made for SLE. The script has detection for some SLE versions ( < or > than 10); as what it finds is openSUSE, not SLE, and the user has Leap 42.1, it may think that it has SLE 42, much bigger than 10. Who knows what it does - no, I stopped analyzing
On 2016-04-26 08:31, Andrei Borzenkov wrote: there ;-) The start-upo is roughly this:
if system!=AIX then start lmx-serv ... If system=linux, touch lock-file If system>=sles10, touch lock-file again
Possibly the installation script did not do proper customization for SUSE. Perhaps, but Björn said he upgraded the license manager, not the system, so I guess it must have been running before. Yes, but if I rethink, this isn't correct. I installed Altair License manager 12.1 in March 2015. I had openSUSE 13.2 at this time. I upgraded
Per Jessen wrote: the server in January 2016 to Leap 42.1. So slight differences in the behavior of Systemd between 13.2 and Leap 42.1 can be a possible cause. Greetings, Björn -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org