[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add notes about reproducibility related bugs in debootstrap and cdebootstrap

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Sep 13 16:41:00 BST 2022



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


Commits:
a0bf7ce9 by Holger Levsen at 2022-09-13T17:40:52+02:00
reproducible Debian: add notes about reproducibility related bugs in debootstrap and cdebootstrap

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

- - - - -


1 changed file:

- bin/reproducible_debstrap.sh


Changes:

=====================================
bin/reproducible_debstrap.sh
=====================================
@@ -90,11 +90,13 @@ for LOOP in "first" "second" ; do
 				sudo $REALTOOL $SUITE $BUILDDIR/$SUBDIR/${TOOL}/${SUITE}
 				# work around unreproducible artifacts
 				BAD_FILES="/etc/machine-id /var/cache/ldconfig/aux-cache"
+					# /etc/machine-id removal/contents is being discussed in #1018740 for debootstrap and #1018741 for cdebootstrap
 				case ${TOOL} in
 					debootstrap)	BAD_LOGFILES="/var/log/dpkg.log /var/log/alternatives.log /var/log/bootstrap.log"
 							;;
 					cdebootstrap)	BAD_LOGFILES="/var/log/dpkg.log /var/log/alternatives.log /var/log/bootstrap.log /var/log/apt/history.log /var/log/apt/term.log"
 							;;
+					# $BAD_LOGFILES removal is being discussed in #1019697 for debootstrap and #1019698 for cdebootstrap
 				esac
 				for i in $BAD_LOGFILES ; do
 					cleanup_unreproducible_file logfile "$i"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a0bf7ce958573d8a903cabc2791e8a2db511cf1b
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/20220913/18b2d316/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list