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

Benjamin Mahler commented on MESOS-341:
---------------------------------------

Ok, I see I'm supposed to be running the shell wrapper: 
balloon_framework_test.sh

$ sudo MESOS_BUILD_DIR=/home/bmahler/git/mesos/build 
MESOS_SOURCE_DIR=/home/bmahler/git/mesos ../src/tests/balloon_framework_test.sh 
local 128

Seems unintuitive to me:
1. It resides outside of the build dir, in src/tests/balloon_framework_test.sh
2. It requires setting MESOS_BUILD_DIR, and MESOS_SOURCE_DIR

Was this intentional, or broken during the test refactorings?
                
> Regression in running example frameworks.
> -----------------------------------------
>
>                 Key: MESOS-341
>                 URL: https://issues.apache.org/jira/browse/MESOS-341
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>
> Getting the following error from the slave:
> Fetching resources into 
> /tmp/mesos/slaves/201301280515-2081170186-51464-58350-0/frameworks/201301280515-2081170186-51464-58350-0000/executors/default/runs/5b43821a-eb30-4af4-8614-09eede507d94
> /home/bmahler/git/mesos/build/src/.libs/balloon-executor: error while loading 
> shared libraries: libmesos-0.12.0.so: cannot open shared object file: No such 
> file or directory
> I0128 05:15:56.537960 58364 process_based_isolation_module.cpp:277] Telling 
> slave of lost executor default of framework 
> 201301280515-2081170186-51464-58350-0000
> But looking at the .libs:
> [build] $ ls src/.libs/libmesos-0.12.0.so
> .libs/libmesos-0.12.0.so

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to