Subject: | A PAR program can't run (via system() ) another PAR program |
Looks like when a PAR program tries to run another one (in this case they're both packaged in the same PAR), the second one fails because they both try to use the same tmp directory.
error looks like this:
myProgram: creation of /tmp/par_priv.1598.tmp/par failed - aborting with 26.