[Rock-dev] [Orocos-Dev] Build server script for autoproj-based installs

Peter Soetens peter at thesourceworks.com
Thu Dec 16 16:22:59 CET 2010


On Thursday 16 December 2010 15:52:19 Sylvain Joyeux wrote:
> On 12/16/2010 03:42 PM, Peter Soetens wrote:
> >>    * in the "adding config.yml part", make sure you add it to the right
> >>    
> >>      branch
> > 
> > I did:
> > 
> > + git checkout -b toolchain-2.2 origin/toolchain-2.2
> > Branch toolchain-2.2 set up to track remote branch toolchain-2.2 from
> > origin. Switched to a new branch 'toolchain-2.2'
> > + cp -f
> > /home/kaltan/vbox/hudson/jobs/bootstrap-toolchain/workspace/config.yml
> > config.yml
> > + git add -f config.yml
> > + git commit -a -m build server configuration
> > [toolchain-2.2 13da46d] build server configuration
> > 
> >   1 files changed, 11 insertions(+), 0 deletions(-)
> >   create mode 100644 config.yml
> >   
> >>    * when bootstrapping, make sure you give the right branch to
> >>    bootstrap
> > 
> > I did:
> > 
> > + ruby autoproj_bootstrap git /home/kaltan/vbox/hudson/jobs/bootstrap-
> > toolchain/workspace/buildconf branch=toolchain-2.2
> 
> Then it seems that there is a bug in autoproj bootstrap
> 
> Can you send your config.yml as well ?

It is generated by the hudson script I've sent you. It should be self-
containing (ie doesn't depend on hudson or my environment).

Peter


More information about the Rock-dev mailing list