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 <linux-fai-boun...@uni-koeln.de> on behalf of Thomas Lange <la...@informatik.uni-koeln.de> 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 >>>>> <matteo.guglie...@dalco.ch> 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