BIND 10 #1018: resolver will not start: RESOLVER_FAILED, resolver failed, reason: module_name missing in { }

BIND 10 Development do-not-reply at isc.org
Thu Jun 16 15:57:03 UTC 2011


#1018: resolver will not start: RESOLVER_FAILED, resolver failed, reason:
module_name missing in {  }
-------------------------------------+-------------------------------------
                   Reporter:  jreed  |                 Owner:  UnAssigned
                       Type:         |                Status:  reviewing
  defect                             |             Milestone:  New Tasks
                   Priority:         |            Resolution:
  blocker                            |             Sensitive:  0
                  Component:         |           Sub-Project:  DNS
  resolver                           |  Estimated Difficulty:  0.0
                   Keywords:         |           Total Hours:  0
            Defect Severity:  Very   |
  High                               |
Feature Depending on Ticket:         |
        Add Hours to Ticket:  0      |
                  Internal?:  0      |
-------------------------------------+-------------------------------------
Changes (by jelte):

 * owner:  jelte => UnAssigned
 * status:  assigned => reviewing


Comment:

 fixed, I had forgotten to add logging config plugin and spec for cfgmgr to
 _DATA in the makefile; diff is:

 {{{
 diff --git a/src/bin/cfgmgr/plugins/Makefile.am
 b/src/bin/cfgmgr/plugins/Makefil
 index 64f9dc3..d1e0f70 100644
 --- a/src/bin/cfgmgr/plugins/Makefile.am
 +++ b/src/bin/cfgmgr/plugins/Makefile.am
 @@ -4,3 +4,4 @@ EXTRA_DIST += logging.spec b10logging.py

  config_plugindir = @prefix@/share/@PACKAGE@/config_plugins
  config_plugin_DATA = tsig_keys.py tsig_keys.spec
 +config_plugin_DATA = b10logging.py logging.spec
 }}}

 (but also pushed to origin trac1018)

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


More information about the bind10-tickets mailing list