[Git][qa/jenkins.debian.net][master] fixup :) rdn: add more configs bits for loong64
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon May 25 01:45:27 BST 2026
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
35abf524 by Holger Levsen at 2026-05-25T02:45:10+02:00
fixup :) rdn: add more configs bits for loong64
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- update_jdn.sh
Changes:
=====================================
update_jdn.sh
=====================================
@@ -527,7 +527,7 @@ if [ -f /etc/debian_version ] ; then
esac
# packages needed for rebuilderd-worker for https://reproduce.debian.net
case $HOSTNAME in
- infom07*|infom08*|codethink01*|codethink02*|codethink05*|osuosl4*|ionos2*|riscv64*|*ppc64el|loong64*) DEBS="$DEBS
+ infom07*|infom08*|codethink01*|codethink02*|codethink05*|osuosl4*|ionos2*|riscv64*|*ppc64el) DEBS="$DEBS
diffoscope/trixie-backports
equivs
sbuild
@@ -538,6 +538,17 @@ if [ -f /etc/debian_version ] ; then
cargo/trixie-backports
" ;;
# pkg-config etc rustc and cargo etc only needed to build rebuilderd* manually locally
+ loong64*) DEBS="$DEBS
+ diffoscope
+ equivs
+ sbuild
+ uidmap
+ rebuilderd-worker
+ pkg-config liblzma-dev scdoc libzstd-dev libssl-dev libsqlite3-dev cmake
+ rustc
+ cargo
+ " ;;
+ # pkg-config etc rustc and cargo etc only needed to build rebuilderd* manually locally
loong64*) # loong64 runs forky
# FIXME: cmake is needed but currently not available
DEBS="$DEBS
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/35abf524f0fdf5b98442267b3e6ade23ecac4e51
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/35abf524f0fdf5b98442267b3e6ade23ecac4e51
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20260525/fc26320a/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list