* [PATCH v2 1/1] fix: remove not-needed python3-distutils from wic deps
@ 2024-08-01 6:46 'Felix Moessbauer' via isar-users
2024-08-14 6:54 ` Uladzimir Bely
0 siblings, 1 reply; 2+ messages in thread
From: 'Felix Moessbauer' via isar-users @ 2024-08-01 6:46 UTC (permalink / raw)
To: isar-users; +Cc: jan.kiszka, amikan, Felix Moessbauer
The python3-distutils package currently does not exist in debian trixie,
breaking the build. As this dependency is no longer needed since
20af1e279835, this patch drops it.
Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
---
meta/conf/distro/debian-common.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/conf/distro/debian-common.conf b/meta/conf/distro/debian-common.conf
index d8556964..8c6a3f63 100644
--- a/meta/conf/distro/debian-common.conf
+++ b/meta/conf/distro/debian-common.conf
@@ -18,7 +18,6 @@ IMAGER_INSTALL:wic += "parted \
dosfstools \
mtools \
e2fsprogs \
- python3-distutils \
bmap-tools \
tar \
fdisk"
--
2.39.2
--
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 on the web visit https://groups.google.com/d/msgid/isar-users/20240801064613.241598-1-felix.moessbauer%40siemens.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2 1/1] fix: remove not-needed python3-distutils from wic deps
2024-08-01 6:46 [PATCH v2 1/1] fix: remove not-needed python3-distutils from wic deps 'Felix Moessbauer' via isar-users
@ 2024-08-14 6:54 ` Uladzimir Bely
0 siblings, 0 replies; 2+ messages in thread
From: Uladzimir Bely @ 2024-08-14 6:54 UTC (permalink / raw)
To: Felix Moessbauer, isar-users
On Thu, 2024-08-01 at 08:46 +0200, 'Felix Moessbauer' via isar-users
wrote:
> The python3-distutils package currently does not exist in debian
> trixie,
> breaking the build. As this dependency is no longer needed since
> 20af1e279835, this patch drops it.
>
> Signed-off-by: Felix Moessbauer <felix.moessbauer@siemens.com>
> ---
> meta/conf/distro/debian-common.conf | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/meta/conf/distro/debian-common.conf
> b/meta/conf/distro/debian-common.conf
> index d8556964..8c6a3f63 100644
> --- a/meta/conf/distro/debian-common.conf
> +++ b/meta/conf/distro/debian-common.conf
> @@ -18,7 +18,6 @@ IMAGER_INSTALL:wic += "parted \
> dosfstools \
> mtools \
> e2fsprogs \
> - python3-distutils \
> bmap-tools \
> tar \
> fdisk"
> --
> 2.39.2
>
Applied to next, thanks.
--
Best regards,
Uladzimir.
--
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 on the web visit https://groups.google.com/d/msgid/isar-users/fc0d587f222901072861b80e739767f7a0057b91.camel%40ilbers.de.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-14 6:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-01 6:46 [PATCH v2 1/1] fix: remove not-needed python3-distutils from wic deps 'Felix Moessbauer' via isar-users
2024-08-14 6:54 ` Uladzimir Bely
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox