You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failing 'Setup cona' step of github actions
Run conda-incubator/setup-miniconda@v2
Gathering Inputs...
Creating bootstrap condarc file in /home/runner/.condarc...
Ensuring installer...
Running installer...
...
...
Warning: Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/.
Warning: ERROR: executing pre_install.sh failed
ERROR: executing pre_install.sh failed
Error: The process '/usr/bin/bash' failed with exit code 1
Warning: Mambaforge is now deprecated! Future Miniforge releases will NOT build Mambaforge installers. We advise you switch to Miniforge at your earliest convenience. More details at https://conda-forge.org/news/2024/07/29/sunsetting-mambaforge/. If you require Mambaforge, you may pin your installer to one found in https://github.com/conda-forge/miniforge/releases/tag/24.7.1-0
to avoid potential future failures we should update the github miniforge setup here
github action setup was failing a few days ago b/c of miniconda setup (ex: https://github.com/slaclab/pydm/actions/runs/11633527143/attempts/1?pr=1120)
but now setup is successful and just gives warning (ex: https://github.com/slaclab/pydm/actions/runs/11633527143?pr=1120)
to avoid potential future failures we should update the github miniforge setup here
pydm/.github/workflows/run-tests.yml
Line 31 in 5b17e5f
The text was updated successfully, but these errors were encountered: