[Git][qa/jenkins.debian.net][master] rdn, pull184: start making osl4 a worker...

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Aug 26 01:07:10 BST 2025



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


Commits:
d4acc928 by Holger Levsen at 2025-08-26T02:06:54+02:00
rdn, pull184: start making osl4 a worker...

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

- - - - -


2 changed files:

- hosts/osuosl4-amd64/etc/rebuilderd-worker/rebuilderd-worker.conf
- hosts/osuosl4-amd64/usr/libexec/rebuilderd/rebuilder-debian.sh


Changes:

=====================================
hosts/osuosl4-amd64/etc/rebuilderd-worker/rebuilderd-worker.conf
=====================================
@@ -1,5 +1,5 @@
 ## The rebuilderd to connect to
-endpoint = "https://reproduce.debian.net/amd64"
+endpoint = "https://reproduce.debian.net/amd64-pull184"
 ## The server would either allowlist our key or require a signup secret
 signup_secret = "INSECURE"
 


=====================================
hosts/osuosl4-amd64/usr/libexec/rebuilderd/rebuilder-debian.sh
=====================================
@@ -33,8 +33,10 @@ cd "$(dirname "$1")"
 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' > etc/apt/sources.list
-echo 'deb-src [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] https://deb.debian.org/debian sid main' >> etc/apt/sources.list
+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-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
 apt-get -o Dir=. update -q
 apt-get -o Dir=. source -qq --print-uris "$SOURCE=$VERSION"
 apt-get -o Dir=. source -qq --download-only "$SOURCE=$VERSION"



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/d4acc9282059f56b4e32addd4bb3cab85bc25a3c
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/6aa7a0ec/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list