dpkg init scripts don't restart - missing check_priv_sep_dir
------------------------------------------------------------
Key: ZOOKEEPER-1406
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1406
Project: ZooKeeper
Issue Type: Bug
Components: scripts
Affects Versions: 3.4.3
Environment: Linux Ubuntu 10.4 lucid - presumably affects debian too,
but not tested here
Reporter: Chris Beauchamp
Fix For: 3.4.4
The included init.d script for dpkg creation doesn't restart.
It exits with the following error:
{quote}
\# /etc/init.d/zookeeper restart
/etc/init.d/zookeeper: 127: check_privsep_dir: not found
{quote}
Also the actual zkServer.sh line in restart has a path of .../bin/ rather than
.../sbin/
--
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