[Git][qa/jenkins.debian.net][master] reproduce.debian.net: document needed changes for rebuilderd-worker.conf for installation in /opt
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Nov 20 19:02:37 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
3206c284 by Holger Levsen at 2024-11-20T20:02:27+01:00
reproduce.debian.net: document needed changes for rebuilderd-worker.conf for installation in /opt
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
Changes:
=====================================
hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
=====================================
@@ -52,7 +52,11 @@ git clone https://github.com/kpcyrd/rebuilderd && cd rebuilderd
make
sudo make DESTDIR=/opt install
-sudo vi /opt/etc/rebuilderd-worker.conf # add /opt to backend path
+sudo vi /opt/etc/rebuilderd-worker.conf
+# use upstream provided default and make sure it has /opt in backend path
+[backend."debian"]
+path = "/opt/usr/libexec/rebuilderd/rebuilder-debian.sh"
+
sudo vi /opt/usr/libexec/rebuilderd/rebuilder-debian.sh
# so it has this content:
#!/bin/sh
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3206c284805b9456e9d91d4393d8a4f4e659b175
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/3206c284805b9456e9d91d4393d8a4f4e659b175
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/20241120/d9bfdbd6/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list