summaryrefslogtreecommitdiffstats
path: root/bin/schroot-create.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-09-07 10:24:56 +0200
committerHolger Levsen <holger@layer-acht.org>2017-09-07 10:24:56 +0200
commit230121e839cc8adaf4a81771529ef6327f1bd3ad (patch)
treebfaa13ce4ed8f43442058e8fb1d1367b43465543 /bin/schroot-create.sh
parent291ec41c70fea42a0938f2bc607e76c973f79f41 (diff)
downloadjenkins.debian.net-230121e839cc8adaf4a81771529ef6327f1bd3ad.tar.xz
reproducible Debian: also apply workaround for #844220 / #872812 here
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/schroot-create.sh')
-rwxr-xr-xbin/schroot-create.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/schroot-create.sh b/bin/schroot-create.sh
index a484c4af..5418b180 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