[Git][qa/jenkins.debian.net][master] reproducible Debian: also temporarily stop updating experimental pbuilder.tgz due to #1050784
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 29 11:52:15 BST 2023
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
05ce02f4 by Holger Levsen at 2023-08-29T12:52:04+02:00
reproducible Debian: also temporarily stop updating 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
=====================================
@@ -317,7 +317,7 @@ for s in $SUITES ; do
# pbuilder aint used on jenkins anymore
if [ "$HOSTNAME" = "$MAINNODE" ] ; then
continue
- elif [ "$s" = "unstable" ] ; then
+ elif [ "$s" = "unstable" ] || [ "$s" = "experimental" ] ; then
echo "NOT UPDATING pbuilder for $s/$ARCH now because of #1050784."
continue
else
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/05ce02f4d0220c4a45e8d68f11dcc07419a16bb5
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/05ce02f4d0220c4a45e8d68f11dcc07419a16bb5
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/67c215db/attachment.htm>
More information about the Qa-jenkins-scm
mailing list