Am 13.11.2010 14:00, schrieb Mark Dickinson: > On Fri, Nov 12, 2010 at 9:29 AM, "Martin v. Löwis" <mar...@v.loewis.de> wrote: >> As you may have noticed: I updated the buildbot master to release 0.8.2. >> If you notice any problems, please post them here. > > One effect of this change seems to be that bbreport[1] no longer > works, since it appears that buildbot 0.8.2 has done away with the > XMLRPC interface that bbreport uses. > > But that's really a bbreport issue rather than a buildbot one... > > Mark
I've added a quickfix by copying the removed xmlrpc interface to the local buildbot installation now. I had to patch it up a bit though, because of an apparent API change somewhere in buildbot, and I'm not sure whether this was correct. Georg _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com