[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: also apply workaround for #844220 / #872812 here

Holger Levsen holger at layer-acht.org
Thu Sep 7 08:25:09 UTC 2017


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 230121e839cc8adaf4a81771529ef6327f1bd3ad
Author: Holger Levsen <holger at layer-acht.org>
Date:   Thu Sep 7 10:24:56 2017 +0200

    reproducible Debian: also apply workaround for #844220 / #872812 here
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/schroot-create.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index a484c4a..5418b18 100755
--- a/bin/schroot-create.sh
+++ b/bin/schroot-create.sh
@@ -69,6 +69,7 @@ if [ -z "$SCHROOT_TARGET" ]; then
 	echo "Could not create a directory to create the chroot in, aborting."
 	exit 1
 fi
+sudo chmod +x $SCHROOT_TARGET	# workaround #844220 / #872812
 
 #
 # create script to add key for reproducible repo

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