You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Charles Reiss (JIRA)" <ji...@apache.org> on 2012/04/26 20:24:16 UTC

[jira] [Resolved] (MESOS-172) 'make clean' should remove Python eggs, JARs, etc. for older Mesos versions

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

Charles Reiss resolved MESOS-172.
---------------------------------

    Resolution: Fixed

Fixed in r1330464
                
> 'make clean' should remove Python eggs, JARs, etc. for older Mesos versions
> ---------------------------------------------------------------------------
>
>                 Key: MESOS-172
>                 URL: https://issues.apache.org/jira/browse/MESOS-172
>             Project: Mesos
>          Issue Type: Bug
>            Reporter: Charles Reiss
>            Assignee: Charles Reiss
>            Priority: Trivial
>
> After andrew fixed one of our jenkins builds to do 'make clean', the Python framework test failed like this:
> test: 34: /home/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/src/python/dist/mesos-0.0.1-py2.6-linux-x86_64.egg: unexpected operator
> Traceback (most recent call last):
>   File "/home/jenkins/jenkins-slave/workspace/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/src/examples/python/test_framework.py", line 23, in <module>
>     import mesos
> ImportError: No module named mesos
> The version 0.0.1 file was left from a prior build and not removed by 'make clean' and caused the failure.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira