# Pastebin 9iJkzJn1 keith@sf:~/rpi-build$ bitbake-layers add-layer ../poky/meta-openembedded/meta-python/ NOTE: Starting bitbake server... Traceback (most recent call last): File "/home/keith/poky/bitbake/bin/bitbake-layers", line 103, in ret = main() File "/home/keith/poky/bitbake/bin/bitbake-layers", line 71, in main tinfoil.prepare(True) File "/home/keith/poky/bitbake/lib/bb/tinfoil.py", line 418, in prepare self.run_command('parseConfiguration') File "/home/keith/poky/bitbake/lib/bb/tinfoil.py", line 476, in run_command raise TinfoilCommandFailed(result[1]) bb.tinfoil.TinfoilCommandFailed: Traceback (most recent call last): File "/home/keith/poky/bitbake/lib/bb/command.py", line 84, in runCommand result = command_method(self, commandline) File "/home/keith/poky/bitbake/lib/bb/command.py", line 285, in parseConfiguration command.cooker.parseConfiguration() File "/home/keith/poky/bitbake/lib/bb/cooker.py", line 418, in parseConfiguration self.handleCollections(self.data.getVar("BBFILE_COLLECTIONS")) File "/home/keith/poky/bitbake/lib/bb/cooker.py", line 1206, in handleCollections raise CollectionError("Errors during parsing layer configuration") bb.cooker.CollectionError: Errors during parsing layer configuration