[Git][qa/jenkins.debian.net][master] various bits for arm64.r.d.n
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Jan 21 19:41:21 GMT 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
231bce1f by Holger Levsen at 2025-01-21T20:41:12+01:00
various bits for arm64.r.d.n
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
5 changed files:
- hosts/osuosl5-amd64/opt/etc/rebuilderd-amd64.conf
- hosts/osuosl5-amd64/opt/etc/rebuilderd-arm64.conf
- hosts/osuosl5-amd64/var/www/html/index_amd64.html
- hosts/osuosl5-amd64/var/www/html/index_i386.html
- hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
Changes:
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-amd64.conf
=====================================
@@ -1,7 +1,7 @@
## Configuration for http daemon
-#[http]
+[http]
## The address to bind to. This is 127.0.0.1:8484 by default.
-#bind_addr = "0.0.0.0:8484"
+bind_addr = "127.0.0.1:8484"
## If you use a reverse proxy, use this header instead of the actual connecting ip.
## Make sure the reverse proxy has filters in place to prevent spoofing issues.
#real_ip_header = "X-Real-IP"
=====================================
hosts/osuosl5-amd64/opt/etc/rebuilderd-arm64.conf
=====================================
@@ -1,5 +1,5 @@
## Configuration for http daemon
-#[http]
+[http]
## The address to bind to. This is 127.0.0.1:8484 by default.
bind_addr = "127.0.0.1:8486"
## If you use a reverse proxy, use this header instead of the actual connecting ip.
=====================================
hosts/osuosl5-amd64/var/www/html/index_amd64.html
=====================================
@@ -194,7 +194,7 @@
<footer>
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
- <a href="https://reproduce.debian.net">https://reproduce.debian.net</a> / amd64 / <a href="https://i386.reproduce.debian.net">i386</a>
+ <a href="https://reproduce.debian.net">https://reproduce.debian.net</a> / amd64 / <a href="https://arm64.reproduce.debian.net">arm64</a> / <a href="https://i386.reproduce.debian.net">i386</a>
<br/>
<a href="/stats/">Statistics about BAD packages</a> on amd64.
<br/>
=====================================
hosts/osuosl5-amd64/var/www/html/index_i386.html
=====================================
@@ -194,7 +194,7 @@
<footer>
pew pew, <a href="https://github.com/kpcyrd/rebuilderd">rebuilderd</a> using <a href="https://tracker.debian.org/pkg/devscripts">debrebuild</a> (with <a href="https://tracker.debian.org/pkg/sbuild">sbuild+unshare</a> as backend) to reproduce what Debian distributes via <code><a href="https://deb.debian.org/debian/dists/">deb.debian.org</a></code>. ♥️
<br/>
- <a href="https://reproduce.debian.net">https://reproduce.debian.net</a> / i386 / <a href="https://amd64.reproduce.debian.net">amd64</a>
+ <a href="https://reproduce.debian.net">https://reproduce.debian.net</a> / <a href="https://amd64.reproduce.debian.net">amd64</a> / <a href="https://arm64.reproduce.debian.net">arm64</a> / i386
<br/>
<a href="/stats/">Statistics about BAD packages</a> on i386.
<br/>
=====================================
hosts/osuosl5-amd64/var/www/html/rebuilderd-setup.html
=====================================
@@ -138,6 +138,7 @@ while true ; do env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie
cd ; mkdir -p i386 ; cd i386 ; /opt/usr/bin/rebuilderd -c /opt/etc/rebuilderd-i386.conf
while true ; do env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8485 pkgs sync-profile --sync-config /opt/etc/rebuilderd-sync-i386.conf debian-main --print-json | jq '.[] | select(.architecture != "all")' | jq -s | env REBUILDERD_COOKIE_PATH=~/.local/share/rebuilderd-auth-cookie /opt/usr/bin/rebuildctl -H http://127.0.0.1:8485 pkgs sync-stdin debian main ; echo sleeping 3h now ; sleep 3h ; done
+cd ; mkdir -p arm64 ; cd adm64 ; /opt/usr/bin/rebuilderd -c /opt/etc/rebuilderd-arm64.conf
</body>
</html>
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/231bce1f247f4300849b6c24106cf6e8cb6a4df3
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/231bce1f247f4300849b6c24106cf6e8cb6a4df3
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/20250121/c7ab60f3/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list