public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* Using private apt-repositories
@ 2026-04-23  9:11 Ulrich Teichert
  2026-04-23  9:26 ` Anton Mikanovich
  0 siblings, 1 reply; 3+ messages in thread
From: Ulrich Teichert @ 2026-04-23  9:11 UTC (permalink / raw)
  To: isar-users


[-- Attachment #1.1: Type: text/plain, Size: 1609 bytes --]

Hi,

I'm in the process of moving our image generation from ELBE to Isar - and 
of course
I'm running into unforseen situations ;-)

ELBE relies on apt-repositories where already build packages are stored, 
ready for
installation on the target, therefore we have all our custom stuff already 
build and
available as Debian packages and I surely do not want to rebuild these 
packages in
Isar.

So, I added an extra layer and appended a sources list file 
to DISTRO_APT_SOURCES,
pointing to our local apt-repository (aptly) and added one of our locally 
hosted
packages to IMAGE_INSTALL. This somewhat naive approach backfired 
immediatetly
when trying to build an image:

ERROR: Nothing PROVIDES 'XXXX' (but 
mc:qemuarm64-trixie:/home/isar/isar-image/isar/meta-isar/recipes-core/images/isar-image-base.bb 
DEPENDS on or otherwise requires it

where XXXX is the locally hosted package name.

This is probably expected behaviour, I assume. What would be the best way 
to tackle that?
Overwriting the part of the Isar-bootstrapping where the package lists are 
build?
Defining another list of packages to be installed after bootstrapping is 
complete?
I'd like to avoid adding recipies for every local package,

thanks in advance for every suggestion,
Uli

-- 
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/acd50625-b3eb-491e-9173-57ca254f80d2n%40googlegroups.com.

[-- Attachment #1.2: Type: text/html, Size: 2164 bytes --]

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

end of thread, other threads:[~2026-04-23  9:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-04-23  9:11 Using private apt-repositories Ulrich Teichert
2026-04-23  9:26 ` Anton Mikanovich
2026-04-23  9:37   ` AW: " Ulrich Teichert

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