[OpenAFS] 'amd64_linux26' is being replaced by '@sys'

Jeff Blaine jblaine@kickflop.net
Mon, 24 May 2010 13:18:44 -0400


Correction below:

On 5/24/2010 1:15 PM, Jeff Blaine wrote:
> Hmm.  Very odd.
>
> % mv amd64_linux26 amd64_linux26_realdir
> % ln -s ./amd64_linux26_realdir ./amd64_linux26
> % vos release root.apps
> [ examined /afs/rcf/apps to be sure the new structure appears ]
>
> % export MATLAB=/afs/rcf/apps/Matlab/amd64_linux26/R2009b
> % sh -x $MATLAB/bin/matlab
> ...
> + newdir=/afs/rcf/apps/Matlab/amd64_linux26/R2009b/bin/
> + '[' '!' /afs/rcf/apps/Matlab/amd64_linux26/R2009b/bin/ ']'
> + '[' 0 -ne 0 ']'
> + cd /afs/rcf/apps/Matlab/amd64_linux26/R2009b/bin/
> ++ /bin/pwd
> + newdir=/afs/rcf.our.org/apps/Matlab/@sys/R2009b/bin
> ...
>
> However:
>
> % cd /afs/rcf/apps/Matlab/amd64_linux26/R2009b
> % /bin/pwd
> /afs/rcf.our.org/apps/Matlab/amd64_linux26/R2009b
> %

This above is false from me typing instead of pasting.
Here's the real deal:

% cd /afs/rcf/apps/Matlab/amd64_linux26
% /bin/pwd
/afs/rcf.our.org/apps/Matlab/amd64_linux26
% cd R2009b
% /bin/pwd
/afs/rcf.our.org/apps/Matlab/@sys/R2009b