On Jun 21, 2012, at 10:43 AM, Jon Lee <[email protected]> wrote:
> Is something being upgraded right now?
>
No, the config file has a problem in it which is unrelated to our upgrade as
far as I can tell. I'm trying to track down what happened.
$ buildbot checkconfig
Unhandled Error
Traceback (most recent call last):
File "/opt/local/bin/buildbot", line 4, in <module>
runner.run()
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/buildbot/scripts/runner.py",
line 1350, in run
if not doCheckConfig(so):
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/buildbot/scripts/runner.py",
line 1071, in doCheckConfig
return cl.load(quiet=quiet)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/buildbot/scripts/checkconfig.py",
line 29, in load
self.basedir, self.configFileName)
--- <exception caught here> ---
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/buildbot/config.py",
line 144, in loadConfig
exec f in localDict
File "/Volumes/sas/buildbot/webkit/master.cfg", line 886, in <module>
loadBuilderConfig(c)
File "/Volumes/sas/buildbot/webkit/master.cfg", line 864, in loadBuilderConfig
builder["factory"] = factory(*factoryArgs)
exceptions.TypeError: __init__() takes exactly 4 arguments (5 given)
Configuration Errors:
error while parsing config file: __init__() takes exactly 4 arguments (5
given) (traceback in logfile)
-Bill
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev