Advertisement
Guest User

Untitled

a guest
Mar 26th, 2014
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/fedora/yocto-autobuilder/bin/buildbot", line 4, in <module>
  3. import pkg_resources
  4. File "/home/fedora/yocto-autobuilder/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 2603, in <module>
  5.  
  6. File "/home/fedora/yocto-autobuilder/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 666, in require
  7. error_info[dist] = v # save error info
  8. File "/home/fedora/yocto-autobuilder/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg/pkg_resources.py", line 565, in resolve
  9. ``None``.
  10. pkg_resources.DistributionNotFound: zope.interface
  11. To start the autobuilder:
  12. ./yocto-start-autobuilder <slave|master|both>
  13.  
  14. To stop the autobuilder:
  15. ./yocto-stop-autobuilder <slave|master|both>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement