[Git][qa/jenkins.debian.net][master] jenkins nodes: avoid warning on rb-mail because buster-backports is long gone

Holger Levsen (@holger) gitlab at salsa.debian.org
Mon Apr 14 08:17:41 BST 2025



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


Commits:
7cc03d4b by Holger Levsen at 2025-04-14T09:17:28+02:00
jenkins nodes: avoid warning on rb-mail because buster-backports is long gone

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

- - - - -


1 changed file:

- update_jdn.sh


Changes:

=====================================
update_jdn.sh
=====================================
@@ -393,14 +393,9 @@ if [ -f /etc/debian_version ] ; then
 			"
 		case $HOSTNAME in
 			rb-mail*)	# is still running Debian buster because of python2
-				DEBS="$DEBS
-				bind9-dnsutils/buster-backports
-				monitoring-plugins-contrib/buster-backports
-				munin-node/buster-backports
-				munin-plugins-core/buster-backports
-				munin-plugins-extra/buster-backports
-				devscripts/buster-backports
-				" ;;
+					# the mail server is managed by ansible elsewhere.
+					continue
+					;;
 			osuosl4*|osuosl5*|infom07*|infom08*|codethink01*|codethink02*|riscv64*|ionos17*|*ppc64el)	# packages to be installed on trixie Debian systems
 				DEBS="$DEBS
 				btop



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/7cc03d4bb53dcce076b8c0c1de02816114326223
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/20250414/f35116da/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list