All of lore.kernel.org
 help / color / mirror / Atom feed
From: akuster808 <akuster808@gmail.com>
To: Koen Kooi <koen@dominion.thruhere.net>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-multimedia][master][krogoth][PATCH] dvd-apps: Fix several QA WARNINGS
Date: Sat, 28 May 2016 09:38:21 -0700	[thread overview]
Message-ID: <5749C97D.6050809@gmail.com> (raw)
In-Reply-To: <nibk7a$fm1$1@ger.gmane.org>



On 05/28/2016 01:17 AM, Koen Kooi wrote:
> Op 27-05-16 om 16:34 schreef Armin Kuster:
>> Example: WARNING: dvb-apps-1.1.1-r0 do_package_qa: QA Issue: 
>> /usr/bin/dvbdate contained in package dvbdate requires libucsi.so, but
>> no providers found in RDEPENDS_dvbdate? [file-rdeps] WARNING: 
>> dvb-apps-1.1.1-r0 do_package_qa: QA Issue: /usr/bin/dvbtraffic contained 
>> in package dvbtraffic requires libdvbapi.so, but no providers found in 
>> RDEPENDS_dvbtraffic? [file-rdeps] WARNING: dvb-apps-1.1.1-r0 
>> do_package_qa: QA Issue: /usr/bin/dvbscan contained in package dvb-scan 
>> requires libdvbapi.so, but no providers found in RDEPENDS_dvb-scan? 
>> [file-rdeps] WARNING: dvb-apps-1.1.1-r0 do_package_qa: QA Issue: 
>> /usr/bin/gotox contained in package dvb-apps requires libdvbapi.so, but 
>> no providers found in RDEPENDS_dvb-apps? [file-rdeps] WARNING: 
>> dvb-apps-1.1.1-r0 do_package_qa: QA Issue: /usr/bin/femon contained in 
>> package dvb-femon requires libdvbapi.so, but no providers found in 
>> RDEPENDS_dvb-femon? [file-rdeps] WARNING: dvb-apps-1.1.1-r0 
>> do_package_qa: QA Issue: /usr/bin/dvbnet contained in package dvbnet 
>> requires libdvbapi.so, but no providers found in RDEPENDS_dvbnet? 
>> [file-rdeps]
>>
>> and WARNING: dvb-apps-1.1.1-r0 do_package_qa: QA Issue: /usr/bin/dvbscan 
>> contained in package dvb-scan requires libdvbcfg.so, but no providers 
>> found in RDEPENDS_dvb-scan? [file-rdeps] WARNING: dvb-apps-1.1.1-r0 
>> do_package_qa: QA Issue: /usr/bin/gotox contained in package dvb-apps 
>> requires libdvbapi.so, but no providers found in RDEPENDS_dvb-apps? 
>> [file-rdeps]
> 
> This shows that OE adds RDEPENDS automagically but can't find the matching
> RPROVIDERS, so ....
> 
> 
>> Signed-off-by: Armin Kuster <akuster808@gmail.com> --- 
>> meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb | 10 ++++++++++ 1 
>> file changed, 10 insertions(+)
>>
>> diff --git a/meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb 
>> b/meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb index 
>> 1c0d686..d6465d7 100644 --- 
>> a/meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb +++ 
>> b/meta-multimedia/recipes-dvb/dvb-apps/dvb-apps_1.1.1.bb @@ -63,6 +63,9 
>> @@ PACKAGES =+ "dvb-evtest dvb-evtest-dbg \ dvb-femon dvb-femon-dbg \ 
>> dvb-zap-data"
>>
>> +# Expose the packages from the above spitting +PACKAGES =+ "libdvbapi 
>> libdvbcfg libdvben50221 \ +             libesg libucsi libdvbsec"
> 
> ... this would fix that, but ..
> 
>> FILES_${PN} = "${bindir} ${datadir}/dvb" FILES_${PN}-doc = "" @@ -104,3 
>> +107,10 @@ FILES_dvb-femon = "${bindir}/femon" FILES_dvb-femon-dbg = 
>> "${bindir}/.debug/femon"
>>
>> FILES_dvb-zap-data = "${docdir}/dvb-apps/szap" + +RDEPENDS_dvbdate =+ 
>> "libdvbapi libucsi" +RDEPENDS_dvbtraffic =+ "libdvbapi" 
>> +RDEPENDS_dvb-scan =+ "libdvbapi libdvbcfg libdvbsec" +RDEPENDS_dvb-apps 
>> =+ "libdvbapi libdvbcfg libdvbsec libdvben50221 libucsi" 
>> +RDEPENDS_dvb-femon =+ "libdvbapi" +RDEPENDS_dvbnet =+ "libdvbapi"
> 
> ... this part isn't needed since the QA issue above wouldn't have triggered
> otherwise.

Remove the above RDEPENDS and warnings came back. I must be
misunderstanding something.

- armin
> 
> regards,
> 
> Koen
> 
> 


  reply	other threads:[~2016-05-28 16:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-27 14:34 [meta-multimedia][master][krogoth][PATCH] dvd-apps: Fix several QA WARNINGS Armin Kuster
2016-05-28  8:17 ` Koen Kooi
2016-05-28 16:38   ` akuster808 [this message]
2016-05-28 16:40     ` Koen Kooi

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=5749C97D.6050809@gmail.com \
    --to=akuster808@gmail.com \
    --cc=koen@dominion.thruhere.net \
    --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.