[yocto] Bitbake Issue in Yocto 2.7 M2 rc1:

Jain, Sangeeta sangeeta.jain at intel.com
Sun Jan 27 23:19:09 PST 2019


I also faced this issue in current release. For me complete error message is:


ERROR:  OE-core's config sanity checker detected a potential misconfiguration.

    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).

    Following is the list of potential problems / advisories:



    maximum recursion depth exceeded while calling a Python object.

    Please ensure your host's network is configured correctly,

    or set BB_NO_NETWORK = "1" to disable network access if

    all required sources are on local disk.


What worked for me is to disable the network by:
Export BB_NO_NETWORK = "1"

And then re-enable it by

Export BB_NO_NETWORK = "0"

Though not sure of source of this error.


Thanks & Regards,
Sangeeta Jain

From: yocto-bounces at yoctoproject.org <yocto-bounces at yoctoproject.org> On Behalf Of pawanKumar
Sent: Monday, 28 January, 2019 3:04 PM
To: yocto at yoctoproject.org; poky at yoctoproject.org
Subject: [yocto] Bitbake Issue in Yocto 2.7 M2 rc1:

Hi Team,

While running bitbake command, I'm facing issue as:
Error: OE-cores config sanity checker detected a potential misconfiguaration.
Either fix the cause of this error or at your own risk disable the checker (see sanity.conf)

Does the issue is in the build or in my system.(I have run in multiple systems)


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20190128/d1461438/attachment.html>


More information about the yocto mailing list