[
https://issues.apache.org/jira/browse/MESOS-10213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17322082#comment-17322082
]
Andreas Peters commented on MESOS-10213:
----------------------------------------
Hi Lutz,
ok, interesting! Then edit the file "support/packaging/centos/mesos.spec" and
change these line:
{code:java}
Name: mesos
Version: 1.11.0
Release: el7
{code}
Like I mention, I'm sure it will not build RPM's for fedora. But it should
install all the requirements we need for mesos. So, even if it breaks on a
different step, so long u see that yum-builddep install sth, it should be fine
and you can run "bootstrap".
If you like, we can also meet in Matrix Chat or Slack. Maybe we can fix it
faster. :-) Of course, the solution we should write down here.
Cheers
Andreas
> 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)