Skip to content

Not starting with Mesos 0.27.0 #12

@spiegela

Description

@spiegela

All,

After building libisolator, the build doesn't run against Mesos 0.27.0.

# mesos-slave --master=zk://<node1>:2181,<node2>:2181,<node3>:2181/mesos \
--modules=file:///home/flocker/mesos-module-flocker/modules.json \
--isolation=com_clusterhq_flocker_FlockerIsolator \
--executor_registration_timeout=5mins \
--containerizers=docker,mesos
Error loading modules: Error opening library: '/usr/local/lib/libisolator.so': Could not load library '/usr/local/lib/libisolator.so': libmesos-0.25.0.so: cannot open shared object file: No such file or directory

Maybe it could bind against libmesos.so instead of libmesos-0.25.0.so?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions