From 3cecbb3cd5475c3957e1f794692c35216293397c Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Fri, 12 Jun 2015 15:56:54 +0200 Subject: reproducible: build: add some output to the build log too when re-re-building the package due to mirror updates --- bin/reproducible_build.sh | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 00c7353f..1a5994d3 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -385,6 +385,13 @@ check_buildinfo() { set -e if [ $RESULT -eq 1 ] ; then irc_message "$BUILDINFO varies, probably due to mirror update. Doing the first build again, please check ${BUILD_URL}console for now..." + echo + echo "=============================================================================" + echo ".buildinfo's Build-Environment varies, probably due to mirror update." + echo "Doing the first build again." + echo "Building ${SRCPACKAGE}/${VERSION} in ${SUITE} on ${ARCH} now." + echo "=============================================================================" + echo first_build grep-dctrl -s Build-Environment -n ${SRCPACKAGE} ./b1/$BUILDINFO > $TMPFILE1 set +e -- cgit v1.2.3-70-g09d2