You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/05/19 09:03:04 UTC

[jira] [Resolved] (RANGER-1589) Ranger build fails when python3 is the default

     [ https://issues.apache.org/jira/browse/RANGER-1589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Colm O hEigeartaigh resolved RANGER-1589.
-----------------------------------------
    Resolution: Fixed

> Ranger build fails when python3 is the default
> ----------------------------------------------
>
>                 Key: RANGER-1589
>                 URL: https://issues.apache.org/jira/browse/RANGER-1589
>             Project: Ranger
>          Issue Type: Bug
>          Components: Ranger
>    Affects Versions: 0.7.0, master
>         Environment: Mac OS Sierra, python3 by default.
>            Reporter: Denes Bodo
>            Priority: Minor
>              Labels: build, easyfix, newbie
>             Fix For: 1.0.0
>
>         Attachments: 0001-RANGER-1589-fix-build-ranger-utils-python-version-wa.patch
>
>
> 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)