[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian rebuilder 'thing': more meaningful results when grepping for warnings

Holger Levsen gitlab at salsa.debian.org
Mon May 11 14:02:02 BST 2020



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
c6783a8e by Holger Levsen at 2020-05-11T15:01:47+02:00
reproducible Debian rebuilder 'thing': more meaningful results when grepping for warnings

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_debian_rebuilder_prototype.sh


Changes:

=====================================
bin/reproducible_debian_rebuilder_prototype.sh
=====================================
@@ -109,7 +109,7 @@ if [ -z "$BUILTINPHOPATH" ] ; then
 		fi
 	fi
 	rm -f $OTHER_FILES
-	output_echo "Warning: NBIFA - no .buildinfo file available. Exiting cleanly as this is out-of-scope."
+	output_echo "Warning: NBIFA - no .buildinfo file for $PKG ($VERSION on $ARCH) available. Exiting cleanly as this is out-of-scope."
 	exit 0
 fi
 output_echo "Found $BUILTINPHOPATH"
@@ -182,7 +182,7 @@ case $DISTRO in
 			echo
 			egrep 'cannot find .* in dumpavail' $DEBREBUILD
 			echo
-			echo "Warning: this should not happen and it's unclear why it did. Still exiting cleanly as this is out-of-scope."
+			echo "Warning: this should not happen and it's unclear why it did: $(egrep 'cannot find .* in dumpavail' $DEBREBUILD) - still exiting cleanly as this is out-of-scope."
 			exit 0
 		else
 			echo "Unknown distro, something went wrong with debrebuild..."



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c6783a8ef60a0bb7b9049a081ea575aa9a3915a5

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c6783a8ef60a0bb7b9049a081ea575aa9a3915a5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200511/56b7d1ee/attachment.html>


More information about the Qa-jenkins-scm mailing list