Error with conda during server startup
by Drosera_capensis from LinuxQuestions.org on (#6JSMF)
I have observed an odd behavior when I connect to my Linux server.
Just after the "last login" line that appear when I login in the server, this mention appear:
Code:-bash: /mnt/shared/scratch/usr/apps/conda/etc/profile.d/conda.sh: No such file or directoryI have removed my .profile, .bashrc, .conda, .condarc files, and checked that this path was not in the PATH, but the error still appear.
Code:echo $PATH
/opt/openmpi/latest/bin/:/opt/slurm/latest/bin/:/usr/share/Modules/bin:/mnt/shared/apps/guppy/4.2.2/:/mnt/shared/apps/aspera/3.9.2/bin/:/mnt/cluster/scripts/:/mnt/shared/scratch/tmichel/apps/conda/bin/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbinWould anyone have an idea where does this error come from?
Just after the "last login" line that appear when I login in the server, this mention appear:
Code:-bash: /mnt/shared/scratch/usr/apps/conda/etc/profile.d/conda.sh: No such file or directoryI have removed my .profile, .bashrc, .conda, .condarc files, and checked that this path was not in the PATH, but the error still appear.
Code:echo $PATH
/opt/openmpi/latest/bin/:/opt/slurm/latest/bin/:/usr/share/Modules/bin:/mnt/shared/apps/guppy/4.2.2/:/mnt/shared/apps/aspera/3.9.2/bin/:/mnt/cluster/scripts/:/mnt/shared/scratch/tmichel/apps/conda/bin/:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbinWould anyone have an idea where does this error come from?