BIND 10 #1924: Msgq undeliverable notifications

BIND 10 Development do-not-reply at isc.org
Tue Feb 12 17:35:17 UTC 2013


#1924: Msgq undeliverable notifications
-------------------------------------+-------------------------------------
            Reporter:  vorner        |                        Owner:
                Type:  task          |  jinmei
            Priority:  medium        |                       Status:
           Component:  msgq          |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-20130219
         Sub-Project:  Core          |                   Resolution:
Estimated Difficulty:  6             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:  msgq-
                                     |  ng
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by jinmei):

 I made a few trivial editorial changes to `cc_generated/Makefile.am`.
 Also there seems to be one critical issue (but which should be easily
 addressed).  Please see below, and go merge with addressing it/keeping
 it in mind.

 '''python/isc/cc/Makefile.am'''

 The .py files in this directory are not installed.  It should need
 this:
 {{{
 pythondir = $(pyexecdir)/isc/cc
 }}}

 '''run_sysinfo.sh.in'''

 - On merge, I believe you don't need to add the `buiilddir...isc/cc`
   due to other change that has been merged to master.  This also means
   it will cause conflict on merge.  Please be careful not to (re)add
   then-unnecessary paths in resolving it: basically, I believe you
   can/should simply keep the original script, ignoring the change made
   in this branch.  Same note would apply to some other "run" scripts.

-- 
Ticket URL: <http://bind10.isc.org/ticket/1924#comment:27>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list