On Fri, 2020-08-28 at 14:14 +0800, Changqing Li wrote: > From: Changqing Li <[email protected]> > > Error info: > ERROR: libpcre-8.44-r0 do_package_write_rpm: Failure expanding > variable > SUMMARY_libpcrecpp, expression was ${SUMMARY} - C++ wrapper functions > which triggered exception RecursionError: maximum recursion depth > exceeded while calling a Python object > > this error is hard to reproduce, only met one time. Seems expand > SUMMARY with reference to SUMMARY cause a dead loop. > > Signed-off-by: Changqing Li <[email protected]>
What is worrying me is why we can't reproduce this. It should fail or not fail, why do we only sometimes see this? I'd like to understand the cause as it sounds like a determinism problem somewhere. Is there a sequence we can reproduce it with? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#142052): https://lists.openembedded.org/g/openembedded-core/message/142052 Mute This Topic: https://lists.openembedded.org/mt/76468502/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
