Advertisement
Guest User

Untitled

a guest
Aug 21st, 2014
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. OE qemux86-64@shr ~/build/shr-core $ bitbake -e efl | teee
  2. bash: teee: command not found
  3. Traceback (most recent call last):
  4. File "/OE/build/shr-core/bitbake/bin/bitbake", line 382, in <module>
  5. ret = main()
  6. File "/OE/build/shr-core/bitbake/bin/bitbake", line 370, in main
  7. return ui_module.main(server_connection.connection, server_connection.events, configParams)
  8. File "/OE/build/shr-core/bitbake/lib/bb/ui/knotty.py", line 411, in main
  9. cacheprogress.update(event.current)
  10. AttributeError: 'NoneType' object has no attribute 'update'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement