[poky] Error:python3-jsonschema dependency issue
Aditya Tayade
Aditya.Tayade at kpit.com
Mon May 14 10:31:47 PDT 2018
Hi,
Facing below error while build while building python3-jsonschema:
ERROR: Nothing RPROVIDES 'python3-strict-rfc3339' (but /home/builder/src/base/meta-openembedded/meta-python/recipes-devtools/python/python3-jsonschema_2.6.0.bb RDEPENDS on or otherwise requires it)
python3-strict-rfc3339 was skipped: it has an incompatible license: GPLv3
NOTE: Runtime target 'python3-strict-rfc3339' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['python3-strict-rfc3339']
ERROR: Required build target 'python3-jsonschema' has no buildable providers.
Missing or unbuildable dependency chain was: ['python3-jsonschema', 'python3-strict-rfc3339']
All these packages are already there in RDEPENDS of python-jsonschema.inc but still throwing above errors, don't know why.
RDEPENDS_${PN} += " \
${PYTHON_PN}-core \
${PYTHON_PN}-io \
${PYTHON_PN}-json \
${PYTHON_PN}-netclient \
${PYTHON_PN}-numbers \
${PYTHON_PN}-pkgutil \
${PYTHON_PN}-pprint \
${PYTHON_PN}-rfc3987 \
${PYTHON_PN}-shell \
${PYTHON_PN}-strict-rfc3339 \
${PYTHON_PN}-unittest \
"
Also, tried suppressing GPLv3 license by adding below packages under whitelist but no luck:
PACKAGE_EXCLUDE += "python-rfc3987 python3-rfc3987 python-strict-rfc3987 python3-strict-rfc3987"
Could you please help.
Regards,
Aditya Tayade
This message contains information that may be privileged or confidential and is the property of the KPIT Technologies Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Technologies Ltd. does not accept any liability for virus infected mails.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20180514/f6ec6ac8/attachment.html>
More information about the poky
mailing list