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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13261880#comment-13261880 ] 

jiraposter@reviews.apache.org commented on MESOS-172:
-----------------------------------------------------


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

Ship it!


Okay, thanks.

- Benjamin


On 2012-03-30 08:16:55, Charles Reiss wrote:
bq.  
bq.  -----------------------------------------------------------
bq.  This is an automatically generated e-mail. To reply, visit:
bq.  https://reviews.apache.org/r/4571/
bq.  -----------------------------------------------------------
bq.  
bq.  (Updated 2012-03-30 08:16:55)
bq.  
bq.  
bq.  Review request for mesos and Benjamin Hindman.
bq.  
bq.  
bq.  Summary
bq.  -------
bq.  
bq.  Match other versions of jars and python eggs in 'make clean'.
bq.  
bq.  
bq.  This addresses bug MESOS-172.
bq.      https://issues.apache.org/jira/browse/MESOS-172
bq.  
bq.  
bq.  Diffs
bq.  -----
bq.  
bq.    src/Makefile.am d5edaa2 
bq.  
bq.  Diff: https://reviews.apache.org/r/4571/diff
bq.  
bq.  
bq.  Testing
bq.  -------
bq.  
bq.  
bq.  Thanks,
bq.  
bq.  Charles
bq.  
bq.


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