You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/02/01 11:23:00 UTC

[jira] [Updated] (ARROW-7735) [Release] conda-forge channel is missing for verifying wheels

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

ASF GitHub Bot updated ARROW-7735:
----------------------------------
    Labels: pull-request-available  (was: )

> [Release] conda-forge channel is missing for verifying wheels
> -------------------------------------------------------------
>
>                 Key: ARROW-7735
>                 URL: https://issues.apache.org/jira/browse/ARROW-7735
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Packaging
>            Reporter: Kouhei Sutou
>            Assignee: Kouhei Sutou
>            Priority: Major
>              Labels: pull-request-available
>
> {noformat}
> + conda install -y --file /home/kou/work/cpp/arrow.kou/ci/conda_env_python.yml pandas
> + '[' 5 -lt 1 ']'
> + local cmd=install
> + shift
> + case "$cmd" in
> + OLDPATH=/tmp/arrow-0.16.0.j9Uct/test-miniconda/envs/_verify_wheel-2.7mu/bin:/tmp/arrow-0.16.0.j9Uct/test-miniconda/condabin:/home/kou/work/go/bin:/bin:/home/kou/local/bin:/home/kou/.config/composer/vendor/bin:/var/lib/gems/2.5.0/bin:/usr/local/bin:/usr/bin:/usr/games
> + __add_sys_prefix_to_path
> + '[' -n '' ']'
> ++ dirname /tmp/arrow-0.16.0.j9Uct/test-miniconda/bin/conda
> + SYSP=/tmp/arrow-0.16.0.j9Uct/test-miniconda/bin
> ++ dirname /tmp/arrow-0.16.0.j9Uct/test-miniconda/bin
> + SYSP=/tmp/arrow-0.16.0.j9Uct/test-miniconda
> + '[' -n '' ']'
> + PATH=/tmp/arrow-0.16.0.j9Uct/test-miniconda/bin:/tmp/arrow-0.16.0.j9Uct/test-miniconda/envs/_verify_wheel-2.7mu/bin:/tmp/arrow-0.16.0.j9Uct/test-miniconda/condabin:/home/kou/work/go/bin:/bin:/home/kou/local/bin:/home/kou/.config/composer/vendor/bin:/var/lib/gems/2.5.0/bin:/usr/local/bin:/usr/bin:/usr/games
> + export PATH
> + /tmp/arrow-0.16.0.j9Uct/test-miniconda/bin/conda install -y --file /home/kou/work/cpp/arrow.kou/ci/conda_env_python.yml pandas
> Collecting package metadata (current_repodata.json): ...working... done
> Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
> Collecting package metadata (repodata.json): ...working... done
> Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
> PackagesNotFoundError: The following packages are not available from current channels:
>   - pytest-faulthandler
>   - pytest-lazy-fixture
> 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
> To search for alternate channels that may provide the conda package you're
> looking for, navigate to
>     https://anaconda.org
> and use the search bar at the top of the page.
> {noformat}



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