[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian mmdebstrap: add comment explaining --variant=standard in...
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Aug 29 21:34:51 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
36fc2f22 by Holger Levsen at 2022-08-29T22:34:43+02:00
reproducible Debian mmdebstrap: add comment explaining --variant=standard in stable is not reproducible due to #864082, #1004557, #1004558
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_debstrap.sh
Changes:
=====================================
bin/reproducible_debstrap.sh
=====================================
@@ -74,6 +74,7 @@ for LOOP in "first" "second" ; do
mkdir -p $BUILDDIR/$SUBDIR/${TOOL}
case ${TOOL} in
mmdebstrap) sudo $REALTOOL $SUITE > $BUILDDIR/$SUBDIR/${TOOL}/${SUITE}.tar
+ # josch> | h01ger: should you ever try --variant=standard, remember that that is not reproducible in stable because of #864082, #1004557, #1004558
;;
debootstrap|cdebootstrap)
sudo $REALTOOL $SUITE $BUILDDIR/$SUBDIR/${TOOL}/${SUITE}
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/36fc2f22bdb06f5e1b127c31652569bd168d5082
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/36fc2f22bdb06f5e1b127c31652569bd168d5082
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/20220829/988d3a72/attachment.htm>
More information about the Qa-jenkins-scm
mailing list