You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Michael Kelly (Jira)" <ji...@apache.org> on 2021/06/14 12:18:00 UTC

[jira] [Commented] (CASSANDRA-16605) The dependencies in the Cassandra DEB package prevent installation on Ubuntu 20.04+

    [ https://issues.apache.org/jira/browse/CASSANDRA-16605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362917#comment-17362917 ] 

Michael Kelly commented on CASSANDRA-16605:
-------------------------------------------

Thanks for responding to this.

Where can I find the cassandra 3.11.11 deb package?

I can't find it on downloads.apache.org.

> The dependencies in the Cassandra DEB package prevent installation on Ubuntu 20.04+
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16605
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16605
>             Project: Cassandra
>          Issue Type: Task
>          Components: Documentation/Website
>            Reporter: Michael Kelly
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 3.0.25, 3.11.11
>
>
> The DEB package for Cassandra has a dependency on 'python >= 2.7'.
> In Ubuntu 18.04 there is a package called 'python' which installs python2.7.
> This package has been removed in Ubuntu 20.04 so the dependency cannot be satisified.
>  
> Proposed solution:
> Change the dependency 'python >= 2.7' to something like 'python2 >= 2.7 OR python3 >= 3.6'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org