[Git][qa/jenkins.debian.net][master] fixup: jenkins nodes: cleanup some legacy support from releases before trixie
Holger Levsen (@holger)
gitlab at salsa.debian.org
Fri Sep 5 13:50:09 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
19e004cf by Holger Levsen at 2025-09-05T14:49:52+02:00
fixup: jenkins nodes: cleanup some legacy support from releases before trixie
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -332,7 +332,6 @@ if [ -f /etc/debian_version ] ; then
bash-completion
bc
bsd-mailx
- btop
ccze
curl
debian-archive-keyring
@@ -343,7 +342,6 @@ if [ -f /etc/debian_version ] ; then
eatmydata
etckeeper
ethtool
- foot-terminfo
figlet
fish
git
@@ -354,7 +352,6 @@ if [ -f /etc/debian_version ] ; then
iptables
installation-birthday
less
- linux-sysctl-defaults
liquidprompt
locales-all
lsof
@@ -399,7 +396,13 @@ if [ -f /etc/debian_version ] ; then
# the mail server is managed by ansible elsewhere.
continue
;;
- *) ;;
+ *) # these packages are only available in trixie...
+ DEBS="$DEBS
+ btop
+ foot-terminfo
+ linux-sysctl-defaults
+ "
+ ;;
esac
case $DPKG_ARCH in
# fail2ban is not useful on any arm64 or riscv64 nodes as they all are behind NAT
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/19e004cff71b484f8d203119a6e9edabb66c7a3f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/19e004cff71b484f8d203119a6e9edabb66c7a3f
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/20250905/1b38e920/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list