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] [Comment Edited] (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=15065842#comment-15065842 ] 

Bill Farner edited comment on AURORA-1487 at 12/20/15 5:34 PM:
---------------------------------------------------------------

Still more work todo.  I'll hand this to [~SteveNiemitz] since he made good progress on getting the deps reduced again.


was (Author: wfarner):
[~SteveNiemitz]Still more work todo.  I'll hand this to @niemitz since he made good progress on getting the deps reduced again.

> 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)