[ET Trac] [Einstein Toolkit] #382: SimFactory home directory on Kraken is too specific
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sun Sep 25 22:34:26 CDT 2011
#382: SimFactory home directory on Kraken is too specific
-------------------------+--------------------------------------------------
Reporter: hinder | Owner: mthomas
Type: defect | Status: review
Priority: major | Milestone: ET_2011_11
Component: SimFactory | Version:
Resolution: | Keywords:
-------------------------+--------------------------------------------------
Comment (by rhaas):
using @ENV(HOME)@ does not seem to work (see comment 4 I guess). I get:
{{{
[rhaas at horizon Cactus]$ PYSIM_2010/bin/sim sync lonestar
/bin/bash: -c: line 0: syntax error near unexpected token `('
/bin/bash: -c: line 0: `{ :; } && { cd '/home/rhaas/Cactus' && { :; } &&
ssh -Y rhaas at lonestar.tacc.utexas.edu mkdir -p @ENV(HOME)@/work/Cactus &&
rsync --rsh='ssh -Y' --rsync-
path='/home1/01385/barrywar/software/rsync/bin/rsync' --archive --hard-
links --sparse --verbose --progress --partial --delete --stats --compress
--filter 'merge /home/rhaas/Cactus/PYSIM_2010/etc/filter.rules' par
CONTRIBUTORS COPYRIGHT Makefile arrangements lib manifest repos src utils
rhaas at lonestar.tacc.utexas.edu:@ENV(HOME)@/work/Cactus; }'
/bin/bash: -c: line 0: syntax error near unexpected token `('
/bin/bash: -c: line 0: `{ :; } && { cd '/home/rhaas/Cactus' && { :; } &&
ssh -Y rhaas at lonestar.tacc.utexas.edu mkdir -p @ENV(HOME)@/work/Cactus &&
rsync --rsh='ssh -Y' --rsync-
path='/home1/01385/barrywar/software/rsync/bin/rsync' --archive --hard-
links --sparse --verbose --progress --partial --delete --stats --compress
--filter 'merge /home/rhaas/Cactus/PYSIM_2010/etc/filter.prersync3.rules'
par CONTRIBUTORS COPYRIGHT Makefile arrangements lib manifest repos src
utils rhaas at lonestar.tacc.utexas.edu:@ENV(HOME)@/work/Cactus; }'
Error while syncing to lonestar.
Errors occurred during synchronisation.
}}}
\$HOME/work on the other hand works fine (at least for sync).
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/382#comment:8>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list