On Thu, Oct 2, 2014 at 5:13 PM, Christopher Samuel <[email protected]> wrote:
>> It's trying to run a script in /var/tmp that has #!/usr/bin/perl in >> it. So I suspect /usr is mounted noexec. > > Hmm, that would make life, umm, interesting. :-) Yes, indeed! :-) That's the only way I've been able to reproduce that error, though (apart from what you already covered) -- either noexec on the filesystem the interpreter is on, or execute permissions on a parent directory being missing -- and both would be fairly odd for /usr/bin/perl! :-) Michael -- Michael Jennings <[email protected]> Senior HPC Systems Engineer High-Performance Computing Services Lawrence Berkeley National Laboratory Bldg 50B-3209E W: 510-495-2687 MS 050B-3209 F: 510-486-8615
