Ticket #273 (assigned defect)
contrib/windows/setup.py does not create fully working buildbot_service.exe
| Reported by: | marcusl | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.+ |
| Version: | 0.7.7 | Keywords: | windows |
| Cc: |
Description
While it creates working buildbot.exe, and the buildbot_serivce.exe works too. It can't start and gives the following traceback:
BuildBot for directory u'c:\\buildbot' terminated with exit code 255. Traceback (most recent call last): File "boot_service.py", line 200, in <module> File "buildbot_service.pyc", line 502, in HandleCommandLine File "buildbot_service.pyc", line 482, in _RunChild File "os.pyc", line 444, in __delitem__ KeyError: 'PYTHONPATH'
It looks like PYTHONPATH is not defined when running in py2exe env? (I don't know enough about py2exe to debug this currently)
Change History
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/trac/chrome/site/header-text-transparent.png)