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

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

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

ASF subversion and git services commented on SLIDER-138:
--------------------------------------------------------

Commit 4b6d95652c7ed6aacf5c766f792aa4a7a85e9357 in incubator-slider's branch refs/heads/develop from [~tedyu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=4b6d956 ]

SLIDER-138 Do not specify python2.6 as executable


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