[
https://issues.apache.org/jira/browse/MESOS-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653059#comment-14653059
]
James Peach commented on MESOS-3198:
------------------------------------
FWIW, this is broken in my environment too. The mesos build seems to sprinkle
python packages into both {{/usr/lib/python2.7/site-packages}} and
{{/usr/libexec/mesos/python}}. At least in the default install, the packages
{{site-packages}} end up missing dependencies (eg. protobuf).
A separate but related bug is that the python tools do not install using the
requested python version. We force the use of python 2.7 in the build by
setting {{PYTHON_VERSION}} in the build, but various tools like {{mesos-ps}}
just use {{/usr/bin/env python}}.
> mesos.native could not found
> ----------------------------
>
> Key: MESOS-3198
> URL: https://issues.apache.org/jira/browse/MESOS-3198
> Project: Mesos
> Issue Type: Bug
> Components: build
> Affects Versions: 0.23.0
> Environment: Ubuntu14.04 Mesos0.23.0
> Reporter: pugna
> Labels: build, newbie, python
> Attachments: Re mesos.native could not found.msg
>
>
> I deploy apache mesos-0.23 on Ubuntu14.04 This error comes from the last step
> "# Run Python framework (Exits after successfully running some tasks.). $
> ./src/examples/python/test-framework 127.0.0.1:5050"
> Mesos/src/examples/python/test_framework.py line 25, mesos.native could not
> found
> Anyone who can help me solve this problem?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)