Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI failing on environment creation #58

Open
kafitzgerald opened this issue Feb 26, 2024 · 0 comments
Open

CI failing on environment creation #58

kafitzgerald opened this issue Feb 26, 2024 · 0 comments

Comments

@kafitzgerald
Copy link
Contributor

CI is failing on the conda environment creation likely because a very old channel is specified. You can see where this is specified in the config.yml file here: https://github.com/NCAR/pynio/blob/develop/.circleci/config.yml

Failed CI run

More detail from the log:

Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - gcc

Current channels:

  - https://conda.anaconda.org/conda-forge/label/cf201901
  - defaults
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant