[Buildbot] #3182: MailNotifier throws exceptions.AttributeError: 'NoneType' object has no attribute 'subscribe'

Buildbot trac trac at buildbot.net
Fri Feb 6 00:16:38 UTC 2015


#3182: MailNotifier throws exceptions.AttributeError: 'NoneType' object has no
attribute 'subscribe'
----------------------+------------------------
Reporter:  daniel@…   |       Owner:
    Type:  undecided  |      Status:  new
Priority:  major      |   Milestone:  undecided
 Version:  master     |  Resolution:
Keywords:  mail, osx  |
----------------------+------------------------

Comment (by dustin):

 It looks like ewong's patch fixed the first traceback.

 The last should be similarly easy to fix -- see what kind of data API
 dictionary `br_consumer_cb` is getting, and why it doesn't have a `brid`
 key.

 In general, MailNotifier's still built around the old Status hierarchy,
 and hasn't been upgraded to use the data API.  It's been hacked around the
 edges to keep it sort of functional, but you're seeing some of the
 problems with that now.

--
Ticket URL: <http://trac.buildbot.net/ticket/3182#comment:8>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list