[
https://issues.apache.org/jira/browse/AURORA-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248510#comment-14248510
]
Maxim Khutornenko commented on AURORA-972:
------------------------------------------
Thanks for reporting. This is, unfortunately, a known issue and the workaround
is what [~brianbrazil] suggested.
The gist of the problem is the mesos.native egg that has to be built for your
target platform. While we could probably store eggs for some popular platforms
in our internal artifactory, that would still not address all users' needs and
would not be the right longterm approach given that Aurora is not responsible
for generating or distributing Mesos artifacts.
What we must fix though is the thermos documentation (or total lack of
thereof). There is already AURORA-845 tracking general documentation story.
This ticket should be linked to it.
> Impossible to build Thermos.pex following instructions
> ------------------------------------------------------
>
> Key: AURORA-972
> URL: https://issues.apache.org/jira/browse/AURORA-972
> Project: Aurora
> Issue Type: Story
> Components: Documentation, Executor
> Environment: CentOS 6.5, Mesos 0.20.1
> Reporter: Igor
>
> I’ve followed all the installation instructions but can’t find the
> appropriate thermos.pex
> Started to reverse engineer what Vagrant is doing and landed on the whole
> process of “pants”
> ./pants src/main/python/apache/aurora/executor/bin:thermos_executor
> Fails with the error:
> Unsatisfiable: Cannot satisfy requirements:
> [PythonRequirement(mesos.native==0.20.1)]
> Apparently I can’t find the instructions on how to build this egg. Please
> advise.
> Thanks a lot
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)