[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] jenkins nodes: all nodes running Debian have been upgraded to bookworm (except...

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Jun 13 12:42:17 BST 2023



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


Commits:
417b4c76 by Holger Levsen at 2023-06-13T13:41:42+02:00
jenkins nodes: all nodes running Debian have been upgraded to bookworm (except jenkins and rb-mail1)

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

- - - - -


10 changed files:

- TODO
- − hosts/common-amd64/etc/apt/sources.list
- − hosts/common-armhf/etc/apt/sources.list
- − hosts/common-i386/etc/apt/sources.list
- hosts/common/etc/apt/sources.list
- − hosts/osuosl1-amd64/etc/apt/sources.list
- − hosts/osuosl2-amd64/etc/apt/sources.list
- − hosts/osuosl3-amd64/etc/apt/sources.list
- − hosts/osuosl4-amd64/etc/apt/sources.list
- − hosts/osuosl5-amd64/etc/apt/sources.list


Changes:

=====================================
TODO
=====================================
@@ -37,16 +37,16 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
 ** adopt whatever suite specific hacks _create_meta_pkg_sets.sh has
 ** tweak reproducible_common.sh to start collect statistics on the daily builds for trixie too (and make_graph.py too)
 ** adjust chroot_installation- jobs
-** upgrade i386 nodes to bookworm
 ** tweak jenkins-shell-monitor.sh as needed
 ** adjust multiarch jobs in job-cfg/udd.yaml
+** upgrade i386 nodes to bookworm
 ** upgrade amd64 nodes to bookworm (except jenkins)
 *** see below for how to upgrade to postgresql-15 on ionos7
+** upgrade armhf nodes to bookworm
 
 === 2023 things
 
 * things still to be done after the bookworm release and as trixie is open for development
-** upgrade armhf nodes to bookworm
 ** update find_obsolete_transitional_packages.sh
 ** maybe wait til 12.1 (= ~1 month) until we upgrade jenkins to bookworm, let's see
 *** upgrade to postgresql-15:


=====================================
hosts/common-amd64/etc/apt/sources.list deleted
=====================================
@@ -1,23 +0,0 @@
-#
-# Debian bookworm
-#
-deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-
-#
-# Debian bookworm security
-#
-deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-
-#
-# Debian bookworm updates
-#
-deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-
-#
-# Debian bookworm-backports
-#
-deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free


=====================================
hosts/common-armhf/etc/apt/sources.list deleted
=====================================
@@ -1,23 +0,0 @@
-#
-# Debian bookworm
-#
-deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-
-#
-# Debian bookworm security
-#
-deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-
-#
-# Debian bookworm updates
-#
-deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-
-#
-# Debian bookworm-backports
-#
-deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free


=====================================
hosts/common-i386/etc/apt/sources.list deleted
=====================================
@@ -1,23 +0,0 @@
-#
-# Debian bookworm
-#
-deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-
-#
-# Debian bookworm security
-#
-deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-
-#
-# Debian bookworm updates
-#
-deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-
-#
-# Debian bookworm-backports
-#
-deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free


=====================================
hosts/common/etc/apt/sources.list
=====================================
@@ -1,11 +1,23 @@
-deb http://deb.debian.org/debian/ bullseye main contrib non-free
-#deb-src http://deb.debian.org/debian/ bullseye main contrib non-free
+#
+# Debian bookworm
+#
+deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
+#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
 
-deb http://deb.debian.org/debian/ bullseye-updates main contrib non-free
-#deb-src http://deb.debian.org/debian/ bullseye-updates main contrib non-free
+#
+# Debian bookworm security
+#
+deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
+#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
 
-deb http://security.debian.org/debian-security bullseye-security main contrib non-free
-#deb-src http://security.debian.org/debian-security bullseye-security main contrib non-free
+#
+# Debian bookworm updates
+#
+deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
+#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
 
-deb http://deb.debian.org/debian/ bullseye-backports main contrib non-free
-#deb-src http://deb.debian.org/debian/ bullseye-backports main contrib non-free
+#
+# Debian bookworm-backports
+#
+deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
+#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free


=====================================
hosts/osuosl1-amd64/etc/apt/sources.list deleted
=====================================
@@ -1,23 +0,0 @@
-#
-# Debian bookworm
-#
-deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-
-#
-# Debian bookworm security
-#
-deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-
-#
-# Debian bookworm updates
-#
-deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-
-#
-# Debian bookworm-backports
-#
-deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free


=====================================
hosts/osuosl2-amd64/etc/apt/sources.list deleted
=====================================
@@ -1,23 +0,0 @@
-#
-# Debian bookworm
-#
-deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-
-#
-# Debian bookworm security
-#
-deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-
-#
-# Debian bookworm updates
-#
-deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-
-#
-# Debian bookworm-backports
-#
-deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free


=====================================
hosts/osuosl3-amd64/etc/apt/sources.list deleted
=====================================
@@ -1,23 +0,0 @@
-#
-# Debian bookworm
-#
-deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-
-#
-# Debian bookworm security
-#
-deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-
-#
-# Debian bookworm updates
-#
-deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-
-#
-# Debian bookworm-backports
-#
-deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free


=====================================
hosts/osuosl4-amd64/etc/apt/sources.list deleted
=====================================
@@ -1,23 +0,0 @@
-#
-# Debian bookworm
-#
-deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-
-#
-# Debian bookworm security
-#
-deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-
-#
-# Debian bookworm updates
-#
-deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-
-#
-# Debian bookworm-backports
-#
-deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free


=====================================
hosts/osuosl5-amd64/etc/apt/sources.list deleted
=====================================
@@ -1,23 +0,0 @@
-#
-# Debian bookworm
-#
-deb http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm main non-free-firmware contrib non-free
-
-#
-# Debian bookworm security
-#
-deb http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ bookworm-security main non-free-firmware contrib non-free
-
-#
-# Debian bookworm updates
-#
-deb http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-updates main non-free-firmware contrib non-free
-
-#
-# Debian bookworm-backports
-#
-deb http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ bookworm-backports main non-free-firmware contrib non-free



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/417b4c7693dd9de7274a4c85b9af35099592340c
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/20230613/105e082e/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list