[Git][qa/jenkins.debian.net][master] r.d.n: 2nd stab at a pkgsync script
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sat Apr 5 20:59:30 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
671330b3 by Holger Levsen at 2025-04-05T21:59:18+02:00
r.d.n: 2nd stab at a pkgsync script
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_pkgsync.sh
Changes:
=====================================
bin/rebuilderd_pkgsync.sh
=====================================
@@ -31,8 +31,8 @@ esac
ARCH=$1
shift
-# REBUILDERD_COOKIE_PATH could be set by aservice
-REBUILDERD_COOKIE_PATH=/srv/rebuilderd/$ARCH/.auth-cookie
+# REBUILDERD_COOKIE_PATH could be set by service
+export REBUILDERD_COOKIE_PATH=/srv/rebuilderd/$ARCH/.auth-cookie
while true ; do
/opt/usr/bin/rebuildctl -H http://127.0.0.1:$PORT pkgs sync-profile --sync-config /opt/etc/rebuilderd-sync-${ARCH}.conf debian-main --print-json | jq "$JQQUERY" | jq -s | /opt/usr/bin/rebuildctl -H http://127.0.0.1:$PORT pkgs sync-stdin debian main
ST=$(shuf -i 150-210 -n 1)
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/671330b3464a39430291cafb7e497d0ffee2151f
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/671330b3464a39430291cafb7e497d0ffee2151f
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/20250405/71d97984/attachment.htm>
More information about the Qa-jenkins-scm
mailing list