#2756: latest master from git has error on reconfig: "MailNotifier instance has 
no
attribute '_buildSetSubscription'"
---------------------+--------------------
Reporter:  dank      |       Owner:
    Type:  defect    |      Status:  new
Priority:  critical  |   Milestone:  0.8.9
 Version:  master    |  Resolution:
Keywords:            |
---------------------+--------------------
Changes (by dustin):

 * keywords:  regression =>
 * priority:  major => critical


Old description:

> Doing a reconfig with the latest 0.8.8+ from git
> fails for me with
>
>         File "master/buildbot/status/buildset.py", line 81, in
> summaryUnsubscribe
>             if self._buildSetSubscription is not None:
>         exceptions.AttributeError: MailNotifier instance has no attribute
> '_buildSetSubscription'
>
> 2014-04-14 12:45:25-0700 [-] WARNING: reconfig partially applied; master
> may malfunction
>
> The offending line was introduced recently, by
> commit 3d6609a6079a23ef5d730eaf731f7b0f116222e2
> Author: Andrew Deason <[email protected]>
> Date:   Sat Oct 5 23:27:24 2013 -0500
>
>     GerritStatusPush: Add per-buildset status updates
>
> so this may be a regression.

New description:

 Doing a reconfig with the latest 0.8.8+ from git
 fails for me with

 {{{
         File "master/buildbot/status/buildset.py", line 81, in
 summaryUnsubscribe
             if self._buildSetSubscription is not None:
         exceptions.AttributeError: MailNotifier instance has no attribute
 '_buildSetSubscription'

 2014-04-14 12:45:25-0700 [-] WARNING: reconfig partially applied; master
 may malfunction
 }}}

 The offending line was introduced recently, by
 {{{
 commit 3d6609a6079a23ef5d730eaf731f7b0f116222e2
 Author: Andrew Deason <[email protected]>
 Date:   Sat Oct 5 23:27:24 2013 -0500

     GerritStatusPush: Add per-buildset status updates
 }}}

 so this may be a regression.

--

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2756#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to