[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: drop ancient FIXME as it's unlikely we'll ever fix this
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Sep 16 15:09:44 BST 2022
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
ecad042c by Holger Levsen at 2022-09-16T16:08:27+02:00
reproducible Debian: drop ancient FIXME as it's unlikely we'll ever fix this
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_build.sh
Changes:
=====================================
bin/reproducible_build.sh
=====================================
@@ -1,7 +1,7 @@
#!/bin/bash
# vim: set noexpandtab:
-# Copyright 2014-2021 Holger Levsen <holger at layer-acht.org>
+# Copyright 2014-2022 Holger Levsen <holger at layer-acht.org>
# © 2015-2018 Mattia Rizzolo <mattia at debian.org>
# released under the GPLv2
@@ -347,7 +347,7 @@ call_diffoscope_on_changes_files() {
# diffoscope temporary files are going to end up in this
TEMP=$(mktemp --tmpdir="$TMPDIR" -d dbd-tmp-XXXXXXX)
if ! session=$(schroot --begin-session -c "chroot:jenkins-reproducible-$DBDSUITE-diffoscope" 2>&1) ; then
- # FIXME: probably this (and the one below) should not end in a FTBR, but rather some tempfail situation.
+ # probably this (and the one below) should not end in a FTBR, but rather some tempfail situation.
RESULT=99
DIFFOSCOPE="diffoscope (schroot error—uset)"
MSG_PART1="The schroot service is not available."
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ecad042c20d2404636123301fa4572c8a5396a75
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/ecad042c20d2404636123301fa4572c8a5396a75
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/20220916/7c1a1270/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list