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

[email protected] commented on MESOS-172:
-----------------------------------------------------


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/4571/
-----------------------------------------------------------

Review request for mesos and Benjamin Hindman.


Summary
-------

Match other versions of jars and python eggs in 'make clean'.


This addresses bug MESOS-172.
    https://issues.apache.org/jira/browse/MESOS-172


Diffs
-----

  src/Makefile.am d5edaa2 

Diff: https://reviews.apache.org/r/4571/diff


Testing
-------


Thanks,

Charles


                
> '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

        

Reply via email to