[Git][qa/jenkins.debian.net][master] reproducible OpenWrt: dont use python3-distutils for building, its gone in trixie
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Aug 10 11:52:48 BST 2025
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
53e5f6fd by Holger Levsen at 2025-08-10T12:51:24+02:00
reproducible OpenWrt: dont use python3-distutils for building, its gone in trixie
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/reproducible_openwrt.sh
- update_jdn.sh
Changes:
=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -23,7 +23,7 @@ OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
OPENWRT_GIT_BRANCH=master
OPENWRT_CONFIG=
OPENWRT_TARGET=
-OPENWRT_HOST_PACKAGES="gcc gcc-multilib binutils bzip2 flex python3 python3-distutils python3-dev python3-setuptools perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion swig"
+OPENWRT_HOST_PACKAGES="gcc gcc-multilib binutils bzip2 flex python3 python3-dev python3-setuptools perl make findutils grep diffutils unzip gawk util-linux zlib1g-dev libc6-dev git subversion swig"
# node configuration
GENERIC_NODE1=osuosl1-amd64.debian.net
=====================================
update_jdn.sh
=====================================
@@ -513,7 +513,6 @@ if [ -f /etc/debian_version ] ; then
pkg-config
python3-clint
python3-dev
- python3-distutils
python3-git
python3-pystache
python3-requests
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/53e5f6fd216a17225237310c43030ff60c8ef7ce
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/53e5f6fd216a17225237310c43030ff60c8ef7ce
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/20250810/4cf11779/attachment-0001.htm>
More information about the Qa-jenkins-scm
mailing list