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

[jira] [Updated] (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:all-tabpanel ]

Bill Farner updated AURORA-1487:
--------------------------------
    Assignee: Steve Niemitz  (was: Bill Farner)

> 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: Steve Niemitz
>
> 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)