SunShun created ZEPPELIN-5653: --------------------------------- Summary: Fail to setup MiniConda in git action Key: ZEPPELIN-5653 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5653 Project: Zeppelin Issue Type: Bug Reporter: SunShun
Hi, I find the issue happens recently, when execute the any step like `Setup conda environment with python` in github action. ``` [CI/Ex1 (3.7, ubuntu-latest)-1 ] ❓ ::group::Gathering Inputs... [CI/Ex1 (3.7, ubuntu-latest)-1 ] ❓ ::endgroup:: [CI/Ex1 (3.7, ubuntu-latest)-1 ] ❓ ::group::Creating bootstrap condarc file in /root/.condarc... [CI/Ex1 (3.7, ubuntu-latest)-1 ] ❓ ::endgroup:: [CI/Ex1 (3.7, ubuntu-latest)-1 ] ❓ ::group::Ensuring installer... | Can we use bundled Miniconda? | ... will use bundled Miniconda. [CI/Ex1 (3.7, ubuntu-latest)-1 ] ❓ ::endgroup:: [CI/Ex1 (3.7, ubuntu-latest)-1 ] ❗ ::error::No installed conda 'base' enviroment found at [CI/Ex1 (3.7, ubuntu-latest)-1 ] ❌ Failure - conda-incubator/setup-miniconda@v2 ``` -- This message was sent by Atlassian Jira (v8.20.1#820001)