All of lore.kernel.org
 help / color / mirror / Atom feed
* Override of sid distro config breaks mirrors
@ 2023-01-30  9:58 Moessbauer, Felix
  2023-01-30 11:01 ` Gylstorff Quirin
  0 siblings, 1 reply; 4+ messages in thread
From: Moessbauer, Felix @ 2023-01-30  9:58 UTC (permalink / raw)
  To: cip-dev; +Cc: Gylstorff, Quirin

Dear devs,

the distro "debian-sid" and "debian-sid-ports" is currently specified
both in ISAR and in isar-cip-core. While in ISAR standard debian
mirrors are used, cip-core pins that to a specific release on
snapshots.debian.org.

This breaks use-cases where local mirrors shall be used, as these do
not support snapshots. Also, this "infects" other layers that actually
want to use sid "as-is".

Please consider renaming this distro to "cip-<distro>" to get rid of
this ambiguity.

Best regards,
Felix Moessbauer
Siemens AG


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

* Re: Override of sid distro config breaks mirrors
  2023-01-30  9:58 Override of sid distro config breaks mirrors Moessbauer, Felix
@ 2023-01-30 11:01 ` Gylstorff Quirin
  2023-01-31  9:09   ` Moessbauer, Felix
  0 siblings, 1 reply; 4+ messages in thread
From: Gylstorff Quirin @ 2023-01-30 11:01 UTC (permalink / raw)
  To: Moessbauer, Felix (T CED INW-CN), cip-dev



On 1/30/23 10:58, Moessbauer, Felix (T CED INW-CN) wrote:
> Dear devs,
> 
> the distro "debian-sid" and "debian-sid-ports" is currently specified
> both in ISAR and in isar-cip-core. While in ISAR standard debian
> mirrors are used, cip-core pins that to a specific release on
> snapshots.debian.org.
You mean the list files, which override the list files provided by ISAR? 
Because the only distribution in isar-cip-core is `cip-core-sid-ports`.

This looks to me like a workaround to override DISTRO_APT_SOURCES
from `conf/distro/debian-sid-ports.conf`.

I pushed a fix at 
https://gitlab.com/cip-project/cip-core/isar-cip-core/-/tree/quirin/sid-lists/

> 
> This breaks use-cases where local mirrors shall be used, as these do
> not support snapshots. Also, this "infects" other layers that actually
> want to use sid "as-is".
> 
> Please consider renaming this distro to "cip-<distro>" to get rid of
> this ambiguity.
> 
> Best regards,
> Felix Moessbauer
> Siemens AG
Best regards

Quirin


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

* Re: Override of sid distro config breaks mirrors
  2023-01-30 11:01 ` Gylstorff Quirin
@ 2023-01-31  9:09   ` Moessbauer, Felix
  2023-02-02 14:59     ` Jan Kiszka
  0 siblings, 1 reply; 4+ messages in thread
From: Moessbauer, Felix @ 2023-01-31  9:09 UTC (permalink / raw)
  To: cip-dev, Gylstorff, Quirin

On Mon, 2023-01-30 at 12:01 +0100, Gylstorff Quirin wrote:
> 
> 
> On 1/30/23 10:58, Moessbauer, Felix (T CED INW-CN) wrote:
> > Dear devs,
> > 
> > the distro "debian-sid" and "debian-sid-ports" is currently
> > specified
> > both in ISAR and in isar-cip-core. While in ISAR standard debian
> > mirrors are used, cip-core pins that to a specific release on
> > snapshots.debian.org.
> You mean the list files, which override the list files provided by
> ISAR? 
> Because the only distribution in isar-cip-core is `cip-core-sid-
> ports`.
> 
> This looks to me like a workaround to override DISTRO_APT_SOURCES
> from `conf/distro/debian-sid-ports.conf`.
> 
> I pushed a fix at 
> https://gitlab.com/cip-project/cip-core/isar-cip-core/-/tree/quirin/sid-lists/

Thanks Quirin. I tested it and can confirm that this solves the issue.

Felix

> 
> > 
> > This breaks use-cases where local mirrors shall be used, as these
> > do
> > not support snapshots. Also, this "infects" other layers that
> > actually
> > want to use sid "as-is".
> > 
> > Please consider renaming this distro to "cip-<distro>" to get rid
> > of
> > this ambiguity.
> > 
> > Best regards,
> > Felix Moessbauer
> > Siemens AG
> Best regards
> 
> Quirin


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

* Re: Override of sid distro config breaks mirrors
  2023-01-31  9:09   ` Moessbauer, Felix
@ 2023-02-02 14:59     ` Jan Kiszka
  0 siblings, 0 replies; 4+ messages in thread
From: Jan Kiszka @ 2023-02-02 14:59 UTC (permalink / raw)
  To: Moessbauer, Felix, cip-dev, Gylstorff, Quirin

On 31.01.23 10:09, Moessbauer, Felix wrote:
> On Mon, 2023-01-30 at 12:01 +0100, Gylstorff Quirin wrote:
>>
>>
>> On 1/30/23 10:58, Moessbauer, Felix (T CED INW-CN) wrote:
>>> Dear devs,
>>>
>>> the distro "debian-sid" and "debian-sid-ports" is currently
>>> specified
>>> both in ISAR and in isar-cip-core. While in ISAR standard debian
>>> mirrors are used, cip-core pins that to a specific release on
>>> snapshots.debian.org.
>> You mean the list files, which override the list files provided by
>> ISAR? 
>> Because the only distribution in isar-cip-core is `cip-core-sid-
>> ports`.
>>
>> This looks to me like a workaround to override DISTRO_APT_SOURCES
>> from `conf/distro/debian-sid-ports.conf`.
>>
>> I pushed a fix at 
>> https://gitlab.com/cip-project/cip-core/isar-cip-core/-/tree/quirin/sid-lists/
> 
> Thanks Quirin. I tested it and can confirm that this solves the issue.
> 

Then someone just need to send the patch :)

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux



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

end of thread, other threads:[~2023-02-02 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30  9:58 Override of sid distro config breaks mirrors Moessbauer, Felix
2023-01-30 11:01 ` Gylstorff Quirin
2023-01-31  9:09   ` Moessbauer, Felix
2023-02-02 14:59     ` Jan Kiszka

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.