BIND 10 #206: xfrout fails to run from source tree

BIND 10 Development do-not-reply at isc.org
Wed May 26 14:26:59 UTC 2010


#206: xfrout fails to run from source tree
--------------------------+-------------------------------------------------
 Reporter:  jreed         |       Owner:     
     Type:  defect        |      Status:  new
 Priority:  major         |   Milestone:     
Component:  Unclassified  |    Keywords:     
Sensitive:  0             |  
--------------------------+-------------------------------------------------
 When running bind10 from source tree (not installed):

 {{{
  Traceback (most recent call last):
   File "/backup/isc-work-svn/svn/trunk/src/bin/xfrout/b10-xfrout", line
 432, in <module>
     xfrout_server = XfroutServer()
   File "/backup/isc-work-svn/svn/trunk/src/bin/xfrout/b10-xfrout", line
 347, in __init__
     self._start_xfr_query_listener()
   File "/backup/isc-work-svn/svn/trunk/src/bin/xfrout/b10-xfrout", line
 354, in _start_xfr_query_listener
     self._shutdown_event, self._config_data);
   File "/backup/isc-work-svn/svn/trunk/src/bin/xfrout/b10-xfrout", line
 286, in __init__
     ThreadingUnixStreamServer.__init__(self, sock_file, handle_class)
   File "/usr/pkg/lib/python3.1/socketserver.py", line 400, in __init__
     self.server_bind()
   File "/usr/pkg/lib/python3.1/socketserver.py", line 411, in server_bind
     self.socket.bind(self.server_address)
 socket.error: [Errno 2] No such file or directory
 Process b10-xfrout (PID 1795) died.

 }}}
 (and bind10 restarts and this loops)

-- 
Ticket URL: <https://bind10.isc.org/ticket/206>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list