-
Notifications
You must be signed in to change notification settings - Fork 384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
invalid suggestion in deprecated profile.d/mamba.sh? #3861
Comments
Maybe related - there seem to be two issues in the realized
Ultimately this may all be irrelevant as the file will anyways be remove in v2.10.0. But it's a bit annoying in the meantime. |
i don't think it is a "matter of being annoying" but rather a matter of anybody moving from mamba 1.5 -> 2.0 having a broken system. We just hit this in the wild today and it was rather disruptive. Trying to run the suggested
On my bash shell, when I successfully run
I get the following, when restarting my shell.
|
Noticed same a few hours ago: |
Ps our workaround was to use conda to install mamba 1. |
Agreed. Updating from 2.0.5 to 2.0.7 this morning broke my mamba. I reinstalled it, and updating directly from 1.5 to 2.07 and had the same issues. I can update from 1.5 to 2.05 without issue, though. |
I also see this every time a new terminal is opened. It's coming from Line 67 in 26785a6
I think it happens because |
Troubleshooting docs
Anaconda default channels
How did you install Mamba?
Mambaforge or latest Miniforge
Search tried in issue tracker
posix
Latest version of Mamba
Tried in Conda?
Not applicable
Describe your issue
The deprecation warning for
profile.d/mamba.sh
suggests to callmamba/micromamba/etc/profile.d/mamba.sh.in
Line 12 in 26785a6
However, this creates an error for me:
mamba info / micromamba info
Logs
environment.yml
~/.condarc
The text was updated successfully, but these errors were encountered: