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

Mario Emmenlauer commented on THRIFT-5107:
------------------------------------------

I think I understand most of the environment now. I could check that:

 * In the docker image from [https://hub.docker.com/r/thrift/thrift-build/tags] 
which is used in the build, Python 3.6 exists and can be used

     * {{/usr/bin/python3 --version}} prints {{Python 3.6.9}}

 * The cmake build uses exclusively Python 2.7

 

Now, what I do not know, and what I can not easily find out, is what would be 
the desired way to fix that. Should test/test.py maybe not execute for Python 
2.7? Or should the tests use Python 3.6 for scripting while the build uses 
potentially another version? Or is something else broken?

 

This can only be resolved with moderate effort by whoever implemented the 
current solution :(

> Travis build fails with missing Python 3.3 or newer?
> ----------------------------------------------------
>
>                 Key: THRIFT-5107
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5107
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Mario Emmenlauer
>            Priority: Major
>
> The travis tests seem to fail because of a missing Python error. See 
> [https://travis-ci.org/apache/thrift/builds/653469766?utm_source=github_status&utm_medium=notification]
> I would like to help fix this, but I do not understand how travis docker 
> images are set or created. Can someone help?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to