[Git][qa/jenkins.debian.net][master] rdn, pull184: changes to worker config on o4
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Aug 26 19:02:24 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
0e28ea8c by Holger Levsen at 2025-08-26T20:02:12+02:00
rdn, pull184: changes to worker config on o4
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- hosts/osuosl4-amd64/etc/systemd/system/rebuilderd-worker at .service
- hosts/osuosl4-amd64/usr/libexec/rebuilderd/rebuilder-debian.sh
Changes:
=====================================
hosts/osuosl4-amd64/etc/systemd/system/rebuilderd-worker at .service
=====================================
@@ -8,7 +8,7 @@ Group=rebuilderd
WorkingDirectory=/srv/rebuilderd/%i
Restart=always
RestartSec=0
-ExecStart=/usr/bin/rebuilderd-worker -c /etc/rebuilderd-worker/rebuilderd-worker.conf connect
+ExecStart=/usr/local/usr/bin/rebuilderd-worker -c /etc/rebuilderd-worker/rebuilderd-worker.conf connect
IOSchedulingClass=3
Environment="TMPDIR=/srv/rebuilderd/tmp/"
=====================================
hosts/osuosl4-amd64/usr/libexec/rebuilderd/rebuilder-debian.sh
=====================================
@@ -34,6 +34,10 @@ mkdir -p etc/apt
mkdir -p var/lib/apt/lists/
export TMPDIR=/srv/rebuilderd/tmp ; mkdir -p $TMPDIR ; chmod 777 $TMPDIR
echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian trixie main non-free-firmware' > etc/apt/sources.list
+echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-trixie-security-automatic.gpg] https://deb.debian.org/debian-security trixie-security main non-free-firmware' > etc/apt/sources.list
+echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian trixie-updates main non-free-firmware' > etc/apt/sources.list
+echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian trixie-proposed-updates main non-free-firmware' > etc/apt/sources.list
+echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian trixie-backports main non-free-firmware' > etc/apt/sources.list
echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian forky main non-free-firmware' > etc/apt/sources.list
echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian sid main non-free-firmware' >> etc/apt/sources.list
echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian experimental main non-free-firmware' >> etc/apt/sources.list
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0e28ea8cb7df22b822adef2ab2ab273b51dc15ba
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/0e28ea8cb7df22b822adef2ab2ab273b51dc15ba
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/20250826/f746602e/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list