Bug#907799: fai - Does not execute scripts

2018-09-03 Thread Thomas Lange
Here's a patch for this: https://github.com/faiproject/fai/commit/f5bfc186e796f68823a36ca04a97f17e01ca233d -- regards Thomas

Bug#907799: fai - Does not execute scripts

2018-09-02 Thread Bastian Blank
Source: fai Version: 5.7 Severity: serious fai-do-scripts tries to detect the type of the file, bailing out if it does not know about it, instead of just executing it. It's okay to du that if execution fails with 127 (shell for ENOENT, aka interpreter not found). But it is not okay to do that