You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Yan Xu (JIRA)" <ji...@apache.org> on 2017/01/26 23:37:24 UTC

[jira] [Comment Edited] (MESOS-6588) LinuxRootfs misses required files

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

Yan Xu edited comment on MESOS-6588 at 1/26/17 11:36 PM:
---------------------------------------------------------

|Move containerizer Rootfs support to a cpp file. |[https://reviews.apache.org/r/53790|https://reviews.apache.org/r/53790] |
|Use the stout ELF parser to implement ldd.|<https://reviews.apache.org/r/54712/>|
|Add some simple ldd() tests.|<https://reviews.apache.org/r/54878/>|
|Use the stout ELF parser to collect Linux rootfs files. |[https://reviews.apache.org/r/53791|https://reviews.apache.org/r/53791] |


was (Author: jamespeach):
|Move containerizer Rootfs support to a cpp file. |[https://reviews.apache.org/r/53790|https://reviews.apache.org/r/53790] |
|Use the stout ELF parser to collect Linux rootfs files. |[https://reviews.apache.org/r/53791|https://reviews.apache.org/r/53791] |

> LinuxRootfs misses required files
> ---------------------------------
>
>                 Key: MESOS-6588
>                 URL: https://issues.apache.org/jira/browse/MESOS-6588
>             Project: Mesos
>          Issue Type: Bug
>          Components: containerization, tests
>            Reporter: James Peach
>            Assignee: James Peach
>
> The hard-coded list of required files in {{src/tests/containerizer/rootfs.hpp}} is out of date for Fedora 24. F24 now requires {{libtinfo.so.6}} and {{/lib64/libcrypto.so.10}}.



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