[
https://issues.apache.org/jira/browse/FLINK-13488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16916370#comment-16916370
]
Dian Fu edited comment on FLINK-13488 at 8/27/19 5:01 AM:
----------------------------------------------------------
Hi [~ykt836], I guess this fix is actually contained in
[1.9.0|https://github.com/apache/flink/commits/release-1.9.0?after=9c32ed989c0178a2bf3e059e897927c451188700+190].
Pls correct me if I missed something:) Do you mean the PR
[https://github.com/apache/flink/pull/9431] ? I guess it refers a wrong Jira
number and linked to this Jira by mistake. [~gjy]
was (Author: dian.fu):
Hi [~ykt836], I guess this fix is actually contained in
[1.9.0|https://github.com/apache/flink/commits/release-1.9.0?after=9c32ed989c0178a2bf3e059e897927c451188700+190].
Pls correct me if I missed something:)
> 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.10.0, 1.9.1
>
> Time Spent: 1h
> 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
(v8.3.2#803003)