<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi,<br>
Apparently, something went amiss with the linux "file" command since
it was last updated in apt... (last week or so)<br>
<br>
At least, my perl configure-scripts are not recognized anymore as
perl-scripts, but as awk-scripts.<br>
<br>
On a machine which was last updated 10.3.2014, the script was
recognized correctly<br>
<small> root@phkup46:/var/lib/fai/config/scripts/NFS_CLIENT# file
-bL 10-create-directories <br>
a /usr/bin/perl -w script text executable</small><br>
<br>
But on a machine updated last week, it gives:<br>
<small> root@kupmenai:/var/lib/fai/config/scripts/NFS_CLIENT#
file -bL 10-create-directories<br>
<b> awk</b> script, ASCII text</small><br>
<br>
which is wrong. <br>
<br>
I didnt change the file inbetween and the file correctly starts with
"#!/usr/bin/perl -w" in the header<br>
<br>
In the following, my perl configure scripts are not executed anymore
by "fai-do-scripts" and I got errors like:<br>
<small>"file NFS_CLIENT/10-create-directories has unsupported type
awk script, ASCII text".</small><br>
<br>
- Does anyone also have this problem?<br>
- Does anyone have a solution?<br>
(I will also try to find one by myself)<br>
<br>
Regards<br>
René Bleisch<br>
</body>
</html>