[
https://issues.apache.org/jira/browse/MESOS-6588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15675545#comment-15675545
]
Benjamin Bannier commented on MESOS-6588:
-----------------------------------------
Linking MESOS-6182 which is strongly related.
[[email protected]]: Could you make sure a fix for this here does also fix
MESOS-6182? Directly parsing library headers sounds like to way to go there as
well, and would allow us to greatly reduce the libraries (potentially: to zero)
we would need to pull into the image directly. Potentially we might even be
able to omit absolute paths from executables and instead discover those from
e.g., {{$PATH}}, but I am not sure this needs to be fixed here.
> 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)