openSUSE Leap 15.0/15.1 SLES/SLED 15.0/15.1
yes, both patches do work: info=$(file -L $_ls) info=$(file $(readlink -m $_ls)) your patch is better. ________________________________ From: linux-fai <[email protected]> on behalf of Thomas Lange <[email protected]> Sent: Wednesday, October 9, 2019 6:39:41 PM To: fully automatic installation for Linux Subject: Re: potential patch to check-cross-arch >>>>> On Wed, 9 Oct 2019 15:40:02 +0000, Matteo Guglielmi >>>>> <[email protected]> said: > This script: > /srv/fai/nfsroot/usr/lib/fai/check-cross-arch > fails (line 36: info=$(file $_ls)) on openSUSE > and Suse Linux Enterprise systems because: Which openSUSE version are you using? Does file -L help? -- regards Thomas
