[
https://issues.apache.org/jira/browse/RANGER-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015843#comment-16015843
]
Colm O hEigeartaigh commented on RANGER-1589:
---------------------------------------------
Could you submit a patch for this?
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=55151244
> Ranger
> -------
>
> Key: RANGER-1589
> URL: https://issues.apache.org/jira/browse/RANGER-1589
> Project: Ranger
> Issue Type: Bug
> Components: Ranger
> Affects Versions: 0.7.0
> Environment: Mac OS Sierra, python3 by default.
> Reporter: Denes Bodo
> Priority: Minor
> Labels: build, easyfix, newbie
>
> When python3 is the default python version on the computer Ranger build fails.
> {noformat}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-antrun-plugin:1.7:run
> (generate-version-annotation) on project ranger-util: An Ant BuildException
> has occured: exec returned: 1
> [ERROR] around Ant part ...<exec failonerror="true" executable="python">... @
> 4:48 in
> /Users/dbodo/work/repos/ranger/ranger-util/target/antrun/build-main.xml
> {noformat}
> I recommend to use "python2" instead of "python".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)