@USER@ is not expanded for a remote build command

Issue #204 closed
Erik Schnetter created an issue

A remote build on bp fails with the error:

Error 512 occured while executing command "/bin/bash -c '{ export PATH=/usr/apps/patch-2.6.1/bin:$PATH; } && { cd /home/home/ac/eschnett/EinsteinToolkit-hg && echo yes | { mkdir -p /u/home/ac/@USER@/tmp && env TMPDIR=/u/home/ac/@USER@/tmp gmake -j4 sim-debug-config options=/home/home/ac/eschnett/EinsteinToolkit-hg/configs/sim-debug/OptionList; } 2>&1; }'"

Keyword:

Comments (2)

  1. anonymous
    • changed status to resolved
    • removed comment

    I believe this issue has been taken care of. Please reopen if it still occurs. I attempted to reproduce the problem by copying bp.ini's make setting to my defs.local.ini, setting it for eric, and initiating a build. It correctly substituted @USER@.

  2. Log in to comment