[GitHub] lucene-solr issue #305: SOLR-11853: Make check for used tool "service" compa...

2019-01-02 Thread Mandalka
Github user Mandalka commented on the issue:

https://github.com/apache/lucene-solr/pull/305
  
This PR was solved by 
https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a1c6e64 so rest 
like missing group solr and rights of /etc/default/$SOLR_SERVICE.in.sh and 
setting Solr users shell from /bin/false to bash can be set after installation 
without patching original Solr files.


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr issue #305: SOLR-11853: Make check for used tool "service" compa...

2019-01-02 Thread Mandalka
Github user Mandalka commented on the issue:

https://github.com/apache/lucene-solr/pull/305
  
For future OpenSuSE releases the main issue / need of patch (rest of 
failing steps can be done after installation by adding group and rights) is 
solved by https://github.com/openSUSE/aaa_base/pull/53 which was merged to 
master, but maybe because of very long release live times not for 
former/current SLES.


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr issue #305: SOLR-11853: Make check for used tool "service" compa...

2018-09-24 Thread Mandalka
Github user Mandalka commented on the issue:

https://github.com/apache/lucene-solr/pull/305
  
I was not sure if there might be platforms without service --help and did 
not want maybe to break something on other unknown platforms (i am familar only 
with Debian and Ubuntu) so i added the fallback, but if it works by switch to 
help, i can prepare another PR, if someone can merge it (or if not changed 
directly).

Another problem is, that there is no group solr by the user adding command 
on SuSE and the group is needed by the service config reading, but that was 
solveable without patching the installer by manually adding the group. Could 
prepare another PR for that.


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr issue #305: SOLR-11853: Make check for used tool "service" compa...

2018-09-23 Thread janhoy
Github user janhoy commented on the issue:

https://github.com/apache/lucene-solr/pull/305
  
If `--help` works on all platforms, why not just switch? I checked with 
docker in ubuntu, centos and they both support --help


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[GitHub] lucene-solr issue #305: SOLR-11853: Make check for used tool "service" compa...

2018-03-28 Thread hal869
Github user hal869 commented on the issue:

https://github.com/apache/lucene-solr/pull/305
  
Can this be merged/released?


---

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org