[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian rebuilder 'thing': improve language

Holger Levsen gitlab at salsa.debian.org
Fri May 8 12:05:40 BST 2020



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


Commits:
4b23dbf5 by Holger Levsen at 2020-05-08T13:05:30+02:00
reproducible Debian rebuilder 'thing': improve language

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

- - - - -


2 changed files:

- bin/reproducible_debian_rebuilder_prototype.sh
- logparse/reproducible.rules


Changes:

=====================================
bin/reproducible_debian_rebuilder_prototype.sh
=====================================
@@ -99,7 +99,7 @@ if [ -z "$BUILTINPHOPATH" ] ; then
 		echo "Warning: no .buildinfo exists for $PKG ($VERSION) and (arch_amd64 or arch_all)."
 	fi
 	rm -f $OTHER_FILES
-	output_echo "Warning: NBIFA - no .buildinfo file available. Exiting cleanly as this is out-of-scope here."
+	output_echo "Warning: NBIFA - no .buildinfo file available. Exiting cleanly as this is out-of-scope."
 	exit 0
 fi
 output_echo "Found $BUILTINPHOPATH"
@@ -172,7 +172,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 here."
+			echo "Warning: this should not happen and it's unclear why it did. Still exiting cleanly as this is out-of-scope."
 			exit 0
 		else
 			echo "Unknown distro, something went wrong with debrebuild..."
@@ -220,7 +220,7 @@ if [ "$RESULT" != "0" ] ; then
 		output_echo "and no sbuild logfile found:"
 		ls -lart
 	fi
-	output_echo "Warning: sbuild failed. Exiting cleanly as this is out-of-scope here."
+	output_echo "Warning: sbuild failed. Exiting cleanly as this is out-of-scope."
 	exit 0
 fi
 set -e


=====================================
logparse/reproducible.rules
=====================================
@@ -33,5 +33,5 @@ warning /Warning: SQL query .+ failed.$/
 warning /Warning: systemd is reporting errors/
 warning /Warning: .+ has wrong MTU, please tell the jenkins admins to fix this./
 warning /Warning: Problems analysing/
-warning /Warning: .+ Exiting cleanly as this is out-of-scope here./
+warning /Warning: .+ .xiting cleanly as this is out-of-scope./
 



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4b23dbf54ad6fe115f85ceb63291a10f35e1d89f
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/20200508/376c88bf/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list