ftar not choosing class-based base archive file

Frank Steinberg steinberg at ibr.cs.tu-bs.de
Mon Apr 25 10:53:57 CEST 2016


Hi,

with a recent FAI version (5.0.3) on a jessie nfsroot, ftar’s class-based picking of a base archive did not work for me. As a first workaround I had to replace

[ -f $ENV{LOGDIR}/FAI_CLASSES ] && classes=$(< $ENV{LOGDIR}/FAI_CLASSES)

by

[ -f $LOGDIR/FAI_CLASSES ] && classes=$(< $LOGDIR/FAI_CLASSES)

which works for me. Maybe you can come up with a hint about what I was doing wrong (or if there’s really a bug, with a better solution).

 -frank
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.uni-koeln.de/pipermail/linux-fai/attachments/20160425/ebb49eb5/attachment.asc>


More information about the linux-fai mailing list