Yes, it was introduced after I added the current functionality. Johannes 
experienced the same, but I hoped this wouldn't affect everyone who is 
pushing. It seems the error is due to a bug in 0.9.5 <= Mercurial < 1.0: 
https://bugs.launchpad.net/ubuntu/+source/mercurial/+bug/234919

As 0.9.5 is the version used in Hardy, this is going to be a major 
annoyance for most. Unless there is an easy fix this would mean either 
removing the buildbot functionality of building on checkin, or the 
pushers upgrading their Mercurial to version >= 1.0

ilmar

Garth N. Wells wrote:
> I'm getting a bunch of errors when I push to the DOLFIN repository. I've 
> pasted the start of the message below. Is it something to do with the 
> buildbot?
>
> Garth
>
> pushing to ssh://[EMAIL PROTECTED]/hg/dolfin
> searching for changes
> ** unknown exception encountered, details follow
> ** report bug details to http://www.selenic.com/mercurial/bts
> ** or [EMAIL PROTECTED]
> ** Mercurial Distributed SCM (version 0.9.5)
> Traceback (most recent call last):
>    File "/usr/bin/hg", line 14, in <module>
>      mercurial.dispatch.run()
>    File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 
> 20, in run
>      sys.exit(dispatch(sys.argv[1:]))
>    File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 
> 29, in dispatch
>      return _runcatch(u, args)
>    File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 
> 45, in _runcatch
>      return _dispatch(ui, args)
>    File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 
> 348, in _dispatch
>      ret = _runcommand(ui, options, cmd, d)
>    File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 
> 401, in _runcommand
>      return checkargs()
>    File "/var/lib/python-support/python2.5/mercurial/dispatch.py", line 
> 357, in checkargs
>      return cmdfunc()
>
> .
> .
> .
> .
> .
> _______________________________________________
> DOLFIN-dev mailing list
> [email protected]
> http://www.fenics.org/mailman/listinfo/dolfin-dev
>   
_______________________________________________
DOLFIN-dev mailing list
[email protected]
http://www.fenics.org/mailman/listinfo/dolfin-dev

Reply via email to