BIND 10 #2159: in-tree lettuce fails due to missing static.zone

BIND 10 Development do-not-reply at isc.org
Fri Jul 27 16:13:40 UTC 2012


#2159: in-tree lettuce fails due to missing static.zone
----------------------------------------+----------------------------------
                   Reporter:  jreed     |                 Owner:
                       Type:  defect    |                Status:  new
                   Priority:  high      |             Milestone:  New Tasks
                  Component:  b10-auth  |            Resolution:
                   Keywords:            |             Sensitive:  0
            Defect Severity:  N/A       |           Sub-Project:  DNS
Feature Depending on Ticket:            |  Estimated Difficulty:  0
        Add Hours to Ticket:  0         |           Total Hours:  0
                  Internal?:  0         |
----------------------------------------+----------------------------------
Description changed by jreed:

Old description:

> This is a regression from #1976 (Provide default configuration for static
> data source).
>
> Commit eabb375e caused that full path to static.zone to be configured in
> the spec file and used automatically.  But the two automated lettuce runs
> use the ". setup_intree_bind10.sh" and so lettuce fails if the bind10 is
> not installed yet, for example:
>
> {{{
> 11:50:17.662 FATAL [b10-auth.auth] AUTH_SERVER_FAILED server failed:
> Unknown uncaught exception from static createInstance: Failed to open
> master file: /home/jreed/builder/work/BIND10-lettuce/20120726161710
> -DebianLinux-x86_64-GCC/install/share/bind10-devel/static.zone: No such
> file or directory
> }}}
>
> Notice above is in the .../install/... directory. It should be getting it
> from the checked out src directory.

New description:

 This is a regression from #1976 (Provide default configuration for static
 data source).

 Commit eabb375e caused that full path to static.zone to be configured in
 the spec file and used automatically.  But the two automated lettuce runs
 use the ". setup_intree_bind10.sh" and so lettuce fails if the bind10 is
 not installed yet, for example:

 {{{
 11:50:17.662 FATAL [b10-auth.auth] AUTH_SERVER_FAILED server failed:
 Unknown uncaught exception from static createInstance: Failed to open
 master file: /home/jreed/builder/work/BIND10-lettuce/20120726161710
 -DebianLinux-x86_64-GCC/install/share/bind10-devel/static.zone: No such
 file or directory
 }}}

 Notice above is in the .../install/... directory. It should be getting it
 from the build directory.

--

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


More information about the bind10-tickets mailing list