Details
Description
In SUSE distribution, "service --version" commands always fail and abort the solr installation with printing the error "Script requires the 'service' command"
We can fix it by changing "service --version" to "service --help" command.
Shawn's test results
==
This is what I get with OS versions that I have access to when running
"service --version":
CentOS 7:
service ver. 1.1
Ubuntu 16:
service ver. 0.91-ubuntu1
Ubuntu 14:
service ver. 0.91-ubuntu1
CentOS 6:
service ver. 0.91
Debian 6:
service ver. 0.91-ubuntu1
Sparc Solaris 10:
bash: service: command not found
=================
Attachments
Attachments
Issue Links
- is duplicated by
-
SOLR-11853 Solr installer fails on SuSE linux (Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES)
- Closed
- is fixed by
-
SOLR-11853 Solr installer fails on SuSE linux (Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES)
- Closed