[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Archlinux: check for pacman/db.lck in case of failures

Holger Levsen gitlab at salsa.debian.org
Sat Sep 22 16:08:55 BST 2018


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


Commits:
773d5662 by Holger Levsen at 2018-09-22T15:08:21Z
reproducible Archlinux: check for pacman/db.lck in case of failures

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -244,6 +244,8 @@ case $HOSTNAME in
 		RESULT=$?
 		if [ $RESULT -eq 1 ] ; then
 			echo "Warning: failed to update Arch Linux schroot."
+			echo "Let's see if /var/lib/pacman/db.lck exists in the schroot."
+			schroot --directory /tmp -c source:jenkins-reproducible-archlinux -u root -- ls /var/lib/pacman/db.lck
 			DIRTY=true
 		else
 			echo "$(date -u) - updating Arch Linux schroot done."



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/773d566286ed91b476b0a40819a55b69666638b2

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/773d566286ed91b476b0a40819a55b69666638b2
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/20180922/b46f05af/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list