public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* Remove bootstrap support
@ 2025-11-05 13:11 'Clara Kowalsky' via isar-users
  2025-11-06 16:01 ` 'MOESSBAUER, Felix' via isar-users
  0 siblings, 1 reply; 3+ messages in thread
From: 'Clara Kowalsky' via isar-users @ 2025-11-05 13:11 UTC (permalink / raw)
  To: isar-users, ibr; +Cc: Kiszka, Jan (T CED)

Hi,

I noticed that with kas 5.0 debian-trixie and using own keys in 
isar-bootstrap, one runs into the issue that apt-key is deprecated with 
trixie.

With:
+PREFERRED_PROVIDER_bootstrap-host ??= "isar-bootstrap-host"
+PREFERRED_PROVIDER_bootstrap-target ??= "isar-bootstrap-target"
& setting e.g., HOST_DISTRO_BOOTSTRAP_KEYS
for the isar-bootstrap-host target, the do_generate_keyrings task 
returns an error:
sudo: apt-key: command not found

The isar testsuite is not covering isar-bootstrap.

The question is, is the support of bootstrap even needed nowadays or can 
it be removed from isar?

Best regards,
Clara Kowalsky

-- 
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/c02345cd-55c0-43c8-b4b8-b3ac67f3c1ce%40siemens.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Remove bootstrap support
  2025-11-05 13:11 Remove bootstrap support 'Clara Kowalsky' via isar-users
@ 2025-11-06 16:01 ` 'MOESSBAUER, Felix' via isar-users
  2025-11-06 16:46   ` 'Jan Kiszka' via isar-users
  0 siblings, 1 reply; 3+ messages in thread
From: 'MOESSBAUER, Felix' via isar-users @ 2025-11-06 16:01 UTC (permalink / raw)
  To: isar-users, ibr, Kowalsky, Clara; +Cc: Kiszka, Jan

On Wed, 2025-11-05 at 14:11 +0100, 'Clara Kowalsky' via isar-users
wrote:
> Hi,
> 
> I noticed that with kas 5.0 debian-trixie and using own keys in 
> isar-bootstrap, one runs into the issue that apt-key is deprecated with 
> trixie.
> 
> With:
> +PREFERRED_PROVIDER_bootstrap-host ??= "isar-bootstrap-host"
> +PREFERRED_PROVIDER_bootstrap-target ??= "isar-bootstrap-target"
> & setting e.g., HOST_DISTRO_BOOTSTRAP_KEYS
> for the isar-bootstrap-host target, the do_generate_keyrings task 
> returns an error:
> sudo: apt-key: command not found

That's a bug...

> 
> The isar testsuite is not covering isar-bootstrap.
> 
> The question is, is the support of bootstrap even needed nowadays or can 
> it be removed from isar?

I also expected that we can sunset the old bootstrap implementation,
but apparently this implementation just got a patch so that it can be
used for building openKylinOS via ISAR [1]. Looks like we still have
users on it.

[1] "bitbake: Move the preferred bootstrap assignment before including
local.conf"

Felix

> 
> Best regards,
> Clara Kowalsky
> 
> -- 
> 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/c02345cd-55c0-43c8-b4b8-b3ac67f3c1ce%40siemens.com.

-- 
Siemens AG
Linux Expert Center
Friedrich-Ludwig-Bauer-Str. 3
85748 Garching, Germany

-- 
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/274d1580e41faf9c071e3e83d59b598252c530f8.camel%40siemens.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Remove bootstrap support
  2025-11-06 16:01 ` 'MOESSBAUER, Felix' via isar-users
@ 2025-11-06 16:46   ` 'Jan Kiszka' via isar-users
  0 siblings, 0 replies; 3+ messages in thread
From: 'Jan Kiszka' via isar-users @ 2025-11-06 16:46 UTC (permalink / raw)
  To: Moessbauer, Felix (FT RPD CED OES-DE),
	isar-users, ibr, Kowalsky, Clara (FT RPD CED OES-DE)

On 06.11.25 17:01, Moessbauer, Felix (FT RPD CED OES-DE) wrote:
> On Wed, 2025-11-05 at 14:11 +0100, 'Clara Kowalsky' via isar-users
> wrote:
>> Hi,
>>
>> I noticed that with kas 5.0 debian-trixie and using own keys in 
>> isar-bootstrap, one runs into the issue that apt-key is deprecated with 
>> trixie.
>>
>> With:
>> +PREFERRED_PROVIDER_bootstrap-host ??= "isar-bootstrap-host"
>> +PREFERRED_PROVIDER_bootstrap-target ??= "isar-bootstrap-target"
>> & setting e.g., HOST_DISTRO_BOOTSTRAP_KEYS
>> for the isar-bootstrap-host target, the do_generate_keyrings task 
>> returns an error:
>> sudo: apt-key: command not found
> 
> That's a bug...
> 
>>
>> The isar testsuite is not covering isar-bootstrap.
>>
>> The question is, is the support of bootstrap even needed nowadays or can 
>> it be removed from isar?
> 
> I also expected that we can sunset the old bootstrap implementation,
> but apparently this implementation just got a patch so that it can be
> used for building openKylinOS via ISAR [1]. Looks like we still have
> users on it.
> 
> [1] "bitbake: Move the preferred bootstrap assignment before including
> local.conf"
> 

Before blocking the removal of this untested legacy code due to some
not-yet-upstream-proposed extension, I would like to first of all see
that extension proposed and secondly get explained why openKylinOS does
not work with mmdebstrap. Or does it bring its own bootstrap?

Jan

-- 
Siemens AG, Foundational Technologies
Linux Expert Center

-- 
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/152a0f93-841c-484d-acaa-30932fd4d4a4%40siemens.com.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-11-06 16:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-11-05 13:11 Remove bootstrap support 'Clara Kowalsky' via isar-users
2025-11-06 16:01 ` 'MOESSBAUER, Felix' via isar-users
2025-11-06 16:46   ` 'Jan Kiszka' via isar-users

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox