Update /etc/grml/fai/config/scripts/GRMLBASE/25-locales and check for b0rken deps
[grml-live.git] / buildd / functions.sh
index c6f91fa..b8fb210 100755 (executable)
@@ -102,6 +102,10 @@ The following warnings have been noticed:
 
 $(grep -i warn $FAI_LOGFILES/* /var/log/grml-buildd.std* || echo "* nothing")
 
+There following dependency problems have been noticed:
+
+$(grep -i "[Not Installed]" $FAI_LOGFILES/software.log || echo "* nothing")
+
 The following packages could not be installed:
 
 $(grep -i "Couldn't find.*package" $FAI_LOGFILES/software.log | sed 's/\(.*\)"\(.*\)"\(.*\)/\2/' | sort -u || echo "* nothing")