From: Simon McVittie Date: Fri, 2 Dec 2022 15:23:01 +0000 (+0000) Subject: Work around Mesa regresion #1025312 by forcing software rendering X-Git-Tag: archive/raspbian/4.8.3+ds-2+rpi1~3^2~32 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=21fbef6d66586999e9a57d1c57694a4b8771f1c7;p=gtk4.git Work around Mesa regresion #1025312 by forcing software rendering We expect only software rendering to be available in typical buildd or autopkgtest environments anyway, so this is no real loss. --- diff --git a/debian/tests/run-with-display b/debian/tests/run-with-display index 3fa2d46e3b..bd6a1d21ca 100755 --- a/debian/tests/run-with-display +++ b/debian/tests/run-with-display @@ -26,6 +26,9 @@ usage () { exit "$status" } +# Workaround for https://bugs.debian.org/1025312 +export LIBGL_ALWAYS_SOFTWARE=1 + display="$1" case "$display" in