BIND 10 #1643: TSIG configuration syntax should be as consistent as possible for auth and xfrout

BIND 10 Development do-not-reply at isc.org
Wed Aug 22 21:40:50 UTC 2012


#1643: TSIG configuration syntax should be as consistent as possible for auth and
xfrout
-------------------------------------+-------------------------------------
                   Reporter:         |                 Owner:  vorner
  jinmei                             |                Status:  closed
                       Type:         |             Milestone:
  defect                             |  Sprint-20120306
                   Priority:         |            Resolution:  fixed
  medium                             |             Sensitive:  0
                  Component:         |           Sub-Project:  DNS
  configuration                      |  Estimated Difficulty:  5
                   Keywords:         |           Total Hours:  11.23
            Defect Severity:  N/A    |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------

Comment (by jreed):

 Replying to [comment:9 vorner]:


 > >   (you may also want to run pycoverage)
 >
 > I tried running pycoverage, but it fails for me with this error:
 > {{{
 > Running test: edns_python_test.py
 > Traceback (most recent call last):
 >   File
 "/home/vorner/work/bind10/src/lib/dns/python/tests/edns_python_test.py",
 line 18, in <module>
 >     from pydnspp import *
 > ImportError: dynamic module does not define init function (initpydnspp)
 > make[7]: *** [check-local] Error 1
 > }}}
 >
 > This seems to happen reliably with all wrapper modules, and I need to
 look into it sometime. I didn't want to hold this ticket because of it,
 though.


 I think this is caused by using python coverage from a 2.x version instead
 of 3.x version. I had same problem until I deinstalled py27-coverage-3.5.2
 and then installed py31-coverage-3.5.2 .

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


More information about the bind10-tickets mailing list