UmVirt LFS Assistant command info
error_check
Info: This command allows users to see which packages emitted "Error 2" when they were being configured, built, or installed. This is possible by checking for the text "Error 2" with the use of the grep -R command recursively checking the logs of every file in /var/log/ulfs-packages This directory stores the intstaller logs created when using the chimp install command or the installpackages script in LFSCustomizer.
Commands:
pushd /var/log/ulfs-packages
grep -R "Error "
popd
Apache/2.4.62 (Debian) Server at ulfs.org Port 443