On Sat, 19 Mar 2011 16:32:53 -0700
Guido van Rossum <gu...@python.org> wrote:
> remote:   File "/data/buildbot/master/master.cfg", line 87, in
> perspective_addChange
> remote:     changedict['category'] = branch_to_category[changedict['branch']]
> remote: exceptions.KeyError: '2.5'
> remote: ]

That's because the buildbot notification hook tries to launch new builds
on branch 2.5 but it is unknown to the buildmaster.

Regards

Antoine.
_______________________________________________
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

Reply via email to