[jira] [Updated] (SOLR-11853) Solr installer fails on SuSE linux (Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES)

2019-01-02 Thread Markus Mandalka (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Mandalka updated SOLR-11853:
---
Affects Version/s: 7.5

> Solr installer fails on SuSE linux (Make check for used tool "service" 
> compatible with SuSE Linux like OpenSuse or SLES)
> 
>
> Key: SOLR-11853
> URL: https://issues.apache.org/jira/browse/SOLR-11853
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: scripts and tools
>Affects Versions: 7.0, 7.0.1, 7.1, 7.2, 7.2.1, 7.3, 7.3.1, 7.4, 7.5
> Environment: SuSE Linux (SLES & OpenSuSE)
>Reporter: Markus Mandalka
>Priority: Minor
>  Labels: github-import, newbie, patch
> Fix For: 7.6, master (8.0)
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> On current SuSE Linux releases like SLES or OpenSuSE the Solr installer stops 
> with the error message "Script requires the 'service' command".
> This happens because before installation the installer checks if the used 
> command "service" exists by its option "service --version".
> The command line option "--version" doesn't exist for "service" on current 
> SuSE Linux stable releases.
> Since the command "service" is there and has an option "--help", this option 
> can be used as additional fallback.
> So in the pull request i extended the check with "service --help" as second 
> check / fallback before printing this error and exiting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Commented] (SOLR-11853) Solr installer fails on SuSE linux (Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES)

2019-01-02 Thread Markus Mandalka (JIRA)


[ 
https://issues.apache.org/jira/browse/SOLR-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16732185#comment-16732185
 ] 

Markus Mandalka commented on SOLR-11853:


For future OpenSuSE releases the main issue / need of patch is solved by 
[https://github.com/openSUSE/aaa_base/pull/53] but maybe because of very long 
release live times not for former/current SLES.

> Solr installer fails on SuSE linux (Make check for used tool "service" 
> compatible with SuSE Linux like OpenSuse or SLES)
> 
>
> Key: SOLR-11853
> URL: https://issues.apache.org/jira/browse/SOLR-11853
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: scripts and tools
>Affects Versions: 7.0, 7.0.1, 7.1, 7.2, 7.2.1, 7.3, 7.3.1, 7.4, 7.5
> Environment: SuSE Linux (SLES & OpenSuSE)
>Reporter: Markus Mandalka
>Priority: Minor
>  Labels: github-import, newbie, patch
> Fix For: 7.6, master (8.0)
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> On current SuSE Linux releases like SLES or OpenSuSE the Solr installer stops 
> with the error message "Script requires the 'service' command".
> This happens because before installation the installer checks if the used 
> command "service" exists by its option "service --version".
> The command line option "--version" doesn't exist for "service" on current 
> SuSE Linux stable releases.
> Since the command "service" is there and has an option "--help", this option 
> can be used as additional fallback.
> So in the pull request i extended the check with "service --help" as second 
> check / fallback before printing this error and exiting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (SOLR-11853) Solr installer fails on SuSE linux (Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES)

2018-09-23 Thread Markus Mandalka (JIRA)


 [ 
https://issues.apache.org/jira/browse/SOLR-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Mandalka updated SOLR-11853:
---
Affects Version/s: 7.2.1
   7.3
   7.3.1
   7.4

> Solr installer fails on SuSE linux (Make check for used tool "service" 
> compatible with SuSE Linux like OpenSuse or SLES)
> 
>
> Key: SOLR-11853
> URL: https://issues.apache.org/jira/browse/SOLR-11853
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: scripts and tools
>Affects Versions: 7.0, 7.0.1, 7.1, 7.2, 7.2.1, 7.3, 7.3.1, 7.4
> Environment: SuSE Linux (SLES & OpenSuSE)
>Reporter: Markus Mandalka
>Priority: Minor
>  Labels: github-import, newbie, patch
> Fix For: 7.5, master (8.0)
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> On current SuSE Linux releases like SLES or OpenSuSE the Solr installer stops 
> with the error message "Script requires the 'service' command".
> This happens because before installation the installer checks if the used 
> command "service" exists by its option "service --version".
> The command line option "--version" doesn't exist for "service" on current 
> SuSE Linux stable releases.
> Since the command "service" is there and has an option "--help", this option 
> can be used as additional fallback.
> So in the pull request i extended the check with "service --help" as second 
> check / fallback before printing this error and exiting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (SOLR-11853) Solr installer fails on SuSE linux (Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES)

2018-01-16 Thread Markus Mandalka (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Mandalka updated SOLR-11853:
---
Summary: Solr installer fails on SuSE linux (Make check for used tool 
"service" compatible with SuSE Linux like OpenSuse or SLES)  (was: Solr 
installer: Make check for used tool "service" compatible with SuSE Linux like 
OpenSuse or SLES)

> Solr installer fails on SuSE linux (Make check for used tool "service" 
> compatible with SuSE Linux like OpenSuse or SLES)
> 
>
> Key: SOLR-11853
> URL: https://issues.apache.org/jira/browse/SOLR-11853
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: scripts and tools
>Affects Versions: 7.0, 7.0.1, 7.1, 7.2
> Environment: SuSE Linux (SLES & OpenSuSE)
>Reporter: Markus Mandalka
>Priority: Minor
>  Labels: github-import, newbie
> Fix For: master (8.0), 7.3, 7.2.2
>
>
> On current SuSE Linux releases like SLES or OpenSuSE the Solr installer stops 
> with the error message "Script requires the 'service' command".
> This happens because before installation the installer checks if the used 
> command "service" exists by its option "service --version".
> The command line option "--version" doesn't exist for "service" on current 
> SuSE Linux stable releases.
> Since the command "service" is there and has an option "--help", this option 
> can be used as additional fallback.
> So in the pull request i extended the check with "service --help" as second 
> check / fallback before printing this error and exiting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (SOLR-11853) Solr installer: Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES

2018-01-16 Thread Markus Mandalka (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Mandalka updated SOLR-11853:
---
Affects Version/s: 7.0
   7.0.1
   7.1
  Component/s: scripts and tools

> Solr installer: Make check for used tool "service" compatible with SuSE Linux 
> like OpenSuse or SLES
> ---
>
> Key: SOLR-11853
> URL: https://issues.apache.org/jira/browse/SOLR-11853
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: scripts and tools
>Affects Versions: 7.0, 7.0.1, 7.1, 7.2
> Environment: SuSE Linux (SLES & OpenSuSE)
>Reporter: Markus Mandalka
>Priority: Minor
>  Labels: github-import, newbie
> Fix For: master (8.0), 7.3, 7.2.2
>
>
> On current SuSE Linux releases like SLES or OpenSuSE the Solr installer stops 
> with the error message "Script requires the 'service' command".
> This happens because before installation the installer checks if the used 
> command "service" exists by its option "service --version".
> The command line option "--version" doesn't exist for "service" on current 
> SuSE Linux stable releases.
> Since the command "service" is there and has an option "--help", this option 
> can be used as additional fallback.
> So in the pull request i extended the check with "service --help" as second 
> check / fallback before printing this error and exiting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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



[jira] [Updated] (SOLR-11853) Solr installer: Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES

2018-01-13 Thread Markus Mandalka (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Markus Mandalka updated SOLR-11853:
---
External issue URL: https://github.com/apache/lucene-solr/pull/305  (was: 
https://github.com/Mandalka/lucene-solr/commit/0aa573740b55027192440fc5997a93945ca9b9b3)

> Solr installer: Make check for used tool "service" compatible with SuSE Linux 
> like OpenSuse or SLES
> ---
>
> Key: SOLR-11853
> URL: https://issues.apache.org/jira/browse/SOLR-11853
> Project: Solr
>  Issue Type: Bug
>  Security Level: Public(Default Security Level. Issues are Public) 
>Affects Versions: 7.2
> Environment: SuSE Linux (SLES & OpenSuSE)
>Reporter: Markus Mandalka
>Priority: Minor
>  Labels: github-import, newbie
> Fix For: master (8.0), 7.3, 7.2.2
>
>
> On current SuSE Linux releases like SLES or OpenSuSE the Solr installer stops 
> with the error message "Script requires the 'service' command".
> This happens because before installation the installer checks if the used 
> command "service" exists by its option "service --version".
> The command line option "--version" doesn't exist for "service" on current 
> SuSE Linux stable releases.
> Since the command "service" is there and has an option "--help", this option 
> can be used as additional fallback.
> So in the pull request i extended the check with "service --help" as second 
> check / fallback before printing this error and exiting.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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



[jira] [Created] (SOLR-11853) Solr installer: Make check for used tool "service" compatible with SuSE Linux like OpenSuse or SLES

2018-01-13 Thread Markus Mandalka (JIRA)
Markus Mandalka created SOLR-11853:
--

 Summary: Solr installer: Make check for used tool "service" 
compatible with SuSE Linux like OpenSuse or SLES
 Key: SOLR-11853
 URL: https://issues.apache.org/jira/browse/SOLR-11853
 Project: Solr
  Issue Type: Bug
  Security Level: Public (Default Security Level. Issues are Public)
Affects Versions: 7.2
 Environment: SuSE Linux (SLES & OpenSuSE)
Reporter: Markus Mandalka
Priority: Minor
 Fix For: master (8.0), 7.3, 7.2.2


On current SuSE Linux releases like SLES or OpenSuSE the Solr installer stops 
with the error message "Script requires the 'service' command".

This happens because before installation the installer checks if the used 
command "service" exists by its option "service --version".

The command line option "--version" doesn't exist for "service" on current SuSE 
Linux stable releases.

Since the command "service" is there and has an option "--help", this option 
can be used as additional fallback.

So in the pull request i extended the check with "service --help" as second 
check / fallback before printing this error and exiting.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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