Has anyone seen the eups based error before:
setup: Unable to take shared lock on $STACKDIR: an exclusive lock is held by [user=$USER, pid=26430]
Google allowed me to trace it to this file:
I have had issues installing the stack and getting it to work (Ubuntu 12.04) and so have created a dedicated user account on my machine, and managed to install the stack successfully to this fresh user account.
The error shows up when typing any of the following things:
setup pipe_tasks
source ..../loadLSST.bash
I have tried to kill the process id (always 26430) but it doesn’t exist.
I can’t say what happened before this error showed up as we have an undergrad working with the stack right now.
I also noticed a .eups
directory in the home directory: perhaps something needs to be cleared from a cache in here?
Apologies if this issue is light on information, but this error seemed to come out of nowhere.