[
https://issues.apache.org/jira/browse/MESOS-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler updated MESOS-325:
----------------------------------
Fix Version/s: (was: 0.10.0)
0.12.0
> make clean is broken
> --------------------
>
> Key: MESOS-325
> URL: https://issues.apache.org/jira/browse/MESOS-325
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 0.11.0
> Reporter: Benjamin Mahler
> Assignee: Chris A. Mattmann
> Fix For: 0.12.0
>
>
> I'm not sure why this suddenly stopped working for me, as it used to work and
> I tested the previous changes.
> Making clean in hadoop
> rm -rf .libs _libs
> if test "../.." != ".."; then \
> -rm -f TUTORIAL.sh; \
> -rm -f hadoop-0.20.2-cdh3u3.patch; \
> -rm -f hadoop-0.20.2-cdh3u3_hadoop-env.sh.patch; \
> -rm -f hadoop-0.20.2-cdh3u3_mesos.patch; \
> -rm -f hadoop-0.20.205.0.patch; \
> -rm -f hadoop-0.20.205.0_hadoop-env.sh.patch; \
> -rm -f hadoop-0.20.205.0_mesos.patch; \
> -rm -f mapred-site.xml.patch; \
> -rm -f mesos-executor; \
> -rm -rf mesos; \
> fi
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> /bin/sh: -rm: command not found
> make[1]: *** [clean-local] Error 127
> make: *** [clean-recursive] Error 1
--
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