layer index update failed
Changqing Li
Hi, Richard
Layer Index "https://layers.openembedded.org/" not works since
below update failure. I don't know who is the maintainer,
Could you help to handle this to proper person? Thanks.
Besides, I am trying to add a funtion that when there are errors,
send a mail to maintainer, so we can know this failure sooner.
ERROR: Traceback (most recent call last): File "update_layer.py", line 380, in main (tinfoil, tempdir) = recipeparse.init_parser(settings, branch, bitbakepath, nocheckout=options.nocheckout, logger=logger) File "/opt/layerindex/layerindex/recipeparse.py", line 83, in init_parser tinfoil = utils.setup_tinfoil(bitbakepath, enable_tracking, loglevel=logger.getEffectiveLevel()) File "/opt/layerindex/layerindex/utils.py", line 193, in setup_tinfoil import bb.tinfoil File "/opt/workdir/git___git_openembedded_org_bitbake/lib/bb/__init__.py", line 16, in <module> raise RuntimeError("Sorry, python 3.6.0 or later is required for this version of bitbake") RuntimeError: Sorry, python 3.6.0 or later is required for this version of bitbake //Changqing