mamba list --full-name
seems to be missing in v2.0.0 (unintended breaking change?)
#3477
Closed
3 tasks done
Troubleshooting docs
Anaconda default channels
How did you install Mamba?
Micromamba
Search tried in issue tracker
Yes (--full-name)
Latest version of Mamba
Tried in Conda?
No
Describe your issue
mamba list --full-name
seems to be missing inmamba
v2.0.0, which breaks rather popular builds such as this:https://github.com/jupyter/docker-stacks/blob/main/images/docker-stacks-foundation/Dockerfile#L132
A workaround is to omit this version when installing
mamba
(here: withmicromamba
), like this:mamba info / micromamba info
Can't install it, so can't run
mamba info
.Logs
environment.yml
Not used (docker container).
~/.condarc
Not used (docker container).
The text was updated successfully, but these errors were encountered: