Guest User

bitbake-parselogs

a guest
Jun 17th, 2020
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. NOTE: Starting bitbake server...
  2. Traceback (most recent call last):
  3. File "/opt/graylog-poky/bitbake/bin/bitbake-layers", line 93, in <module>
  4. ret = main()
  5. File "/opt/graylog-poky/bitbake/bin/bitbake-layers", line 61, in main
  6. tinfoil.prepare(True)
  7. File "/opt/graylog-poky/bitbake/lib/bb/tinfoil.py", line 408, in prepare
  8. self.run_command('parseConfiguration')
  9. File "/opt/graylog-poky/bitbake/lib/bb/tinfoil.py", line 466, in run_command
  10. raise TinfoilCommandFailed(result[1])
  11. bb.tinfoil.TinfoilCommandFailed: Traceback (most recent call last):
  12. File "/opt/graylog-poky/bitbake/lib/bb/command.py", line 74, in runCommand
  13. result = command_method(self, commandline)
  14. File "/opt/graylog-poky/bitbake/lib/bb/command.py", line 275, in parseConfiguration
  15. command.cooker.parseConfiguration()
  16. File "/opt/graylog-poky/bitbake/lib/bb/cooker.py", line 437, in parseConfiguration
  17. self.handleCollections(self.data.getVar("BBFILE_COLLECTIONS"))
  18. File "/opt/graylog-poky/bitbake/lib/bb/cooker.py", line 1229, in handleCollections
  19. raise CollectionError("Errors during parsing layer configuration")
  20. bb.cooker.CollectionError: Errors during parsing layer configuration
Add Comment
Please, Sign In to add comment