From 7114f1c51165a0b2013c3b8f18a088527ddd86e5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 3 Feb 2016 02:42:37 +0100 Subject: 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 c94681d3..27fd16de 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 -- cgit v1.2.3-70-g09d2