[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: 'fix' deployment scripts 1st run

Holger Levsen holger at moszumanska.debian.org
Wed Feb 3 01:42:45 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 7114f1c51165a0b2013c3b8f18a088527ddd86e5
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Feb 3 02:42:37 2016 +0100

    reproducible: 'fix' deployment scripts 1st run
---
 update_jdn.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/update_jdn.sh b/update_jdn.sh
index c94681d..27fd16d 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -329,7 +329,7 @@ if [ -f /etc/debian_version ] ; then
 		sudo apt-get update
 		sudo apt-get install $DEBS $MASTERDEBS
 		sudo apt-get install -t jessie-backports \
-				pbuilder
+				pbuilder || echo "this should only fail on the firts install"
 		#		botch
 		# for varying kernels
 		if [ "$HOSTNAME" = "profitbricks-build5-amd64" ] || [ "$HOSTNAME" = "profitbricks-build6-amd64" ]; then

-- 
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