[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] debian rebuilder prototype: fail, even through pipes, but only lates ones

Holger Levsen gitlab at salsa.debian.org
Mon Mar 1 01:12:09 GMT 2021



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
779b14cf by Holger Levsen at 2021-03-01T02:11:57+01:00
debian rebuilder prototype: fail, even through pipes, but only lates ones

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_debian_rebuilder_prototype.sh


Changes:

=====================================
bin/reproducible_debian_rebuilder_prototype.sh
=====================================
@@ -44,7 +44,6 @@ common_init "$@"
 # common code for tests.reproducible-builds.org
 . /srv/jenkins/bin/reproducible_common.sh
 set -e
-set -o pipefail		# see eg http://petereisentraut.blogspot.com/2010/11/pipefail.html
 
 output_echo() {
 	echo "###########################################################################################"
@@ -154,6 +153,7 @@ cat $FILE
 mv $FILE ..
 
 # prepare rebuild command
+set -o pipefail		# see eg http://petereisentraut.blogspot.com/2010/11/pipefail.html
 DEBREBUILD=$(mktemp -t debrebuild-cmd.XXXXXXXX)
 output_echo "trying to debrebuild $PKG ($BINARY_VERSION)"
 /srv/jenkins/bin/rb-debrebuild --builder=sbuild --timestamp=metasnap --buildresults=. ../$FILE 2>&1 | tee $DEBREBUILD



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/779b14cf3cf674c7da0965862ebbef4e8b7be6f2

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/779b14cf3cf674c7da0965862ebbef4e8b7be6f2
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20210301/2e79b154/attachment.htm>


More information about the Qa-jenkins-scm mailing list