You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/06/17 22:47:06 UTC

[jira] [Created] (SLIDER-138) Do not specify python2.6 as executable

Ted Yu created SLIDER-138:
-----------------------------

             Summary: Do not specify python2.6 as executable
                 Key: SLIDER-138
                 URL: https://issues.apache.org/jira/browse/SLIDER-138
             Project: Slider
          Issue Type: Task
            Reporter: Ted Yu
            Assignee: Ted Yu


slider-agent/pom.xml has python2.6 hardcoded as the executable.

>From https://builds.apache.org/job/Slider-develop/9/console :
{code}
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2:exec (python-test) on project slider-agent: Command execution failed. Cannot run program "python2.6" (in directory "/home/jenkins/jenkins-slave/workspace/Slider-develop/slider-agent/src/test/python"): error=2, No such file or directory -> [Help 1]
[ERROR]
{code}
Use python as executable should avoid the above problem.



--
This message was sent by Atlassian JIRA
(v6.2#6252)