[ https://issues.apache.org/jira/browse/FLINK-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
sunjincheng closed FLINK-13488. ------------------------------- Resolution: Fixed Fix Version/s: 1.10.0 Fixed in master: 536d321724a310a0a1825497e82895e8de8360b3 Fixed in release-1.9: 8751899a6e055e8e82203951d3c85a7e5af75f9c > flink-python fails to build on Travis due to PackagesNotFoundError > ------------------------------------------------------------------ > > Key: FLINK-13488 > URL: https://issues.apache.org/jira/browse/FLINK-13488 > Project: Flink > Issue Type: Bug > Components: API / Python, Test Infrastructure > Reporter: Tzu-Li (Gordon) Tai > Assignee: sunjincheng > Priority: Blocker > Labels: pull-request-available > Fix For: 1.9.0, 1.10.0 > > Time Spent: 20m > Remaining Estimate: 0h > > https://api.travis-ci.org/v3/job/564925115/log.txt > {code} > install conda ... [SUCCESS] > install miniconda... [SUCCESS] > installing python environment... > installing python2.7... > install python2.7... [SUCCESS] > installing python3.3... > PackagesNotFoundError: The following packages are not available from current > channels: > - python=3.3 > Current channels: > - https://repo.anaconda.com/pkgs/main/linux-64 > - https://repo.anaconda.com/pkgs/main/noarch > - https://repo.anaconda.com/pkgs/r/linux-64 > - https://repo.anaconda.com/pkgs/r/noarch > {code} -- This message was sent by Atlassian JIRA (v7.6.14#76016)