All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing RDEPENDS on libldb, libtevent
@ 2018-12-07  3:15 Craig McQueen
  0 siblings, 0 replies; only message in thread
From: Craig McQueen @ 2018-12-07  3:15 UTC (permalink / raw)
  To: yocto@yoctoproject.org

I am doing Yocto builds with Yocto sumo, and using the meta-oe layer.

I recently updated Yocto poky from eebbc00b to 64a257fa, and updated meta-oe from 2bb21ef2 to 8760facb. After that, I found I got build errors:

ERROR: libldb-1.3.1-r0 do_package_qa: QA Issue: /usr/lib/python2.7/site-packages/ldb.so contained in package pyldb requires libldb.so.1(LDB_0.9.10), but no providers found in RDEPENDS_pyldb? [file-rdeps]
ERROR: libldb-1.3.1-r0 do_package_qa: QA Issue: /usr/lib/python2.7/site-packages/ldb.so contained in package pyldb requires libldb.so.1, but no providers found in RDEPENDS_pyldb? [file-rdeps]
...
ERROR: libldb-1.3.1-r0 do_package_qa: QA Issue: /usr/lib/libldb.so.1.3.1 contained in package libldb requires libtevent.so.0(TEVENT_0.9.9), but no providers found in RDEPENDS_libldb? [file-rdeps]
ERROR: libldb-1.3.1-r0 do_package_qa: QA Issue: /usr/lib/libldb.so.1.3.1 contained in package libldb requires libtevent.so.0, but no providers found in RDEPENDS_libldb? [file-rdeps]
...

ERROR: libtevent-0.9.36-r0 do_package_qa: QA Issue: /usr/lib/python2.7/site-packages/_tevent.so contained in package python-tevent requires libtevent.so.0(TEVENT_0.9.9), but no providers found in RDEPENDS_python-tevent? [file-rdeps]
ERROR: libtevent-0.9.36-r0 do_package_qa: QA Issue: /usr/lib/python2.7/site-packages/_tevent.so contained in package python-tevent requires libtevent.so.0, but no providers found in RDEPENDS_python-tevent? [file-rdeps]

I'm not sure what changed to make these errors appear, but I have added RDEPENDS lines in bbappend as a work-around for now.

-- 
Craig McQueen



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-07  3:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07  3:15 Missing RDEPENDS on libldb, libtevent Craig McQueen

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.