[OE-core] [morty] Python cyclic dependencies

Mike Looijmans mike.looijmans at topic.nl
Sat Feb 4 10:08:25 UTC 2017


In the do_rootfs log, I found these messages:

Breaking circular dependency on python-core for libz1.
Breaking circular dependency on python-core for python-lang.
Breaking circular dependency on python-core for libz1.
Breaking circular dependency on python-core for python-lang.
Breaking circular dependency on python-core for python-re.
Breaking circular dependency on python-core for python-re.

Looking at the Python recipes, the package information for Python seems 
wrong indeed, in python-2.7-manifest.inc:

RDEPENDS_${PN}-re="${PN}-core"
RDEPENDS_${PN}-lang="${PN}-core"
RDEPENDS_${PN}-core="${PN}-lang ${PN}-re"

And this is what creates that cycle. Either core depends on lang, or 
vice versa, but not both (or they should simply be one and the same package)

I'd be happy to provide a patch either way...


-- 
Mike Looijmans


Kind regards,

Mike Looijmans
System Expert

TOPIC Products
Materiaalweg 4, NL-5681 RJ Best
Postbus 440, NL-5680 AK Best
Telefoon: +31 (0) 499 33 69 79
E-mail: mike.looijmans at topicproducts.com
Website: www.topicproducts.com

Please consider the environment before printing this e-mail








More information about the Openembedded-core mailing list