From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Yi Zhao <yi.zhao@eng.windriver.com>,
openembedded-devel@lists.openembedded.org
Subject: Re: [oe] [meta-oe][PATCH 2/2] netplan: add missing runtime dependencies
Date: Fri, 10 Mar 2023 20:46:38 +0100 [thread overview]
Message-ID: <2023031019202299276139@mail.local> (raw)
In-Reply-To: <CAMKF1srB7mrZvy9y4QmaAfw3xXw=hoybuv==bCOP_OykDr=66w@mail.gmail.com>
On 10/03/2023 10:24:20-0800, Khem Raj wrote:
> On Fri, Mar 10, 2023 at 8:46 AM Alexandre Belloni via
> lists.openembedded.org
> <alexandre.belloni=bootlin.com@lists.openembedded.org> wrote:
> >
> > Hello,
> >
> > This broke check-layer-nightly on the autobuilders:
> >
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/15/logs/stdio
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/21/logs/stdio
> > https://autobuilder.yoctoproject.org/typhoon/#/builders/121/builds/1227/steps/23/logs/stdio
> >
> > I'm not completely sure why yet.
>
> it started to depend on python-rich and the recipe for python-rich is
> now in meta-python but perhaps this went in ahead of the new recipe.
Ok, this would explain why I found python-rich when looking for it but
not check-layer at the time.
> Ideally they should have
> gone in atomically.
>
> >
> > On 08/03/2023 21:57:05+0800, Yi Zhao wrote:
> > > Add python3-dbus and python3-rich[1] to RDEPENDS.
> > >
> > > [1] https://github.com/canonical/netplan/pull/290
> > >
> > > Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
> > > ---
> > > .../meta-python/recipes-connectivity/netplan/netplan_0.106.bb | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > diff --git a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_0.106.bb b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_0.106.bb
> > > index b7fe7ae3e..8c1eaa550 100644
> > > --- a/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_0.106.bb
> > > +++ b/meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_0.106.bb
> > > @@ -26,7 +26,7 @@ PACKAGECONFIG ?= ""
> > >
> > > PACKAGECONFIG[tests] = ",,,python3-nose python3-coverage python3-netifaces python3-pycodestyle python3-pyflakes python3-pyyaml"
> > >
> > > -RDEPENDS:${PN} = "python3 python3-core python3-netifaces python3-pyyaml util-linux-libuuid libnetplan"
> > > +RDEPENDS:${PN} = "python3 python3-core python3-netifaces python3-pyyaml util-linux-libuuid libnetplan python3-dbus python3-rich"
> > >
> > > inherit pkgconfig systemd
> > >
> > > --
> > > 2.25.1
> > >
> >
> > >
> > >
> > >
> >
> >
> > --
> > Alexandre Belloni, co-owner and COO, Bootlin
> > Embedded Linux and Kernel engineering
> > https://bootlin.com
> >
> > -=-=-=-=-=-=-=-=-=-=-=-
> > Links: You receive all messages sent to this group.
> > View/Reply Online (#101494): https://lists.openembedded.org/g/openembedded-devel/message/101494
> > Mute This Topic: https://lists.openembedded.org/mt/97472579/1997914
> > Group Owner: openembedded-devel+owner@lists.openembedded.org
> > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> > -=-=-=-=-=-=-=-=-=-=-=-
> >
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2023-03-10 19:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-08 13:57 [meta-python][PATCH 1/2] python3-rich: add recipe Yi Zhao
2023-03-08 13:57 ` [meta-oe][PATCH 2/2] netplan: add missing runtime dependencies Yi Zhao
2023-03-10 16:46 ` [oe] " Alexandre Belloni
2023-03-10 18:24 ` Khem Raj
2023-03-10 19:46 ` Alexandre Belloni [this message]
2023-03-08 18:59 ` [oe] [meta-python][PATCH 1/2] python3-rich: add recipe Tim Orling
2023-03-09 1:28 ` Yi Zhao
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2023031019202299276139@mail.local \
--to=alexandre.belloni@bootlin.com \
--cc=openembedded-devel@lists.openembedded.org \
--cc=raj.khem@gmail.com \
--cc=yi.zhao@eng.windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox