Advertisement
Guest User

Untitled

a guest
Dec 6th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/mfischer/Alchemy_sdk/sysroots/x86_64-oesdk-linux/usr/bin/devtool", line 331, in <module>
  3. ret = main()
  4. File "/home/mfischer/Alchemy_sdk/sysroots/x86_64-oesdk-linux/usr/bin/devtool", line 318, in main
  5. ret = args.func(args, config, basepath, workspace)
  6. File "/home/mfischer/Alchemy_sdk/layers/oe-core/scripts/lib/devtool/upgrade.py", line 436, in upgrade
  7. update_unlockedsigs(basepath, workspace, [pn], args.fixed_setup)
  8. File "/home/mfischer/Alchemy_sdk/layers/oe-core/scripts/lib/devtool/__init__.py", line 328, in update_unlockedsigs
  9. newunlocked = sorted(list(workspace.keys()) + extra)
  10. TypeError: can only concatenate list (not "bool") to list
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement