* [PATCH] Limit python3-distutils host dependency to bullseye and bookworm
@ 2025-09-15 13:24 'Jan Kiszka' via isar-users
2025-10-13 14:03 ` Zhihang Wei
0 siblings, 1 reply; 2+ messages in thread
From: 'Jan Kiszka' via isar-users @ 2025-09-15 13:24 UTC (permalink / raw)
To: isar-users
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Limit python3-distutils host dependency to bullseye and bookworm
2025-09-15 13:24 [PATCH] Limit python3-distutils host dependency to bullseye and bookworm 'Jan Kiszka' via isar-users
@ 2025-10-13 14:03 ` Zhihang Wei
0 siblings, 0 replies; 2+ messages in thread
From: Zhihang Wei @ 2025-10-13 14:03 UTC (permalink / raw)
To: Jan Kiszka, isar-users
Applied to next, thanks.
On 9/15/25 15:24, 'Jan Kiszka' via isar-users wrote:
> 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"
--
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/d10e4313-dec6-41e9-8d29-cbc85ad33f96%40ilbers.de.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-13 14:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-09-15 13:24 [PATCH] Limit python3-distutils host dependency to bullseye and bookworm 'Jan Kiszka' via isar-users
2025-10-13 14:03 ` Zhihang Wei
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox