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
My problem is not solved in the Troubleshooting docs
Anaconda default channels
I do NOT use the Anaconda default channels (pkgs/* etc.)
How did you install Mamba?
Micromamba
Search tried in issue tracker
cannot find a valid extracted directory
Latest version of Mamba
My problem is not solved with the latest version
Tried in Conda?
Not applicable
Describe your issue
Hi all,
I opened this issue on the setup-micromamba repo yesterday and got redirected here.
Simply put, when creating an environment with micromamba from a conda-lock.yml file, there is an error when trying to extract one of the packages.
In my original issue, in CI it always seems to fail on the very first package.
I tried to reproduce the same issue by running micromamba create -f conda-lock.yml -n brains2 in a fresh docker container (either mambaorg/micromamba or a ubuntu:latest image with micromamba installed the classic way), and similar errors occurred, although on other packages further down the list.
Note that I am able to properly create the environment from the conda-lock.yml file with conda-lock install and the errors only occur with micromamba create.
Thanks for your input
mamba info / micromamba info
Logs
environment.yml
~/.condarc
The text was updated successfully, but these errors were encountered:
This seems to be working with the last commit on main. 2.0.7.rc0 (and followed shortly by 2.0.7) contains the fix (#3710).
Please try it out to confirm.
Thanks!
Troubleshooting docs
Anaconda default channels
How did you install Mamba?
Micromamba
Search tried in issue tracker
cannot find a valid extracted directory
Latest version of Mamba
Tried in Conda?
Not applicable
Describe your issue
Hi all,
I opened this issue on the
setup-micromamba
repo yesterday and got redirected here.Simply put, when creating an environment with
micromamba
from aconda-lock.yml
file, there is an error when trying to extract one of the packages.In my original issue, in CI it always seems to fail on the very first package.
I tried to reproduce the same issue by running
micromamba create -f conda-lock.yml -n brains2
in a fresh docker container (either mambaorg/micromamba or a ubuntu:latest image with micromamba installed the classic way), and similar errors occurred, although on other packages further down the list.Note that I am able to properly create the environment from the
conda-lock.yml
file withconda-lock install
and the errors only occur withmicromamba create
.Thanks for your input
mamba info / micromamba info
Logs
environment.yml
~/.condarc
The text was updated successfully, but these errors were encountered: