abhilekhsingh / gc3pie

Automatically exported from code.google.com/p/gc3pie
0 stars 0 forks source link

using shellcmd backend on OS X yield cryptic error message in job logs due to missing GNU time #490

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm playing around with GC3Pie on OS X using shellcmd.

Jobs are failing, with very cryptic error message:

/var/folders/8s/_frgh9sj6m744mxt5w5lyztr0000gn/T/eb-oethtQ/gc3libs.yfEOji/.gc3pi
e_shellcmd/wrapper_script.sh: line 4: exec: None: not found

Although a clear warning message is printed (see below), it took me a while to 
figure out the cause of this problem.

"Unable to find GNU `time` installed on your system. Please, install GNU time 
and set `time_cmd` configuration option in gc3pie.conf."

Original issue reported on code.google.com by kenneth....@gmail.com on 8 Jun 2015 at 6:53

GoogleCodeExporter commented 9 years ago
Does this still happen with SVN r4280 (or later) ?

Original comment by riccardo.murri@gmail.com on 3 Jul 2015 at 8:57