[
https://issues.apache.org/jira/browse/MESOS-10213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322069#comment-17322069
]
Lutz Weischer commented on MESOS-10213:
---------------------------------------
Thanks. However:
[jw@cn06 mesos]$ yum-builddep -D '__python /usr/bin/python3' -y
support/packaging/centos/mesos.spec
Error: This command has to be run with superuser privileges (under the root
user on most systems).
[jw@cn06 mesos]$ sudo yum-builddep -D '__python /usr/bin/python3' -y
support/packaging/centos/mesos.spec
Last metadata expiration check: 2:31:13 ago on Thu Apr 15 10:07:15 2021.
RPM: error: support/packaging/centos/mesos.spec: line 1: Macro %MESOS_VERSION
has empty body
Failed to open: 'support/packaging/centos/mesos.spec', not a valid spec file:
can't parse specfile
Error: Some packages could not be found.
[jw@cn06 mesos]$
> configure for Python 3
> -----------------------
>
> Key: MESOS-10213
> URL: https://issues.apache.org/jira/browse/MESOS-10213
> Project: Mesos
> Issue Type: Bug
> Reporter: Lutz Weischer
> Priority: Trivial
>
> How to 'configure' for Python 3 exactly?:
> configure: error: Mesos requires Python < 3.0
> -------------------------------------------------------------------
> The detected Python version is 3.9.
> If you already have Python 2.6+ installed (and it's the default python
> on the path), you might want to check if you have the PYTHON environment
> variable set to a version of Python greater than 3.0.
> -------------------------------------------------------------------
> Thanks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)