[Buildbot-commits] [Buildbot] #1048: Buildslave on Windows XP

Buildbot buildbot-devel at lists.sourceforge.net
Wed Nov 10 18:17:58 UTC 2010


#1048: Buildslave on Windows XP
----------------------------+-----------------------------------------------
Reporter:  acamargo         |       Owner:                       
    Type:  support-request  |      Status:  new                  
Priority:  major            |   Milestone:  0.8.+                
 Version:  0.8.2            |    Keywords:  Buildslave on windows
----------------------------+-----------------------------------------------
 Dear group:

 I am trying to install buildslave on Windows XP, I did follow all the
 steps on http://kb.askmonty.org/v/buildbot-setup-for-windows
 but is not working. The strange thing is that I did the same in my laptop
 and it works but in my desktop doesn't.

 C:\Python26\Scripts>buildslave --version
 Traceback (most recent call last):
   File "C:\Python26\Scripts\buildslave-script.py", line 9, in <module>
     load_entry_point('buildbot-slave==0.8.2', 'console_scripts',
 'buildslave')()

   File "C:\Python26\lib\site-
 packages\distribute-0.6.14-py2.6.egg\pkg_resources.
 py", line 305, in load_entry_point
     return get_distribution(dist).load_entry_point(group, name)
   File "C:\Python26\lib\site-
 packages\distribute-0.6.14-py2.6.egg\pkg_resources.
 py", line 2243, in load_entry_point
     raise ImportError("Entry point %r not found" % ((group,name),))
 ImportError: Entry point ('console_scripts', 'buildslave') not found

-- 
Ticket URL: <http://buildbot.net/trac/ticket/1048>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list