flume-ng init.d scripts seem to be unhappy on Debian
----------------------------------------------------
Key: BIGTOP-395
URL: https://issues.apache.org/jira/browse/BIGTOP-395
Project: Bigtop
Issue Type: Bug
Components: Debian
Affects Versions: 0.3.0
Reporter: Roman Shaposhnik
Assignee: Bruno Mahé
Fix For: 0.3.0
Here's what I see when installing flume-ng on Debian:
{noformat}
# apt-get -y install flume-node
.....
update-rc.d: warning: flume-node start runlevel arguments (2 3 4 5) do not
match LSB Default-Start values (3 4 5)
update-rc.d: warning: flume-node stop runlevel arguments (0 1 6) do not match
LSB Default-Stop values (0 1 2 6)
touch: cannot touch `/var/lock/subsys/flume-node': No such file or directory
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira