[Git][qa/jenkins.debian.net][master] reproducible Debian: revert 17867dafe and 17867dafe (temporarily stop updating...
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 29 19:34:31 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
4e0a733c by Holger Levsen at 2023-08-29T20:16:13+02:00
reproducible Debian: revert 17867dafe and 17867dafe (temporarily stop updating unstable and experimental pbuilder.tgz due to #1050784)
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_maintenance.sh
Changes:
=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -314,12 +314,9 @@ for s in $SUITES ; do
#
# pbuilder update
#
- # pbuilder aint used on jenkins anymore
+ # skip main node
if [ "$HOSTNAME" = "$MAINNODE" ] ; then
continue
- elif [ "$s" = "unstable" ] || [ "$s" = "experimental" ] ; then
- echo "NOT UPDATING pbuilder for $s/$ARCH now because of #1050784."
- continue
else
echo "$(date -u) - updating pbuilder for $s/$ARCH now."
fi
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4e0a733c7e7a9744729aaca7703d460bdc5e4a02
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4e0a733c7e7a9744729aaca7703d460bdc5e4a02
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/20230829/a4def7ee/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list