-
Notifications
You must be signed in to change notification settings - Fork 6
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
Error with escalate environment on cvmfs/ifarm #75
Comments
Can you check if environment |
I've got another but maybe related error:
|
Strange. Works on my ubuntu laptop.
(etc) |
Hm... I still see an error. And I even removed everything from the default .cshrc
My environment
My cshrc #####
# Source the site-wide syscshrc file.
# The syscshrc file defines some needed aliases (setup amd unsetup)
# and environment variables (PATH and MANPATH). This line
# should not be deleted. You do, however, have a choice of
# syscshrc files. Uncomment the one that you prefer.
#####
source /site/env/syscshrc # Searches /usr/local/bin first.
#source /site/env/syscshrc.alt # Searches /usr/local/bin last.
set history=50
set savehist=50
set noclobber
umask 022
setenv PATH "$USER/.local/bin":$PATH |
The setup-env.sh script is only for bash. Are you starting a bash shell after loading that tcsh, or how are you sourcing that script? |
New error, new report, please |
I know centos7 doesn't work (I only turned it loose on cvmfs yesterday) due to the old compiler it comes with. |
Ok. I was considered to create a new report or not. From a user perspective I wasn't sure that this is not a continuation of the previous one. But the next time I'll create a new report. Would you like me to create a new report on this issue for this case? |
Tried to load escalate environment on the farm and I think something is not working
The text was updated successfully, but these errors were encountered: