Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not starting with Mesos 0.27.0 #12

Open
spiegela opened this issue Feb 7, 2016 · 1 comment
Open

Not starting with Mesos 0.27.0 #12

spiegela opened this issue Feb 7, 2016 · 1 comment

Comments

@spiegela
Copy link

spiegela commented Feb 7, 2016

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!

@spiegela
Copy link
Author

spiegela commented Feb 7, 2016

Ah. I see that there is a build argument in the build container. I'll submit a PR docfix.

spiegela added a commit to spiegela/mesos-module-flocker that referenced this issue Feb 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant