<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 14, 2010, at 4:08 PM, András Murányi wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;"><div><div class="im"><blockquote type="cite"> <div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"> <br> Ok 128.238.56.59 (macosx104-i386) is setup with a buildbot user with your ssh key, and buildbot is setup as launchd service: <a href="http://buildbot.net/trac/wiki/UsingLaunchd" target="_blank">http://buildbot.net/trac/wiki/UsingLaunchd</a><br>  <br></blockquote><div><br>Aww, heavy reading!<br>How can i run the 'buildbot create-slave' command just once?<br></div></div></blockquote><div><br></div></div><div>You can run it in the buildbot account using:</div> <div><br></div><div>sudo /sw/bin/buildbot create-slave</div></div></div></blockquote><div><br>done, up and running<br></div></div></blockquote><div><br></div><div>Could you send me this command off-list? &nbsp;I want to run it on the macosx104-powerpc, which currently does not have an externally accessible IP.</div><div><br></div><br><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto; "><div style="word-wrap: break-word;"><div><div class="im"><blockquote type="cite"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto; ">The file is here, let me know if you need me to change it (probably):<br> /Library/LaunchDaemons/net.sourceforge.buildbot.plist<br></blockquote><div><br>It seems only this...<br>&lt;key&gt;WorkingDirectory&lt;/key&gt;<br> &lt;string&gt;/Users/buildbot/slave/test&lt;/string&gt;<br>...needs to have the right path which shall be /Users/buildbot/macosx104-i386 once the slave is created.<br> <br>If it cannot be run manually, we can try to fake it by copying (and modding) the files from another slave, shall we?<br> </div></div></blockquote><div><br></div></div><div>Ok, I edited it, and gave 'buildbot' rw perms, so you can edit if need be. &nbsp;Let me know when you are done so I can convert it back to being owned by root.</div><div> <br></div><div>.hc</div></div></div></blockquote><div>&nbsp;<br>This is done too.<br>At the moment buildbot fails with "exceptions.RuntimeError: Couldn't find executable for 'svn'"<br><br><br>Andras<br> </div></div></blockquote><br></div><div>Ah, ok, Mac OS X is a bit weird since it doesn't have its own package management. &nbsp;We use Fink on the build machines, and Fink installs into its own path: /sw. &nbsp;So to get lots of tools and libraries, Fink needs to be added to the relevant paths. &nbsp;So for the PATH for buildbot, it'll need /sw/bin. &nbsp;You can see in the Makefiles, the include path is set using -I/sw/include and lib path using -L/sw/lib.</div><div><br></div><div>.hc</div><div apple-content-edited="true"><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><div><br class="khtml-block-placeholder"></div><div>----------------------------------------------------------------------------</div><div><br class="khtml-block-placeholder"></div><div>You can't steal a gift. Bird gave the world his music, and if you can hear it, you can have it. - Dizzy Gillespie</div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></div></span> </div><br></body></html>