Advertisement
Guest User

Untitled

a guest
Jan 19th, 2022
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.84 KB | None | 0 0
  1. ERROR: /home/user/Workspace/Yocto-Workspace/mymachine/sources/meta-custom/recipes-custom/preinstalled/preinstalled-1.0/aarch64/lgpl-3.0.txt
  2. ERROR: /home/user/Workspace/Yocto-Workspace/mymachine/sources/meta-custom/recipes-custom/preinstalled/preinstalled/aarch64/lgpl-3.0.txt
  3. ERROR: /home/user/Workspace/Yocto-Workspace/mymachine/sources/meta-custom/recipes-custom/preinstalled/files/aarch64/lgpl-3.0.txt
  4. ERROR: /home/user/Workspace/Yocto-Workspace/mymachine/sources/meta-custom/recipes-custom/preinstalled/preinstalled-1.0/lgpl-3.0.txt
  5. ERROR: /home/user/Workspace/Yocto-Workspace/mymachine/sources/meta-custom/recipes-custom/preinstalled/preinstalled/lgpl-3.0.txt
  6. ERROR: /home/user/Workspace/Yocto-Workspace/mymachine/sources/meta-custom/recipes-custom/preinstalled/files/lgpl-3.0.txt
  7. ERROR: Command execution failed: Traceback (most recent call last):
  8. File "/home/user/Workspace/Yocto-Workspace/mymachine/sources/poky/bitbake/lib/bb/command.py", line 123, in runAsyncCommand
  9. self.cooker.updateCache()
  10. File "/home/user/Workspace/Yocto-Workspace/mymachine/sources/poky/bitbake/lib/bb/cooker.py", line 1642, in updateCache
  11. self.parser = CookerParser(self, mcfilelist, total_masked)
  12. File "/home/user/Workspace/Yocto-Workspace/mymachine/sources/poky/bitbake/lib/bb/cooker.py", line 2112, in __init__
  13. if not self.bb_caches[mc].cacheValid(filename, appends):
  14. File "/home/user/Workspace/Yocto-Workspace/mymachine/sources/poky/bitbake/lib/bb/cache.py", line 575, in cacheValid
  15. self.cacheValidUpdate(fn, appends)
  16. File "/home/user/Workspace/Yocto-Workspace/mymachine/sources/poky/bitbake/lib/bb/cache.py", line 647, in cacheValidUpdate
  17. raise e
  18. File "/home/user/Workspace/Yocto-Workspace/mymachine/sources/poky/bitbake/lib/bb/cache.py", line 644, in cacheValidUpdate
  19. f, exist = f.split(":")
  20. ValueError: too many values to unpack (expected 2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement