[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible fedora: make first deployment work

Holger Levsen holger at layer-acht.org
Fri Jun 10 20:58:52 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit c955c27e4a309e319ef1be667407cbc4a55f71a8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jun 10 22:58:27 2016 +0200

    reproducible fedora: make first deployment work
---
 update_jdn.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index 5317b17..26541c6 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -367,7 +367,8 @@ if [ -f /etc/debian_version ] ; then
 		#		botch
 		# we need mock from bpo to build current fedora
 		if [ "$HOSTNAME" = "profitbricks-build3-amd64" ] || [ "$HOSTNAME" = "profitbricks-build4-amd64" ] || [ "$HOSTNAME" = "jenkins" ] ; then
-			sudo apt-get install -t jessie-backports mock
+			sudo apt-get install -t jessie-backports mock \
+				|| echo "this should only fail on the first install"
 		fi
 		# for varying kernels
 		# we use bpo kernels on pb-build5+6 (and i386 kernel on pb-build2-i386)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list