[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian rebuilder prototype: use debrebuild --builder=sbuild to better mimic buildds

Holger Levsen gitlab at salsa.debian.org
Sun Feb 28 23:32:41 GMT 2021



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


Commits:
62524892 by Holger Levsen at 2021-03-01T00:32:28+01:00
reproducible Debian rebuilder prototype: use debrebuild --builder=sbuild to better mimic buildds

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
=====================================
@@ -155,7 +155,7 @@ mv $FILE ..
 # prepare rebuild command
 DEBREBUILD=$(mktemp -t debrebuild-cmd.XXXXXXXX)
 output_echo "trying to debrebuild $PKG ($BINARY_VERSION)"
-/srv/jenkins/bin/rb-debrebuild --builder=mmdebstrap --timestamp=metasnap --buildresults=. ../$FILE 2>&1 | tee $DEBREBUILD
+/srv/jenkins/bin/rb-debrebuild --builder=sbuild --timestamp=metasnap --buildresults=. ../$FILE 2>&1 | tee $DEBREBUILD
 
 # FIXME: drop if deemed unneeded with bullseye...
 #		if egrep -q 'cannot find .* in dumpavail' $DEBREBUILD ; then



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/625248922ad8b12564ee3044c42da9adb7c98e9f
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/20210228/c04db683/attachment.htm>


More information about the Qa-jenkins-scm mailing list