<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="h5"><div><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;"><div style="word-wrap: break-word;"><div><div><div><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;"><div style="word-wrap: break-word;"><div><div><div><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;"> <div class="gmail_quote"><div><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><blockquote type="cite">  I&#39;m working on the master config...<br>One thing it needs is the (domain name and) port number where buildbot&#39;s own http server will be visible. Default is 8010. I guess it just needs to be open to the WAN and that&#39;s it.<br>

   </blockquote><div><br></div></div><div>I think 8010 and 10012 are not filtered on that network.</div></div></div></blockquote></div><div></div></div></blockquote><div> <br>So, we have an &#39;alpha version&#39; of the master config up and running<br>

   <a href="http://128.238.56.50:8010/" target="_blank">http://128.238.56.50:8010/</a><br>Tomorrow i&#39;ll shut it down (first i wish to see how the scheduler behaves) and continue configuring... need to give meaningful names to slaves, check scheduling, source access + change tracking and finally the actual build processes.<br>

   <br> </div></div></blockquote></div><div><br></div></div></div>This is awesome!  The RPM building could also be useful, since we don&#39;t have an RPM builder at the moment.  It would be nice if people making Pd libraries could use this to make versions of their library for all the various platforms.<div>

  <span style="border-collapse: separate; border-spacing: 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-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><br>

  <span style="border-collapse: separate; border-spacing: 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-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"></span></span></div>

  </div></blockquote><div> <br>err, i cannot connect to port 10012, but guess what, buildbot is not bug-free... :)<br>can we try the newest from <a href="http://sourceforge.net/projects/buildbot/files/buildbot/0.8.1/buildbot-0.8.1.tar.gz/download" target="_blank">http://sourceforge.net/projects/buildbot/files/buildbot/0.8.1/buildbot-0.8.1.tar.gz/download</a> ?<br>

  goes with &#39;sudo python setup.py build&#39; and then &#39;sudo python setup.py install&#39;<br>better to do &#39;sudo apt-get remove buildbot&#39; before<br><br>Andras<br> </div></div></blockquote></div><br></div></div>

 <div> <span style="border-collapse: separate; border-spacing: 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-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"> Managing builtbot from source is a lot more work that &quot;apt-get upgrade&quot;.  Since buildbot hasn&#39;t been upgrading to 0.8.x in Debian or Fedora yet, my guess is that buildbot 0.7.x works.  </span></div>

 <div><br></div><div>What are the problems that you are having?</div><div><br></div><br></div></blockquote></div><br>I cannot connect with my slave nor with the debugclient (GUI app). Tried telnet, it times out.<br>Now the master is shut down, if you have an idea about the network, you can start it up with &#39;buildbot start /var/lib/buildbot/pd-master&quot;<br clear="all">

 <br>Andras<br></blockquote></div><div><br></div></div></div><div>It seems that port 10012 is blocked after all.  I cannot reach it from my house, but I can reach it from localhost and from a machine that&#39;s on the same switch (128.238.56.55):</div>

<div><br></div><div> <span style="border-collapse: separate; border-spacing: 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-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div>

buildbot@debian-lenny-i386:~$ telnet localhost 10012</div><div>Trying 127.0.0.1...</div><div>Connected to localhost.localdomain.</div><div>Escape character is &#39;^]&#39;.</div><div>??pb?none^]quit</div><div><br></div><div>

<br></div><div><div>pd@ubuntu-hardy-i386:~$ telnet 128.238.56.50 10012</div><div>Trying 128.238.56.50...</div><div>Connected to 128.238.56.50.</div><div>Escape character is &#39;^]&#39;.</div><div>??pb?none</div><div><br>

</div><div>Maybe try a different port?</div></div><div class="im"><div><br></div><div>.hc</div><div><br></div></div></span></div></div></blockquote><div class="im"><br>yes! ports&lt;10000 seem to work.<br>so... (tada.wav) Vanilla builds alrite on one slave. Nest step would be uploading the file, this can be done internally, just tell me please which file or directory is the actual build? And... how do we make a package with the Vanilla source? Sorry I never built it myself.<br>

Some more questions that came up meanwhile: Shall we update or copy the source each time? (see <a href="http://buildbot.net/buildbot/docs/latest/Source-Checkout.html">http://buildbot.net/buildbot/docs/latest/Source-Checkout.html</a>) Do we need --enable-jack to configure Vanilla (after autogen)?<br>

<br>Andras<br>
</div><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><span style="border-collapse: separate; border-spacing: 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-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"></span></div>

</div></blockquote></div>