On Wed, 2020-02-19 at 14:59 +0100, Maciej Pijanowski via
Lists.Yoctoproject.Org wrote:
>
>
> On 19.02.2020 13:50, Peter Morrow via Lists.Yoctoproject.Org wrote:
>
> > Hello,
> >
> > We occasionally see our build fail due to package QA issues,
> > specifi
Hello,
We occasionally see our build fail due to package QA issues,
specifically:
ERROR: gawk-4.2.1-r0 do_package_qa: QA Issue:
/usr/lib/gawk/ptest/test/fcall_exit.awk contained in package gawk-ptest
requires /bin/awk, but no providers found in RDEPENDS_gawk-ptest?
[file-rdeps],
I'm wondering
On Wed, 2019-12-11 at 08:41 -0500, Joe MacDonald wrote:
[Re: [yocto] [meta-selinux] Dependency loop help with selinux
userspace/python3/util-linux] On 19.12.11 (Wed 09:21) Peter Morrow via
Lists.Yoctoproject.Org wrote:
On Wed, 2019-12-11 at 10:18 +0800, Yi Zhao via Lists.Yoctoproject.Org
On Wed, 2019-12-11 at 10:18 +0800, Yi Zhao via Lists.Yoctoproject.Org
wrote:
>
>
> On 12/5/19 9:46 PM, Peter Morrow via Lists.Yoctoproject.Org wrote:
>
> > Hi Folks,
> >
> > I'm trying to upgrade the meta-selinux layer to use a newer version
> > of
>
Hi Folks,
I'm trying to upgrade the meta-selinux layer to use a newer version of
the selinux userspace tools (from 2.8 to 2.9), in doing so these newer
userspace tools now depend on python3 instead of python2. This
unfortunately has created a build time dependency loop in yocto:
python3 --> util