[
https://issues.apache.org/jira/browse/CASSANDRA-12129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367992#comment-15367992
]
Michael Shuler commented on CASSANDRA-12129:
--------------------------------------------
CASSANDRA-10853 migration from python-support to dh_python2 was fixed for:
Fix Version/s:
2.1.15, 2.2.7, 3.0.6, 3.6
You didn't mention what version you were attempting to install, but the ones
above should work fine on Ubuntu 16.04. Older Cassandra debs than above will
indeed have this problem, but it's possible to also probably grab
python-support (and deps) from a previous Ubuntu release, if you must.
Please, reopen this ticket and let us know if the above versions or greater
don't install cleanly!
> deb Packages cannot be installed under Ubuntu 16.04 (xenial) due to missing
> dependency
> --------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12129
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12129
> Project: Cassandra
> Issue Type: Bug
> Components: Packaging
> Environment: Ubuntu 16.04 (Xenial)
> Reporter: Stuart Bishop
> Assignee: Michael Shuler
>
> The deb packages depend on python-support, which no longer exists in Ubuntu
> 16.04 (xenial).
> $ sudo apt install cassandra
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
> The following packages have unmet dependencies:
> cassandra : Depends: python-support (>= 0.90.0) but it is not installable
> Recommends: ntp but it is not going to be installed or
> time-daemon
> E: Unable to correct problems, you have held broken packages.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)