From: Michał Kępień Date: Tue, 6 Aug 2024 11:22:38 +0000 (+0000) Subject: chg: test: use --without-python for Debian "sid" builds X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8026a59dbac6adf5d0ea04da3598e2045bd62c0f;p=thirdparty%2Fbind9.git chg: test: use --without-python for Debian "sid" builds Debian "sid" images used in GitLab CI no longer contain the distutils Python module, which prevents the ./configure script from succeeding on that operating system. Instead of explicitly installing optional dependencies for a branch that is no longer actively maintained, add the --without-python switch to the ./configure invocations on Debian "sid" to work around the problem. Merge branch 'michal/disable-python-for-debian-sid-builds' into 'bind-9.16' See merge request isc-projects/bind9!9260 --- 8026a59dbac6adf5d0ea04da3598e2045bd62c0f