You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Benjamin Hindman (JIRA)" <ji...@apache.org> on 2013/01/31 06:15:13 UTC

[jira] [Closed] (MESOS-325) make clean is broken

     [ https://issues.apache.org/jira/browse/MESOS-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Hindman closed MESOS-325.
----------------------------------

    
> make clean is broken
> --------------------
>
>                 Key: MESOS-325
>                 URL: https://issues.apache.org/jira/browse/MESOS-325
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>
> 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