potential patch to check-cross-arch

Matteo Guglielmi Matteo.Guglielmi at dalco.ch
Thu Oct 10 08:40:33 CEST 2019


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-bounces at uni-koeln.de> on behalf of Thomas Lange <lange at 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.Guglielmi at 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


More information about the linux-fai mailing list