atom feed50 messages in at.iem.pd-devRe: [PD-dev] buildbot or some other p...
FromSent OnAttachments
Hans-Christoph SteinerJul 9, 2010 1:34 pm 
András MurányiJul 9, 2010 1:49 pm 
Hans-Christoph SteinerJul 9, 2010 1:54 pm 
Hans-Christoph SteinerAug 19, 2010 6:37 pm 
András MurányiAug 19, 2010 7:54 pm 
Hans-Christoph SteinerAug 20, 2010 1:37 pm 
András MurányiAug 20, 2010 2:08 pm.pub
Hans-Christoph SteinerAug 20, 2010 2:13 pm 
Hans-Christoph SteinerAug 23, 2010 4:09 pm 
András MurányiAug 23, 2010 5:25 pm 
András MurányiAug 23, 2010 7:20 pm 
Hans-Christoph SteinerAug 23, 2010 8:40 pm 
András MurányiAug 24, 2010 4:56 pm 
Hans-Christoph SteinerAug 24, 2010 5:46 pm 
András MurányiAug 24, 2010 5:50 pm 
Hans-Christoph SteinerAug 25, 2010 8:06 am 
András MurányiAug 25, 2010 6:53 pm 
Hans-Christoph SteinerAug 26, 2010 8:46 am 
András MurányiAug 26, 2010 9:55 am 
Hans-Christoph SteinerAug 26, 2010 10:20 am 
Hans-Christoph SteinerAug 26, 2010 11:54 am 
Hans-Christoph SteinerAug 29, 2010 10:48 am 
Hans-Christoph SteinerAug 29, 2010 11:15 am 
Hans-Christoph SteinerAug 29, 2010 2:31 pm 
Hans-Christoph SteinerAug 29, 2010 2:48 pm 
Hans-Christoph SteinerSep 7, 2010 2:31 pm 
Hans-Christoph SteinerSep 7, 2010 2:33 pm 
Hans-Christoph SteinerSep 13, 2010 2:41 pm 
Hans-Christoph SteinerSep 13, 2010 3:01 pm 
Hans-Christoph SteinerSep 13, 2010 4:16 pm 
András MurányiSep 13, 2010 5:35 pm 
András MurányiSep 13, 2010 5:48 pm 
Hans-Christoph SteinerSep 13, 2010 9:00 pm 
András MurányiSep 14, 2010 1:08 pm 
András MurányiSep 14, 2010 1:32 pm 
Hans-Christoph SteinerSep 14, 2010 1:34 pm 
Hans-Christoph SteinerSep 14, 2010 1:35 pm 
András MurányiSep 14, 2010 2:08 pm 
Hans-Christoph SteinerSep 14, 2010 8:13 pm 
András MurányiSep 15, 2010 1:10 pm 
Hans-Christoph SteinerSep 15, 2010 4:11 pm 
András MurányiSep 15, 2010 5:30 pm 
Hans-Christoph SteinerSep 15, 2010 7:08 pm 
András MurányiSep 16, 2010 9:21 am 
Hans-Christoph SteinerSep 16, 2010 11:39 am 
András MurányiSep 20, 2010 12:26 pm 
Hans-Christoph SteinerSep 21, 2010 12:08 pm 
András MurányiSep 21, 2010 3:56 pm 
Hans-Christoph SteinerSep 21, 2010 10:58 pm 
András MurányiSep 22, 2010 5:12 pm 
Subject:Re: [PD-dev] buildbot or some other proper build automation
From:Hans-Christoph Steiner (ha@at.or.at)
Date:Aug 29, 2010 2:31:16 pm
List:at.iem.pd-dev

On Sun, 2010-08-29 at 22:59 +0200, András Murányi wrote:

> > > http://buildbot.net/buildbot/docs/latest/Launching-the-daemons.html
where SLAVE_BASEDIRs are /var/lib/buildbot/slavename (or whereever buildbot
lives on the particular OS; slavenames are already in
/var/lib/buildbot/pd-master/master.cfg, line 65, on 128.238.56.50) > > > > > > Bang, i need to do sudo to set up the slaves... > > > > What i need to do exactly is: > > sudo -u buildbot mkdir /var/lib/buildbot/slavename > > sudo -u buildbot buildbot > create-slave /var/lib/buildbot/slavename > > > 128.238.56.50:8084 slavename password > > sudo -u buildbot buildbot start /var/lib/buildbot/slavename > > > > I shall also fill in the following files: > > /var/lib/buildbot/slavename/info/admin > > /var/lib/buildbot/slavename/info/host > > > Ok, I ran the first commands on 128.238.56.53 and > 128.238.56.55, but it > didn't seem to start. > > Hm you mean the mkdir, create-slave, start lines? With the appripriate > slavename from master.cfg? Was there any output on the console?

I used the name pd-slave. Hope that's right.

Nope, slavenames are in /var/lib/buildbot/pd-master/master.cfg, line 65, on 128.238.56.50. You have to use the unique slavename which matches the slave.

Silly me, why don't i just send them to you...? ubuntuLTS386, ubuntuLTS64, ubuntuCurrent386, debianStable386, macosx104_386, macosx104_powerpc, macosx106_64, windowsXP386

I think you should be able to ssh to buildbot on debian-stable-i386, ubuntu-lts-i386 (128.238.56.55) and ubuntu-current-i386 (128.238.56.53) so you could make those yourself. We need to figure out how to install buildbot on Mac OS X and Windows/Cygwin. Both are supposed to include buildbot, fink has version 0.8.0, will that work? I think in order to get the Cygwin one, I need to upgrade Cygwin entirely, which will also need to wait until after the Pd-extended release.

.hc