[Git][qa/jenkins.debian.net][master] reproducible Debian: Use predictible build paths consistent with

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Aug 24 19:56:49 BST 2023



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


Commits:
624aa4fe by Vagrant Cascadian at 2023-08-24T20:56:34+02:00
reproducible Debian: Use predictible build paths consistent with
buildd.debian.org.

See https://bugs.debian.org/1034424

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

- - - - -


1 changed file:

- bin/reproducible_build.sh


Changes:

=====================================
bin/reproducible_build.sh
=====================================
@@ -629,7 +629,7 @@ EOF
 	if [ "${SUITE}" = "unstable" ] || [ "$SUITE" = "experimental" ]; then
 		echo "BUILDDIR=/build/1st" >> "$TMPCFG"
 	else
-		echo "BUILDDIR=/build" >> "$TMPCFG"
+		echo "BUILDDIR=/build/reproducible-path" >> "$TMPCFG"
 	fi
 	if [ "$SRCPACKAGE" = "debian-installer" -o "$SRCPACKAGE" = "debian-installer-netboot-images" ] ; then
 		# d-i needs to access to a debian-archive.  this is not possible in
@@ -750,7 +750,7 @@ EOF
 		echo "BUILDDIR=/build/2/$src_dir_name" >> "$TMPCFG"
 		echo "BUILDSUBDIR=2nd" >> "$TMPCFG"
 	else
-		echo "BUILDDIR=/build" >> "$TMPCFG"
+		echo "BUILDDIR=/build/reproducible-path" >> "$TMPCFG"
 	fi
 	if [ "$SRCPACKAGE" = "debian-installer" -o "$SRCPACKAGE" = "debian-installer-netboot-images" ] ; then
 		# d-i needs to access to a debian-archive.  this is not possible in



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/624aa4fe28c49a3ac624c7b79234e02b1ce92473
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/20230824/266e8e6f/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list