Hi there,

yeap, it seems that the example is broken.
By following the instructions outlined here
<https://issues.apache.org/jira/browse/AURORA-1487?focusedCommentId=14740338&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14740338>
I
managed to get the docker container working.

Thanks!

On 13 July 2016 at 13:59, Florian Pfeiffer <[email protected]> wrote:

> It sounds like you're running into this bug:
> https://issues.apache.org/jira/browse/AURORA-1487
>
> (the hello_docker example is currently broken)
>
> 2016-07-13 12:26 GMT+02:00 Yiannis Gkoufas <[email protected]>:
>
>> Hi guys,
>>
>> I was trying aurora via the vagrant VM. I can successfully launch a job,
>> but not to create a container
>> Once I ssh I give:
>> aurora job create devcluster/docker-test/devel/hello_docker
>> /vagrant/examples/jobs/docker/hello_docker.aurora
>> The error that I get is:
>>  Traceback (most recent call last):
>>    File "apache/aurora/executor/bin/thermos_executor_main.py", line 45,
>> in <module>
>>      from mesos.native import MesosExecutorDriver
>>    File
>> "/root/.pex/install/mesos.native-0.27.2-py2.7-linux-x86_64.egg.6c53d177e078864264dbb5af282e84d7c2cdc3a8/mesos.native-0.27.2-py2.7-linux-x86_64.egg/mesos/native/__init__.py",
>> line 17, in <module>
>>      from ._mesos import MesosExecutorDriverImpl
>>  ImportError: libcurl-nss.so.4: cannot open shared object file: No such
>> file or directory
>> I tried installing the libcurl-nss packages but there was no change.
>>
>> Thanks!
>>
>
>

Reply via email to