Skip to content

Integration tests are failing on master #914

@alamb

Description

@alamb

Describe the bug
This kind of test is failing on master
https://github.com/apache/arrow-rs/runs/4097486331?check_suite_focus=true

The output looks related to trying to install python 3.1 which presumably is no longer present


#6 [3/6] RUN conda install -q         --file arrow/ci/conda_env_archery.txt         numpy         compilers         maven=3.5         nodejs=14         yarn         openjdk=8 &&     conda clean --all --force-pkgs-dirs
#6 sha256:fceef8c4b5db92c323dc02c5c1d84e48767e029dd22a83794efc67456852520d
#6 0.381 mesg: ttyname failed: Inappropriate ioctl for device
#6 2.620 Collecting package metadata (current_repodata.json): ...working... done
#6 12.75 Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
#6 12.75 Collecting package metadata (repodata.json): ...working... done
#6 54.82 Solving environment: ...working... failed with initial frozen solve. Retrying with flexible solve.
#6 99.42 
#6 99.42 PackagesNotFoundError: The following packages are not available from current channels:
#6 99.42 
#6 99.42   - python=3.1
#6 99.42 
#6 99.42 Current channels:

To Reproduce
Make a PR and try to run it

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions