[
https://issues.apache.org/jira/browse/CASSANDRA-16605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332504#comment-17332504
]
Brandon Williams commented on CASSANDRA-16605:
----------------------------------------------
||Patch||CI||
|[3.0|https://github.com/driftx/cassandra/tree/CASSANDRA-16605]|[!https://ci-cassandra.apache.org/job/Cassandra-devbranch/712/badge/icon!|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/712/pipeline]|
|[3.11|https://github.com/driftx/cassandra/tree/CASSANDRA-16605-3.11]|[!https://ci-cassandra.apache.org/job/Cassandra-devbranch/713/badge/icon!|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/713/pipeline]|
> 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: 4.0.x
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]