BIND 10 #2951: NXDOMAIN case at root server results in SERVFAIL w/ sqlite3 datasrc

BIND 10 Development do-not-reply at isc.org
Sat Jan 25 19:27:39 UTC 2014


#2951: NXDOMAIN case at root server results in SERVFAIL w/ sqlite3 datasrc
-------------------------------------+-------------------------------------
            Reporter:  jinmei        |                        Owner:  muks
                Type:  defect        |                       Status:
            Priority:  medium        |  reviewing
           Component:  data source   |                    Milestone:
            Keywords:                |  Sprint-20131015
           Sensitive:  0             |                   Resolution:
         Sub-Project:  DNS           |                 CVSS Scoring:
Estimated Difficulty:  0             |              Defect Severity:  N/A
         Total Hours:  0             |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
Changes (by kean):

 * owner:  UnAssigned => muks


Comment:

 The config file was written pre #2904, and therefore uses the old port
 number which has changed. Commit 5bfc72950099a121838afff9fd2bf9e1230e5118
 changes that to the new port number.

 Running lettuce fails in one of your new tests:
 {{{
 A query for . type SOA should have rcode NOERROR   #
 features/terrain/querying.py:206
     Traceback (most recent call last):
       File "/usr/lib/python2.7/site-packages/lettuce/core.py", line 143,
 in __call__
         ret = self.function(self.step, *args, **kw)
       File
 "/home/kean/isc/bind10/tests/lettuce/features/terrain/querying.py", line
 250, in query
         "Expected: " + rcode + ", got " + query_result.rcode
     AssertionError: Expected: NOERROR, got NO_ANSWER
 }}}

 Please see if this fails for you too. This was on FC19.

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


More information about the bind10-tickets mailing list