[
https://issues.apache.org/jira/browse/CASSANDRA-16396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281966#comment-17281966
]
Brandon Williams commented on CASSANDRA-16396:
----------------------------------------------
Ah, well, apparently this was always an issue:
{quote}E: dh_python2 dh_python2:408: no package to act on (python-foo or one
with ${python:Depends} in Depends)
{quote}
Updated the patch to try adding ${python3:Depends} and changed invocation of
setup.py from `python` to `python3` since the former on a debian system will
build with python 2.7. I'm not sure if CI will like that, but I'm not sure how
to handle that in a portable fashion.
We could also just remove dh_python3 since we weren't using it previously, but
the point about setup.py remains.
> Update debian packaging for python3
> -----------------------------------
>
> Key: CASSANDRA-16396
> URL: https://issues.apache.org/jira/browse/CASSANDRA-16396
> Project: Cassandra
> Issue Type: Bug
> Components: Packaging
> Reporter: Brandon Williams
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 3.0.x, 3.11.x, 4.0-rc
>
>
> Currently we require 'python >= 2.7' but we need to allow the 'python3'
> package in order to avoid python 2.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]