You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "John Manero (JIRA)" <ji...@apache.org> on 2012/11/12 22:57:12 UTC

[jira] [Created] (CASSANDRA-4950) DEB package missing dependency

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

[jira] [Commented] (CASSANDRA-4950) DEB package missing dependency

Posted by "Tuantaro (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503666#comment-13503666 ] 

Tuantaro commented on CASSANDRA-4950:
-------------------------------------

I have the same error !
Ubuntu 12.10
64 bit, virtualized
http://www.apache.org/dist/cassandra/debian 11x main <- should install libcap2 !
Linux ######## 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
-----------

                
> 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

[jira] [Commented] (CASSANDRA-4950) DEB package missing dependency

Posted by "Eric Evans (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13503916#comment-13503916 ] 

Eric Evans commented on CASSANDRA-4950:
---------------------------------------

John, Tuantaro, can you provide some additional information please?

Is this an ec2 image from the same vendor; Where was this sourced?

Could you also please both provide the output of:
# {{apt-cache policy}}
# {{apt-cache policy jsvc}}
# {{ldd `which jsvc`}}
# {{find /usr/lib -name "libcap*"}}

                
> 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
>            Assignee: Brandon Williams
>
> 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

[jira] [Assigned] (CASSANDRA-4950) DEB package missing dependency

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams reassigned CASSANDRA-4950:
-------------------------------------------

    Assignee: Brandon Williams
    
> 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
>            Assignee: Brandon Williams
>
> 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