Version: 3.2.16 [sorry the delay in responding, I've only just noticed Holger's message on the bug report.]
> There's no official 3.2.15 version of fai yet, so I'm wondering which > FAI version you are using. Which distribution are you installing? I was running trunk from svn at the time against Debian Etch and Lenny. But I see that this bug is still present in version 3.2.16. > Please give a more detailed error message. The r5012 commit changed the Perl matching regex in fai-do-scripts, but it didn't get it quite right. The regex was set to: *"perl*script"* It should have been: *"perl"*"script"* This is an issue because the regex in r5012 is looking for the exact string "perl*script" including the asterisk in the middle. > Maybe you hit #490111 again? Nope. Cheers! -- Andrew Ruthven, Wellington, New Zealand At work: [email protected] At home: [email protected] GPG fpr: 34CA 12A3 C6F8 B156 72C2 D0D7 D286 CE0C 0C62 B791
signature.asc
Description: This is a digitally signed message part

