Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contrib init scripts are not LSB compliant #9

Closed
GoogleCodeExporter opened this issue Sep 23, 2015 · 3 comments
Closed

Contrib init scripts are not LSB compliant #9

GoogleCodeExporter opened this issue Sep 23, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Install ELSA with the install.sh script on a distribution like Debian Squeeze
2.
3.

What is the expected output? What do you see instead?
Install abort because update-rc.d refuses to install init scripts that are not 
LSB compliant.
This is an example of an LSB searchd script:
http://www.notsofaqs.com/catsdoc/doku.php?id=sphinx:install

What version of the product are you using? On what operating system?
Debian squeeze

Please provide any additional information below.


Original issue reported on code.google.com by Samuele....@gmail.com on 22 Feb 2012 at 10:26

@GoogleCodeExporter
Copy link
Author

I've committed a change which attempts to address this.  Please verify that it 
now works under Debian.

Original comment by mchol...@gmail.com on 23 Feb 2012 at 1:47

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

I had to put some work on it, check the attachments.

Ps: files are a rough copy/past from an a ssh terminal, if it does not apply 
with the patch command, you need to write changes in the "manual" way.

Original comment by Samuele....@gmail.com on 26 Feb 2012 at 9:49

Attachments:

@GoogleCodeExporter
Copy link
Author

Ok, try out the latest commit which incorporates your patches.

Original comment by mchol...@gmail.com on 27 Feb 2012 at 3:51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant