Advertisement
Guest User

Untitled

a guest
Aug 26th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. OE qemux86-64@ ~/oe-core $ bitbake -k core-image-minimal | tee tmp-eglibc/from-scratch7/log
  2. tee: tmp-eglibc/from-scratch7/log: Is a directory
  3. ^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^C^CTraceback (most recent call last):
  4. File "/OE/oe-core/bitbake/bin/bitbake", line 341, in <module>
  5. ret = main()
  6. File "/OE/oe-core/bitbake/bin/bitbake", line 330, in main
  7. return ui_module.main(server_connection.connection, server_connection.events, configParams)
  8. File "/OE/oe-core/bitbake/lib/bb/ui/knotty.py", line 385, 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