BIND 10 #1901: be consistent with bind10 or boss or bob name

BIND 10 Development do-not-reply at isc.org
Mon Feb 4 18:44:36 UTC 2013


#1901: be consistent with bind10 or boss or bob name
-------------------------------------+-------------------------------------
            Reporter:  jreed         |                        Owner:
                Type:  defect        |  jinmei
            Priority:  medium        |                       Status:
           Component:  Boss of BIND  |  reviewing
            Keywords:                |                    Milestone:
           Sensitive:  0             |  Sprint-20130205
         Sub-Project:  Core          |                   Resolution:
Estimated Difficulty:  9             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:
                                     |  Medium
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------

Comment (by jinmei):

 The code looks okay, but I found one issue: run_bind10.sh doesn't
 work:

 {{{
 % ./run_bind10.sh
 Traceback (most recent call last):
   File "/Users/jinmei/src/isc/git/bind10-1901/src/bin/xfrin/b10-xfrin",
 line 36, in <module>
     from isc.server_common.auth_command import auth_loadzone_command
   File
 "/Users/jinmei/src/isc/git/bind10-1901/src/lib/python/isc/server_common/auth_command.py",
 line 21, in <module>
     from isc.log_messages.server_common_messages import *
 EOFError: EOF read where not expected
 Traceback (most recent call last):
   File "/Users/jinmei/src/isc/git/bind10-1901/src/bin/xfrout/b10-xfrout",
 line 37, in <module>
     import isc.server_common.tsig_keyring
   File
 "/Users/jinmei/src/isc/git/bind10-1901/src/lib/python/isc/server_common/tsig_keyring.py",
 line 24, in <module>
     from isc.log_messages.server_common_messages import *
 EOFError: EOF read where not expected
 ...(errors like these continue)
 }}}

 Is it only me?

 And, I just notice that lettuce tests also failed.

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


More information about the bind10-tickets mailing list