[Python-buildbots] Re: AIX buildbot reconfiguration request

2021-05-14 Thread Pablo Galindo Salgado
Hi David, The easiest way is to open a pull request here with the changes you need: https://github.com/python/buildmaster-config Check the Python devguide on how to configure a buildbot worker. Regards, Pablo On Thu, 13 May 2021, 21:51 David Edelsohn, wrote: > Hi! > > Is it best to ask this

[Python-buildbots] Re: No more buildbot failure emails?

2022-08-10 Thread Pablo Galindo Salgado
Ok, found the problem: https://github.com/python/buildmaster-config/pull/338 On Wed, 10 Aug 2022 at 13:50, Pablo Galindo Salgado wrote: > This is the only exception I found in the logs: > > 2022-08-06 16:56:44+ [-] Got exception when handling reporter events > Tra

[Python-buildbots] Re: No more buildbot failure emails?

2022-08-10 Thread Pablo Galindo Salgado
No idea, I will try to get a peek at the logs tomorrow. On Mon, 8 Aug 2022 at 18:41, Victor Stinner wrote: > Hi, > > Since July 23 or July 24, I don't get emails about buildbot failures > anymore. Can it be a recent configuration change? > > 8484356 Remove ware-win81-release worker (#335) > c896

[Python-buildbots] Re: No more buildbot failure emails?

2022-08-10 Thread Pablo Galindo Salgado
7;Got exception when handling reporter events') --- --- File "/srv/buildbot/venv/lib/python3.9/site-packages/buildbot/reporters/base.py", line 88, in _got_event report = yield g.generate(self.master, self, key, msg) builtins.KeyError: 'content' N