John Manero created CASSANDRA-4950:
--------------------------------------
Summary: DEB package missing dependency
Key: CASSANDRA-4950
URL: https://issues.apache.org/jira/browse/CASSANDRA-4950
Project: Cassandra
Issue Type: Bug
Components: Packaging
Environment: * Ubuntu 12.10
* 32 Bit, virtualized
* Linux ###### 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:32:08 UTC 2012 i686
i686 i686 GNU/Linux
Reporter: John Manero
The DEB installer at [http://www.apache.org/dist/cassandra/debian 10x
main|http://www.apache.org/dist/cassandra/debian] should include libcap2 as a
dependency. Without libcap installed, the daemon fails to start start,
generating the following error:
{noformat}
failed loading capabilities library -- libcap.so.1: cannot open shared object
file: No such file or directory.
Cannot set group id for user 'cassandra'
set_user_group failed for user 'cassandra'
Service exit with a return value of 4
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira