[Git][qa/jenkins.debian.net][master] janitor: attempt #2 at fixing /dev/console: use /dev/null

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu May 7 22:55:12 BST 2026



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


Commits:
cea27037 by Jelmer Vernooij at 2026-05-07T23:55:03+02:00
janitor: attempt #2 at fixing /dev/console: use /dev/null

(cherry picked from commit 01264bb6dab5559681ee3bd9233ed4fdf69ea939)
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/janitor_worker.sh


Changes:

=====================================
bin/janitor_worker.sh
=====================================
@@ -12,7 +12,7 @@ docker run --rm --privileged \
 	--tmpfs /var/lib/schroot/session:rw,exec,dev,suid \
 	--tmpfs /var/lib/schroot/union/overlay:rw,exec,dev,suid \
 	--tmpfs /var/lib/sbuild/build:rw,exec,dev,suid \
-	--device /dev/console \
+	-v /dev/null:/dev/console \
 	registry.salsa.debian.org/janitor-team/janitor.debian.net/worker:latest \
 	--listen-address=0.0.0.0 \
 	--port=8080 \



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/cea27037b2a2d05723ed9bacb03cb909a4866879
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20260507/ea24be80/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list