[Buildbot-devel] Buildbot on ubuntu 9.10 bzip2 error

Ian Zimmerman itz at clustrix.com
Fri Mar 5 01:09:12 UTC 2010


On Thu, 4 Mar 2010 16:18:33 -0800
Ian Zimmerman <itz at clustrix.com> wrote:

> On Thu, 04 Mar 2010 12:43:12 -0800
> Rodney Stanton <rodneys at broadon.com> wrote:
> 
> > I don't think this is a bug in buildbot.  This is just a call for
> > help with an odd occurrence. If anyone else is building on ubuntu
> > 9.10, please let me know if this problem is unique to my setup.
> > 
> > This works on my 9.04 builders
> > 
> > Situation
> > OS: Ubuntu 9.10
> > Buildbot: 0.7.11p3, installed with apt-get
> > 
> > Cause:
> > Originally the unpacking was inside of a Makefile , I have also
> > setup a builder to perform just the unpackaing
> > 
> >   argv: ['tar', 'xjf',
> > '/home/build/buildslave/<xxx>/foo-4.4.4.tar.bz2']
> > 
> > 
> > Error:
> > 
> > bzip2: I/O or other error, bailing out.  Possible reason follows.
> > bzip2: Broken pipe
> > 	Input file = (stdin), output file = (stdout)
> > tar: Child returned status 1
> > tar: Exiting with failure status due to previous errors
> > 
> > Confusion: Outside of buildbot, tar xjf works fine.
> > 
> > Rodney
> > 
> > 
> > ------------------------------------------------------------------------------
> > Download Intel® Parallel Studio Eval
> > Try the new software tools for yourself. Speed compiling, find bugs
> > proactively, and fine-tune applications for parallel performance.
> > See why Intel Parallel Studio got high marks during beta.
> > http://p.sf.net/sfu/intel-sw-dev
> > _______________________________________________
> > Buildbot-devel mailing list
> > Buildbot-devel at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/buildbot-devel
> 
> Looks like:
> 
> http://blog.nelhage.com/archives/15http://blog.nelhage.com/archives/1500
> 

oops!

I hate email programs which force their own half baked editor on you.

The correct link is:
http://blog.nelhage.com/archives/150

sorry for that.




More information about the devel mailing list