From: "'Jan Kiszka' via isar-users" <isar-users@googlegroups.com>
To: isar-users <isar-users@googlegroups.com>
Subject: [PATCH] Limit python3-distutils host dependency to bullseye and bookworm
Date: Mon, 15 Sep 2025 15:24:13 +0200 [thread overview]
Message-ID: <442a838c-d399-4236-b104-cae461010c53@siemens.com> (raw)
From: Jan Kiszka <jan.kiszka@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.kiszka@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
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/442a838c-d399-4236-b104-cae461010c53%40siemens.com.
next reply other threads:[~2025-09-15 13:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-15 13:24 'Jan Kiszka' via isar-users [this message]
2025-10-13 14:03 ` Zhihang Wei
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=442a838c-d399-4236-b104-cae461010c53@siemens.com \
--to=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox