mamba-org / mamba

The Fast Cross-Platform Package Manager
https://mamba.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.57k stars 343 forks source link

Mamba keep downloading the repodata for every install #3257

Open jonbakerfish opened 3 months ago

jonbakerfish commented 3 months ago

Troubleshooting docs

Anaconda default channels

How did you install Mamba?

Mambaforge or latest Miniforge

Search tried in issue tracker

...

Latest version of Mamba

Tried in Conda?

Not applicable

Describe your issue

Eveytime I run mamba install ..., the most time-consuming part is downloading the repo data:

conda-forge/noarch                                  88.7MB @   5.7MB/s 15.7s
conda-forge/linux-64                               249.2MB @   1.4MB/s 2m:52.2s

Can we stop downloading this data if multiple mamba install happens in a short time period?

mamba info / micromamba info

No response

Logs

No response

environment.yml

No response

~/.condarc

No response