update upstream to 9084a3cbc0a55422beea4a55b530c1f03a910617 feb 2024
[automated-distro-installer] / fai / config / hooks / savelog.LAST.sh
index dd922ba3528879c489cae3629d968aba1f639410..ba04b9818a696fa6d877d712a7ca739ba0d33f30 100755 (executable)
@@ -13,7 +13,6 @@ warn
  bad
 bad
 no space
-syntax
 Couldn't stat
 Cannot access
  conflict
@@ -64,6 +63,7 @@ libclass-errorhandler-perl
 zope-ploneerrorreporting
 libroxen-errormessage
 liberror-perl
+perl-Error
 libgpg-error-dev
 libgpg-error0
 Opts:.\+errors=remount
@@ -167,8 +167,23 @@ errors: 0
 Memory Error Correction:
 Memory Controller 0 - Channel . Error
 IIO RAS/Control Status/Global Errors
+RAS: Correctable Errors collector initialized
 __stack_chk_fail
 grub.cfg.new: Directory nonexistent
+can't derive routing for PCI INT A
+failed to load isci/isci_firmware.bin
+Direct firmware load for isci/isci_firmware.bin failed with error
+Loading user firmware failed, using default values
+stunnel4 you specified can't be accessed: No such file or directory
+install-docs --verbose --check file_name' may give more details about the above errors
+cannot open '/etc/ssl/certs/java/cacerts' for reading: No such file or directory
+can't claim BAR
+disabling ASPM
+data block query control method not found
+subprocess.py.\+RuntimeWarning: line buffering
+Resource conflict.\+ found
+os-prober will not be executed
+/sys/bus/usb/devices/\*:\*/bInterface
 update-rc.d: warning: start and stop actions are no longer supported"
 
 # add pattern on some conditions
@@ -206,4 +221,5 @@ if [ -s $errfile ]; then
    echo "ERRORS found in log files. See $errfile" >&2
 else
    echo "Congratulations! No errors found in log files."
+#   export flag_reboot=1 # if you want to reboot if no errors are found
 fi