Closed racinmat closed 10 months ago
Hi, I'm also hitting this error without a fix for now ...
It seems the error occurs in https://github.com/mamba-org/mamba/blob/main/libmamba/src/core/package_cache.cpp#L303-L304.
The error is always reproducible (also on linux
).
Does anyone have a workaround ?
Version 2 is in alpha right now, you should not have gotten this downloaded. It's a bug on Mamba side.
should not have gotten this downloaded
see https://github.com/mamba-org/mamba/issues/2595#issuecomment-1864159795
Thanks @pavelzw, latest pointing to alpha
is probably a mistake.
Using a stable release curl -Ls https://micro.mamba.pm/api/micromamba/linux-64/1.5.5 | tar -xvj bin/micromamba
is my workaround to this issue.
Yes, this is a bug.
It's fixed if you use the new style install scripts: bash <(curl -L https://micro.mamba.pm/install.sh)
@racinmat you ended up finding a bug in 2.0, thanks !
Troubleshooting docs
Anaconda default channels
How did you install Mamba?
Micromamba
Search tried in issue tracker
yes
Latest version of Mamba
Tried in Conda?
I have this problem with Conda as well, without using Mamba
Describe your issue
using micromamba, I want to create new environment where I install the newest x264, but it fails during extraction, because it can't handle the exclamation mark there. Here is the file in the conda-forge repository https://anaconda.org/conda-forge/x264/files note the versions which have
!
.It's a linux machine:
mamba info / micromamba info
Logs
environment.yml
~/.condarc