[PATCH] Pull bullseye from archive.d.o

3 views
Skip to first unread message

Jan Kiszka

unread,
Sep 6, 2026, 3:20:43 PM (5 days ago) Sep 6
to isar-users
From: Jan Kiszka <jan.k...@siemens.com>

LTS for Debian bullseye was closed by the end of August 2026. Pull it
from the archive from now on. Security updates will not provided this
way. Debian ELTS (https://www.freexian.com/lts/extended/) can provide
longer support (package feed is subscriber-only).

At this stage, debian-security was not archived. If this is restored at
some point, we can also enable the related feed. For now, even more
security updates will be missing in a rebuild.

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---
meta/conf/distro/debian-bullseye.list | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/meta/conf/distro/debian-bullseye.list b/meta/conf/distro/debian-bullseye.list
index db1d98f1..7f1afd47 100644
--- a/meta/conf/distro/debian-bullseye.list
+++ b/meta/conf/distro/debian-bullseye.list
@@ -1,8 +1,9 @@
-deb http://deb.debian.org/debian bullseye main contrib non-free
-deb-src http://deb.debian.org/debian bullseye main contrib non-free
+deb http://archive.debian.org/debian bullseye main contrib non-free
+deb-src http://archive.debian.org/debian bullseye main contrib non-free

-deb http://deb.debian.org/debian-security bullseye-security main contrib non-free
-deb-src http://deb.debian.org/debian-security bullseye-security main contrib non-free
+# bullseye security archive is missing so far
+#deb http://archive.debian.org/debian-security bullseye/updates main contrib non-free
+#deb-src http://archive.debian.org/debian-security bullseye/updates main contrib non-free

-deb http://deb.debian.org/debian bullseye-updates main contrib non-free
-deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
+deb http://archive.debian.org/debian bullseye-updates main contrib non-free
+deb-src http://archive.debian.org/debian bullseye-updates main contrib non-free
--
2.47.3

MOESSBAUER, Felix

unread,
Sep 9, 2026, 2:19:45 AM (2 days ago) Sep 9
to Kiszka, Jan, isar-users
On Sun, 2026-09-06 at 21:20 +0200, 'Jan Kiszka' via isar-users wrote:
> From: Jan Kiszka <jan.k...@siemens.com>
>
> LTS for Debian bullseye was closed by the end of August 2026. Pull it
> from the archive from now on. Security updates will not provided this
> way. Debian ELTS (https://www.freexian.com/lts/extended/) can provide
> longer support (package feed is subscriber-only).
>
> At this stage, debian-security was not archived. If this is restored at
> some point, we can also enable the related feed. For now, even more
> security updates will be missing in a rebuild.
>
> Signed-off-by: Jan Kiszka <jan.k...@siemens.com>

Tested-by: Felix Moessbauer <felix.mo...@siemens.com>

Without this patch the CI is failing as of today.

Felix

> ---
> meta/conf/distro/debian-bullseye.list | 13 +++++++------
> 1 file changed, 7 insertions(+), 6 deletions(-)
>
> diff --git a/meta/conf/distro/debian-bullseye.list b/meta/conf/distro/debian-bullseye.list
> index db1d98f1..7f1afd47 100644
> --- a/meta/conf/distro/debian-bullseye.list
> +++ b/meta/conf/distro/debian-bullseye.list
> @@ -1,8 +1,9 @@
> -deb http://deb.debian.org/debian bullseye main contrib non-free
> -deb-src http://deb.debian.org/debian bullseye main contrib non-free
> +deb http://archive.debian.org/debian bullseye main contrib non-free
> +deb-src http://archive.debian.org/debian bullseye main contrib non-free
>
> -deb http://deb.debian.org/debian-security bullseye-security main contrib non-free
> -deb-src http://deb.debian.org/debian-security bullseye-security main contrib non-free
> +# bullseye security archive is missing so far
> +#deb http://archive.debian.org/debian-security bullseye/updates main contrib non-free
> +#deb-src http://archive.debian.org/debian-security bullseye/updates main contrib non-free
>
> -deb http://deb.debian.org/debian bullseye-updates main contrib non-free
> -deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free
> +deb http://archive.debian.org/debian bullseye-updates main contrib non-free
> +deb-src http://archive.debian.org/debian bullseye-updates main contrib non-free
> --
> 2.47.3
>

> --
> 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+...@googlegroups.com.
> To view this discussion visit https://groups.google.com/d/msgid/isar-users/e69370a5-ef87-4c97-ac42-970a74e1cefa%40siemens.com.

Jan Kiszka

unread,
Sep 9, 2026, 2:23:21 AM (2 days ago) Sep 9
to Moessbauer, Felix (FT RPD CED OES-DE), isar-users
On 09.09.26 08:19, Moessbauer, Felix (FT RPD CED OES-DE) wrote:
> On Sun, 2026-09-06 at 21:20 +0200, 'Jan Kiszka' via isar-users wrote:
>> From: Jan Kiszka <jan.k...@siemens.com>
>>
>> LTS for Debian bullseye was closed by the end of August 2026. Pull it
>> from the archive from now on. Security updates will not provided this
>> way. Debian ELTS (https://www.freexian.com/lts/extended/) can provide
>> longer support (package feed is subscriber-only).
>>
>> At this stage, debian-security was not archived. If this is restored at
>> some point, we can also enable the related feed. For now, even more
>> security updates will be missing in a rebuild.
>>
>> Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
>
> Tested-by: Felix Moessbauer <felix.mo...@siemens.com>
>
> Without this patch the CI is failing as of today.
>

Yeah, I hope this is on fast-path now.

Jan

--
Siemens AG, Foundational Technologies
Linux Expert Center

Zhihang Wei

unread,
Sep 9, 2026, 3:03:00 AM (2 days ago) Sep 9
to Jan Kiszka, isar-users, Felix Moessbauer
Applied to next, thanks.

raspios-bullseye-64.list needs the same change, I'll send a patch.

Zhihang
Reply all
Reply to author
Forward
0 new messages