[ https://issues.apache.org/jira/browse/SOLR-10932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100014#comment-17100014 ]
Markus Mandalka edited comment on SOLR-10932 at 5/5/20, 3:40 PM: ----------------------------------------------------------------- Bad news: Sorry, i created a dupe of this problem in https://issues.apache.org/jira/browse/SOLR-11853 Goog news: was fixed 2. jan 2019, so this ticket can be closed. was (Author: mandalka): Bad news: Sorry, i created a dupe of this problem in https://issues.apache.org/jira/browse/SOLR-11853 Goog news: was fixed 20. jan 2019, so this ticket can be closed. > install solr service service command fails > ------------------------------------------ > > Key: SOLR-10932 > URL: https://issues.apache.org/jira/browse/SOLR-10932 > Project: Solr > Issue Type: Bug > Affects Versions: 6.6 > Environment: Suse linux > Reporter: Susheel Kumar > Priority: Minor > Labels: easyfix, newbie, patch > Attachments: SOLR-10932.patch > > > 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 > ================= -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org