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?
Mambaforge or latest Miniforge
Search tried in issue tracker
init system
Latest version of Mamba
My problem is not solved with the latest version
Tried in Conda?
I do not have this problem with Conda, just with Mamba
Describe your issue
In Mamba 1.5.11 you could use mamba init --system to set up mamba for all users of a system (it added a script at /etc/profile.d/conda.sh I believe.). In Mamba 2.0.5 it seems you can't do this. You can set up mamba for the current user using mamba shell init but not for all users unless I'm missing something.
Troubleshooting docs
Anaconda default channels
How did you install Mamba?
Mambaforge or latest Miniforge
Search tried in issue tracker
init system
Latest version of Mamba
Tried in Conda?
I do not have this problem with Conda, just with Mamba
Describe your issue
In Mamba 1.5.11 you could use
mamba init --system
to set up mamba for all users of a system (it added a script at/etc/profile.d/conda.sh
I believe.). In Mamba 2.0.5 it seems you can't do this. You can set up mamba for the current user usingmamba shell init
but not for all users unless I'm missing something.This was quite a useful feature on multi-user systems. Was it intentionally removed? It seems it is part of the conda CLI still (https://docs.conda.io/projects/conda/en/latest/commands/init.html) and the mamba documentation does imply the mamba CLI should be the same or similar (https://docs.conda.io/projects/conda/en/latest/commands/init.html). Any info appreciated!
mamba info / micromamba info
Logs
mamba init --system The following arguments were not expected: --system init Run with --help for more information.
environment.yml
No response
~/.condarc
No response
The text was updated successfully, but these errors were encountered: