It may be simplest to start from a known state, though this will be
bandwidth expensive!:
Can you try a `vagrant destroy` on an up to date master and then `vagrant
up` if you haven't already?
On Jul 13, 2016 4:26 AM, "Yiannis Gkoufas" <[email protected]> wrote:

> 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