[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: fixup pbuilder lockfiles if needed

Holger Levsen gitlab at salsa.debian.org
Wed Apr 17 15:58:40 BST 2019



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


Commits:
dd632698 by Holger Levsen at 2019-04-17T14:58:27Z
reproducible Debian: fixup pbuilder lockfiles if needed

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

- - - - -


1 changed file:

- hosts/common/etc/rc.local


Changes:

=====================================
hosts/common/etc/rc.local
=====================================
@@ -55,6 +55,10 @@ fixup_mtu() {
 	fi
 }
 
+fixup_pbuilder_lockfiles() {
+	rm -f /var/cache/pbuilder/*.tgz.tmp
+}
+
 #
 # init, notify about reboots
 #
@@ -96,6 +100,9 @@ case $(hostname) in
 	*)			;;
 esac
 
+# fixup pbuilder lockfiles if needed
+fixup_pbuilder_lockfiles
+
 #
 # run some hosts in the future
 #



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/dd6326984a3e34ccb875f1538f19825868f44573
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/20190417/fac4ccc1/attachment.html>


More information about the Qa-jenkins-scm mailing list