failure setting up slave...

2012-07-27 Thread Rich Pixley
I'm trying to set up my first slave and I'm running into a problem I don't understand or know how to debug. Both machines are ubuntu-12.04, standard ubuntu jenkins install, configured for " Project-based Matrix Authorization Strategy". It looks to me as though my script has successfully conta

Re: Guidelines/best practices building embedded linux

2012-07-27 Thread Rich Pixley
I've been building OE using my own builders for years. I've only just started with jenkins but it doesn't seem like there's any real trick. You just have to understand that jenkins doesn't really do much in the way of work space management so hosed builds mean you'll have to clear the workspa

Re: Guidelines/best practices building embedded linux

2012-07-30 Thread Rich Pixley
On 7/29/12 09:03 , Sami Tikka wrote: Rich Pixley kirjoitti 28.7.2012 kello 0.28: You just have to understand that jenkins doesn't really do much in the way of work space management so hosed builds mean you'll have to clear the workspace and start all over from scratch. Jenkins doe

Re: failure setting up slave...

2012-07-30 Thread Rich Pixley
runtime (architecture independent libraries) --rich On 7/29/12 11:55 , Sami Tikka wrote: From which package does "java" on the slave come from? -- Sami Rich Pixley mailto:rich.pix...@palm.com>> kirjoitti 28.7.2012 kello 0.24: I'm trying to set up my first slave and I

Re: failure setting up slave...

2012-07-30 Thread Rich Pixley
ll is relaxed ... Krishna Chaitanya On Sun, Jul 29, 2012 at 11:55 AM, Sami Tikka <mailto:sjti...@gmail.com>> wrote: From which package does "java" on the slave come from? -- Sami Rich Pixley mailto:rich.pix...@palm.com>> kirjoitti 28.7.2012 kello 0.24:

Re: failure setting up slave...

2012-07-30 Thread Rich Pixley
I've gotten this working. The clue for me was here: http://jenkins.361315.n4.nabble.com/Doing-something-else-before-invoking-slave-jar-in-slave-launch-script-td4634608.html There appears to be a bug in the jenkins protocol but adding -n to the earlier ssh commands in my runslave.sh script appe

Re: failure setting up slave...

2012-07-30 Thread Rich Pixley
don't really think it is Jenkins' fault the earlier ssh clients ate the first protocol messages. -- Sami Rich Pixley kirjoitti 30.7.2012 kello 21.40: I've gotten this working. The clue for me was here: http://jenkins.361315.n4.nabble.com/Doing-something-else-before-invoking-sla

Re: Guidelines/best practices building embedded linux

2012-07-30 Thread Rich Pixley
I'm not just thinking of using the source code control system to do the cleaning here. I'm coming to jenkins after developing my own automated builder based on btrfs snapshots. With btrfs snapshots, it's possible to both keep an old build, (all artifacts intact), lying around while /also/ cre

Re: Guidelines/best practices building embedded linux

2012-07-31 Thread Rich Pixley
I'm working on getting it opened and released. --rich On 7/31/12 11:19 , Sami Tikka wrote: That sure sounds nice. I frequently have problems with my slaves getting messed up and I have to clean them up. Do you have anything in github elsewhere? -- Sami Rich Pixley kirjoitti 31.7.2012

crash setting up ldap

2012-08-07 Thread Rich Pixley
e Accts,OU=Palm CNS,DC=palm1,DC=palmone,DC=com Manager Password: (from zoo animals) Clicking "project-based matrix authorization strategy" and entering "rich pixley" now looks ok. I can check all boxes, but on clicking "save", jenkins appears to crash with this. Anyo