You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yun Tang (JIRA)" <ji...@apache.org> on 2019/07/30 06:27:00 UTC

[jira] [Commented] (FLINK-13488) flink-python fails to build on Travis due to PackagesNotFoundError

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

Yun Tang commented on FLINK-13488:
----------------------------------

Another instance: [https://api.travis-ci.com/v3/job/220732162/log.txt] . It seems very easy to come across.

> 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
>            Priority: Blocker
>             Fix For: 1.9.0
>
>
> 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)