[Git][qa/jenkins.debian.net][master] fixup: jenkins nodes: add support for riscv64 nodes
Holger Levsen (@holger)
gitlab at salsa.debian.org
Thu Feb 13 19:45:37 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
4779831f by Holger Levsen at 2025-02-13T20:45:26+01:00
fixup: jenkins nodes: add support for riscv64 nodes
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
4 changed files:
- TODO.r.d.n
- hosts/common-riscv64/etc/apt/sources.list
- − hosts/common-riscv64/riscv64-common/etc/apt/sources.list
- update_jdn.sh
Changes:
=====================================
TODO.r.d.n
=====================================
@@ -1,4 +1,6 @@
file bug about debian-repro-status and arch:all packages
+fix riscv64 hostnames:
+ - update_jdn.sh: unmatched*|repro-build-bj*
do TODO.rebuilderd-systemd-units
upload src:rebuilderd to unstable (and its depends need to go through NEW too)
test unstable & trixie
=====================================
hosts/common-riscv64/etc/apt/sources.list
=====================================
@@ -1,23 +1,4 @@
#
-# Debian trixie
+# Debian trixie local mirror
#
-deb http://deb.debian.org/debian/ trixie main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ trixie main non-free-firmware contrib non-free
-
-#
-# Debian trixie security
-#
-deb http://security.debian.org/ trixie-security main non-free-firmware contrib non-free
-#deb-src http://security.debian.org/ trixie-security main non-free-firmware contrib non-free
-
-#
-# Debian trixie updates
-#
-deb http://deb.debian.org/debian/ trixie-updates main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ trixie-updates main non-free-firmware contrib non-free
-
-#
-# Debian trixie-backports
-#
-deb http://deb.debian.org/debian/ trixie-backports main non-free-firmware contrib non-free
-#deb-src http://deb.debian.org/debian/ trixie-backports main non-free-firmware contrib non-free
+deb http://mirrors.tuna.tsinghua.edu.cn/debian trixie main
=====================================
hosts/common-riscv64/riscv64-common/etc/apt/sources.list deleted
=====================================
@@ -1,4 +0,0 @@
-#
-# Debian trixie local mirror
-#
-deb http://mirrors.tuna.tsinghua.edu.cn/debian trixie main
=====================================
update_jdn.sh
=====================================
@@ -385,7 +385,7 @@ if [ -f /etc/debian_version ] ; then
munin-plugins-extra/buster-backports
devscripts/buster-backports
" ;;
- osuosl4*|osuosl5*|infom07*|infom08*|codethink01*|codethink02*) # packages to be installed on trixie Debian systems
+ osuosl4*|osuosl5*|infom07*|infom08*|codethink01*|codethink02*|unmatched*|repro-build-bj*) # packages to be installed on trixie Debian systems
DEBS="$DEBS
btop
debootstrap
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4779831fc72bde1d0d408c4b49fb6f58f43957c6
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/4779831fc72bde1d0d408c4b49fb6f58f43957c6
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/20250213/7ff44c38/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list