[Buildbot-devel] 0.7.11p1 and waterfall Links
Rodney Stanton
rodneys at broadon.com
Wed Aug 12 04:02:48 UTC 2009
After upgrading to 0.7.11p1 I have discovered two bugs in my setup, both of which are related to links from the Waterfall view. Any help on which steps I should have taken or can take now to correct the installation appreciated. The changes to master.cfg have been to use doStepIf.
1. The mouseover for each change works but upon click, the following error occurs
web.Server Traceback (most recent call last):
exceptions.UnboundLocalError: local variable 'revision' referenced before assignment
If I am not mistaken, revision is for Change Sources like SVN and P4 which keep track of the number of changes. My system is using CVS.
Poking around, I see that status/web/changes.py did not change.
The version of buildbot on the cvs server was not updated.
2. When attempting to cancel builds
exceptions.AttributeError: 'NoneType' object has no attribute 'getPendingBuilds'
Is there a method for testing and debugging these calls on the command line?
Any help appreciated.
Rodney
________________________________________________________________
Sent via the WebMail system at newmail.broadon.com
________________________________________________________________
Sent via the WebMail system at newmail.broadon.com
More information about the devel
mailing list