You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "Stephan Erb (JIRA)" <ji...@apache.org> on 2015/12/20 15:03:46 UTC

[jira] [Commented] (AURORA-1487) hello_docker.aurora fails due to missing native dependencies

    [ https://issues.apache.org/jira/browse/AURORA-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15065768#comment-15065768 ] 

Stephan Erb commented on AURORA-1487:
-------------------------------------

Can this one be marked as resolved or is there more to do?

> hello_docker.aurora fails due to missing native dependencies
> ------------------------------------------------------------
>
>                 Key: AURORA-1487
>                 URL: https://issues.apache.org/jira/browse/AURORA-1487
>             Project: Aurora
>          Issue Type: Bug
>          Components: Documentation, Usability
>            Reporter: Bill Farner
>            Assignee: Bill Farner
>
> Our repo contains [hello_docker.aurora|https://github.com/apache/aurora/blob/8bcb2baaeba04c7e9abbd04142c7ad001dc71f76/examples/jobs/docker/hello_docker.aurora#L35], which currently doesn't work since we upgraded to mesos 0.23.0.  When launching a task, it fails silently (only cause is found in the executor's stderr):
> {noformat}
> thermos_executor.pex: error: Could not load MesosExecutorDriver!
> {noformat}
> The problem is that the image lacks a new libmesos dependency on libcurl, which we [set up|https://github.com/apache/aurora/blob/22f9cbb7e6b82ba6e0154bbe47d78f7a22cd3115/src/test/sh/org/apache/aurora/e2e/Dockerfile#L18] in our integration tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)