From: Joe MacDonald <Joe_MacDonald@mentor.com>
To: akuster808 <akuster808@gmail.com>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit
Date: Fri, 8 May 2015 13:18:49 -0400 [thread overview]
Message-ID: <20150508171848.GD7280@mentor.com> (raw)
In-Reply-To: <554CEC31.3000809@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 3316 bytes --]
[Re: [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit] On 15.05.08 (Fri 10:02) akuster808 wrote:
> Joe,
>
>
> On 05/08/2015 08:12 AM, Joe MacDonald wrote:
> >Hi Armin,
> >
> >I don't know if you've noticed, but it looks like this caused an issue
> >with the current world build:
>
> You mean the Galaxy build Martin does? no I have not.
I noticed it because the commit log was updated when I was cherry
picking out of master-next, that's how I found it. :)
> >commit 00ea492451d221fcc4af5613732035184b8ee43a
> >Author: Armin Kuster <akuster808@gmail.com>
> >Date: Sat Apr 4 14:52:03 2015 -0700
> >
> > networkmanger: meta-oe world build failes
> >
> > ERROR: Nothing RPROVIDES 'dnsmasq' (but /home/akuster/oss/clean/meta-openembedded/meta-oe/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb RDEPENDS on or otherwise requires it)
> > NOTE: Runtime target 'dnsmasq' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['dnsmasq']
> > ERROR: Required build target 'networkmanager' has no buildable providers.
> > Missing or unbuildable dependency chain was: ['networkmanager', 'dnsmasq']
> >
> > move networkmanager from meta-oe to meta-networking.
> >
> > Signed-off-by: Armin Kuster <akuster808@gmail.com>
> >
> >I'll see if I can reproduce it, it's not obvious to me on the surface
> >why this would be an issue with your patch.
>
> maybe it prefers to live in meta-oe ; )
Maybe it's freaked out being moved closer to dnsmasq or something.
We'll see.
-J.
> thanks.
> >
> >-J.
> >
> >[[meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit] On 15.05.04 (Mon 20:18) Armin Kuster wrote:
> >
> >>WARNING: QA Issue: networkmanager rdepends on polkit, but it isn't a build dependency? [build-deps]
> >>
> >>Signed-off-by: Armin Kuster <akuster808@gmail.com>
> >>---
> >> .../recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb | 3 ++-
> >> 1 file changed, 2 insertions(+), 1 deletion(-)
> >>
> >>diff --git a/meta-networking/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb b/meta-networking/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb
> >>index 8d37c98..36a4a7e 100644
> >>--- a/meta-networking/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb
> >>+++ b/meta-networking/recipes-connectivity/networkmanager/networkmanager_0.9.8.10.bb
> >>@@ -37,11 +37,12 @@ PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES','systemd','systemd','conso
> >> PACKAGECONFIG[systemd] = " \
> >> --with-systemdsystemunitdir=${systemd_unitdir}/system --with-session-tracking=systemd --enable-polkit, \
> >> --without-systemdsystemunitdir, \
> >>- polkit \
> >>+ polkit, polkit \
> >> "
> >> # consolekit is not picked by shlibs, so add it to RDEPENDS too
> >> PACKAGECONFIG[consolekit] = "--with-session-tracking=consolekit,,consolekit,consolekit"
> >> PACKAGECONFIG[concheck] = "--enable-concheck,--disable-concheck,libsoup-2.4"
> >>+PACKAGECONFIG[polkit] = "--enable-polkit, --disable-polkit, , polkit"
> >>
> >> # Work around dbus permission problems since we lack a proper at_console
> >> do_install_prepend() {
--
-Joe MacDonald.
:wq
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 484 bytes --]
next prev parent reply other threads:[~2015-05-08 17:18 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-05 3:18 [meta-networking][PATCH] networkingmanager: QA warning for rdepends on polkit Armin Kuster
2015-05-08 15:12 ` Joe MacDonald
2015-05-08 17:02 ` akuster808
2015-05-08 17:18 ` Joe MacDonald [this message]
2015-05-11 9:09 ` Martin Jansa
2015-05-11 18:44 ` Khem Raj
2015-05-11 19:00 ` Martin Jansa
2015-05-11 19:43 ` Khem Raj
2015-05-11 19:46 ` Khem Raj
2015-05-11 19:56 ` Martin Jansa
2015-05-11 19:58 ` akuster808
2015-05-11 19:52 ` Martin Jansa
2015-05-12 8:53 ` Paul Eggleton
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=20150508171848.GD7280@mentor.com \
--to=joe_macdonald@mentor.com \
--cc=akuster808@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/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 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.