conda-forge / conda-forge-ci-setup-feedstock

A conda-smithy repository for conda-forge-ci-setup.
BSD 3-Clause "New" or "Revised" License
13 stars 50 forks source link

Sporadic CI error: `conda-forge-ci-setup 3** does not exist` ? #262

Closed jakirkham closed 9 months ago

jakirkham commented 10 months ago

Saw the following error on CI (also the attached log):

+ mamba install --update-specs --yes --quiet --channel conda-forge conda-build pip boa conda-forge-ci-setup=3
Could not solve for environment specs
The following package could not be installed
└─ conda-forge-ci-setup 3**  does not exist (perhaps a typo or a missing channel).

Note: Other jobs in the same build did not see this issue

h-vetinari commented 10 months ago

Seeing this on the openjdk feedstock ATM, but only on the aarch/ppc builds, and not always either:

isuruf commented 9 months ago

Not an issue with this feedstock. Probably a mamba bug.