[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: improve irc message, when installed packages vary between the 1st+2nd _and_ 2nd+3rd build attempt

Holger Levsen holger at moszumanska.debian.org
Sat Aug 1 22:22:53 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 48479f9a3fdf5aaa6b757b08160d862fc1ff44c5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Aug 2 00:21:50 2015 +0200

    reproducible: improve irc message, when installed packages vary between the 1st+2nd _and_ 2nd+3rd build attempt
---
 bin/reproducible_build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 7d51694..813a8f8 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -475,7 +475,7 @@ check_buildinfo() {
 		RESULT=$?
 		set -e
 		if [ $RESULT -eq 1 ] ; then
-			irc_message "$BUILDINFO varies again, what??? Please investigate"
+			irc_message "$REPRODUCIBLE_URL/$SUITE/$ARCH/$SRCPACKAGE had different packages installed in the 1st+2nd build, and then also in the 2nd+3rd builds. Please investigate, this should not happen."
 		fi
 	fi
 	rm $TMPFILE1 $TMPFILE2

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list