Fix 'dependency problems' handling in buildd functions
authorMichael Prokop <devnull@localhost>
Sun, 11 Nov 2007 10:42:13 +0000 (11:42 +0100)
committerMichael Prokop <devnull@localhost>
Sun, 11 Nov 2007 10:42:13 +0000 (11:42 +0100)
buildd/functions.sh
debian/changelog

index b8fb210..967c8f1 100755 (executable)
@@ -104,7 +104,7 @@ $(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")
+$(grep -i "Not Installed" $FAI_LOGFILES/software.log || echo "* nothing")
 
 The following packages could not be installed:
 
index 7097592..b8e3ece 100644 (file)
@@ -2,6 +2,7 @@ grml-live (0.0.9) unstable; urgency=low
 
   * Remove all files inside /root/ when using class RELEASE.
   * Disable apt-listbugs in [soft]update.
+  * Fix 'dependency problems' handling in buildd functions.
   * Add new packages to GRML_FULL:
     - hdapsd
     - hdaps-utils