All of lore.kernel.org
 help / color / mirror / Atom feed
* Intent of cri-o recipe
@ 2018-04-16 14:39 akuster808
  2018-04-16 19:36 ` Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: akuster808 @ 2018-04-16 14:39 UTC (permalink / raw)
  To: meta-virtualization

Hello,

Was was running the yocto-check-layer sadly over the weekend and one for
the issues it note was:


ERROR: Nothing PROVIDES 'ostree' (but
/home/akuster/oss/maint/meta-virtualization/recipes-containers/cri-o/cri-o_git.bb
DEPENDS on or otherwise requires it). Close matches:
  tree
ERROR: Required build target 'meta-world-pkgdata' has no buildable
providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
'cri-o', 'ostree']


From what I can tell ostree is in meta-iot and a few other layers. Is
the intent to include one of the other layers as a requirement, include
your own copy of ostree, do a dynamic layer thing or something else?


Kind regards,

Armin



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

* Re: Intent of cri-o recipe
  2018-04-16 14:39 Intent of cri-o recipe akuster808
@ 2018-04-16 19:36 ` Bruce Ashfield
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2018-04-16 19:36 UTC (permalink / raw)
  To: akuster808; +Cc: meta-virtualization

On Mon, Apr 16, 2018 at 10:39 AM, akuster808 <akuster808@gmail.com> wrote:
> Hello,
>
> Was was running the yocto-check-layer sadly over the weekend and one for
> the issues it note was:
>
>
> ERROR: Nothing PROVIDES 'ostree' (but
> /home/akuster/oss/maint/meta-virtualization/recipes-containers/cri-o/cri-o_git.bb
> DEPENDS on or otherwise requires it). Close matches:
>   tree
> ERROR: Required build target 'meta-world-pkgdata' has no buildable
> providers.
> Missing or unbuildable dependency chain was: ['meta-world-pkgdata',
> 'cri-o', 'ostree']
>
>
> From what I can tell ostree is in meta-iot and a few other layers. Is
> the intent to include one of the other layers as a requirement, include
> your own copy of ostree, do a dynamic layer thing or something else?

One of the backends of cri-o is ostree, so yah, it is more of a custom
configuration to put the outputs of that recipe into use for a given image.

I should put more info into the README for the layer, and that you can
get ostree from one of the other layers in the oe ecosystem.

I ended up needing to make my own copy of the recipe into meta-overc,
since the layers in question were making changes (or the recipe wasn't
causing me other issues), and I need to revisit that.

Bruce


>
>
> Kind regards,
>
> Armin
>
> --
> _______________________________________________
> meta-virtualization mailing list
> meta-virtualization@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-virtualization



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


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

end of thread, other threads:[~2018-04-16 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-16 14:39 Intent of cri-o recipe akuster808
2018-04-16 19:36 ` Bruce Ashfield

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.