X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=buildd%2Ffunctions.sh;h=7b979bc81f5536103ba7d93ccf4d272b70618cfb;hb=9e76910676247609e681ee4d1b7f4d955ca288dc;hp=b8fb210d2f629908da622c4feec7343998a97569;hpb=e85aa84c6bfddb8b8dd6af98d8ee4a4171c63e18;p=grml-live.git diff --git a/buildd/functions.sh b/buildd/functions.sh index b8fb210..7b979bc 100755 --- a/buildd/functions.sh +++ b/buildd/functions.sh @@ -45,7 +45,7 @@ else [ -n "$GRML_LOGFILE" ] || GRML_LOGFILE=/var/log/grml-live.log fi -[ -n "$FAI_LOGFILES" ] || FAI_LOGFILES=/var/log/fai/dirinstall/grml +[ -n "$FAI_LOGFILES" ] || FAI_LOGFILES=/var/log/fai/grml/last echo "my_hdr From: grml-live autobuild daemon <$FROM>" > $MUTT_HEADERS @@ -72,7 +72,7 @@ grml_live_run() { # create log archive: create_logs() { - ( cd / && tar zcf $ATTACHMENT var/log/fai/dirinstall/grml $GRML_LOGFILE 1>/dev/null ) + ( cd / && tar zcf $ATTACHMENT $FAI_LOGFILES $GRML_LOGFILE 1>/dev/null ) } # store information of ISO size: @@ -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: