[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible trbo system health check: detect diffoscope not being installable

Holger Levsen gitlab at salsa.debian.org
Mon Aug 17 08:53:10 BST 2020



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


Commits:
c2267e88 by Holger Levsen at 2020-08-17T09:50:04+02:00
reproducible trbo system health check: detect diffoscope not being installable

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

- - - - -


1 changed file:

- bin/reproducible_system_health.sh


Changes:

=====================================
bin/reproducible_system_health.sh
=====================================
@@ -198,6 +198,8 @@ for JOB_NAME in reproducible_* ; do
 			else
 				small_note " (generic SSH failure)"
 			fi
+		elif $(grep -q "^E: Package 'diffoscope' has no installation candidate" $LOG) ; then
+			small_note " (Package 'diffoscope' has no installation candidate)"
 		fi
 		case $JOB_NAME in
 			reproducible_maintenance_amd64_jenkins)			MODIFIER=250 ;; # main node



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c2267e888aab5ae47ea811447974bbbb52f697f3
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/20200817/b349194d/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list