issue with install_packages in FAI 5.0.3

Thomas Lange lange at informatik.uni-koeln.de
Tue Apr 12 10:10:05 CEST 2016


>>>>> On Tue, 12 Apr 2016 12:04:57 +1200, Andrew Ruthven <andrew at etc.gen.nz> said:

    > Could not open file /var/lib/dpkg/status - open (2: No such file or
    > directory)
Another cause could be, that you machine does not have much RAM. FAI
is putting a ramdisk (tmpfs) on top of /var/lib/dpkg. If this gets
overcrowded, a process may not be able to write the status file, and
therefore it may be missing. How much RAM does your client have?

You can disable the ramdisk by setting
FAI_RAMDISK=/doesnotexist
in class/*.var

-- 
regards Thomas


More information about the linux-fai mailing list