[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible Debian: remove FIXME asking to use --buildinfo-identifier which was only available in patched dpkg
Holger Levsen
holger at layer-acht.org
Sat Nov 19 14:45:17 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 d060d88c054433c31e4d33290888537e26f5d2c2
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Nov 19 15:45:01 2016 +0100
reproducible Debian: remove FIXME asking to use --buildinfo-identifier which was only available in patched dpkg
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_build.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b2d617f..18e0ada 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -606,7 +606,6 @@ EOF
echo "BUILDDIR=/build" >> "$TMPCFG"
fi
# remember to change the sudoers setting if you change the following command
- # FIXME: call with --buildinfo-identifier=dummy instead and below
( sudo timeout -k 18.1h 18h /usr/bin/ionice -c 3 /usr/bin/nice \
/usr/sbin/pbuilder --build \
--configfile $TMPCFG \
@@ -671,7 +670,6 @@ EOF
# remember to change the sudoers setting if you change the following command
# (the 2nd build gets a longer timeout trying to make sure the first build
# aint wasted when then 2nd happens on a highly loaded node)
- # fix: call with --buildinfo-identifier=dummy instead (and above)
sudo timeout -k 24.1h 24h /usr/bin/ionice -c 3 /usr/bin/nice \
/usr/bin/unshare --uts -- \
/usr/sbin/pbuilder --build \
--
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