[tor-bugs] #1871 [Hudson]: Automate Windows bundle builds

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Wed Dec 15 06:16:14 UTC 2010


#1871: Automate Windows bundle builds
---------------------------+------------------------------------------------
 Reporter:  erinn          |       Owner:  erinn                   
     Type:  task           |      Status:  accepted                
 Priority:  normal         |   Milestone:  Deliverable-December2010
Component:  Hudson         |     Version:                          
 Keywords:  help, windows  |      Parent:  #1869                   
---------------------------+------------------------------------------------

Comment(by erinn):

 I spent a few more hours trying to get this to work the other day and have
 some better insight into the problem:

 Hudson executes /bin/sh on each build slave when it connects so it can run
 commands. I followed the instructions here: http://wiki.hudson-
 ci.org/display/HUDSON/Installing+Hudson, set up Hudson as a Windows
 service on the slave, and installed the sh.exe from !UnxUtils (which
 appears to be zsh). That seems to use a different PATH than the one used
 by cmd.exe's shell or msys's shell, both of which have similar but
 slightly different paths. In any case, it can't execute git right now
 either, although that is probably a solvable problem.

 The larger issue is that I need to figure out how to use msys's
 environment with Hudson. I've googled around a bit and can't seem to find
 any documentation about how to do this, although it appears a lot of
 people have managed to get it working. Simply executing the msys.bat that
 comes with msys seems insufficient.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1871#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list