[PATCH] Limit python3-distutils host dependency to bullseye and bookworm

12 views
Skip to first unread message

Jan Kiszka

unread,
Sep 15, 2025, 9:24:19 AMSep 15
to isar-users
From: Jan Kiszka <jan.k...@siemens.com>

With trixie, this package is no longer needed. Consequently, we also
need to drop it from sid-ports

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---
doc/user_manual.md | 2 +-
meta/conf/distro/debian-sid-ports.conf | 2 --
2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/doc/user_manual.md b/doc/user_manual.md
index a9348d26..0ba938fa 100644
--- a/doc/user_manual.md
+++ b/doc/user_manual.md
@@ -102,7 +102,7 @@ mmdebstrap:
apt install debootstrap
```

-If your host is >= buster, also install the following package.
+If your host is bullseye or bookworm, also install the following package.
```
apt install python3-distutils
```
diff --git a/meta/conf/distro/debian-sid-ports.conf b/meta/conf/distro/debian-sid-ports.conf
index 64f3717e..940dc051 100644
--- a/meta/conf/distro/debian-sid-ports.conf
+++ b/meta/conf/distro/debian-sid-ports.conf
@@ -24,6 +24,4 @@ THIRD_PARTY_APT_KEYS += "${DEBIAN_PORTS_KEYS}"

IMAGE_PREINSTALL += "init"

-IMAGER_INSTALL:wic += "python3-distutils"
-
DEBIAN_COMPAT = "13"
--
2.51.0

Zhihang Wei

unread,
Oct 13, 2025, 10:03:54 AM (2 days ago) Oct 13
to Jan Kiszka, isar-users
Applied to next, thanks.
Reply all
Reply to author
Forward
0 new messages