BIND 10 #3364: hooks files installed to wrong location

BIND 10 Development do-not-reply at isc.org
Wed Mar 5 21:58:56 UTC 2014


#3364: hooks files installed to wrong location
-------------------------------+------------------------------------------
            Reporter:  jreed   |                        Owner:  UnAssigned
                Type:  defect  |                       Status:  new
            Priority:  medium  |                    Milestone:  New Tasks
           Component:  hooks   |                   Resolution:
            Keywords:          |                 CVSS Scoring:
           Sensitive:  0       |              Defect Severity:  N/A
         Sub-Project:  DHCP    |  Feature Depending on Ticket:
Estimated Difficulty:  0       |          Add Hours to Ticket:  0
         Total Hours:  0       |                    Internal?:  0
-------------------------------+------------------------------------------
Description changed by jreed:

Old description:

> See src/lib/hooks/tests/Makefile.am
> src/lib/dhcpsrv/tests/Makefile.am
> src/bin/dhcp4/tests/Makefile.am
> src/bin/dhcp6/tests/Makefile.am
> src/hooks/dhcp/user_chk/Makefile.am
>
> which use  wrong nodistdir.
>
> This causes many files to be installed to wrong place outside of the
> install location.
>
> I think the plan was for these libraries or files not to be installed. It
> should use noinst_ instead and get rid of nodistdir also.
>
> Probably a second ticket needs to be opened so we have tests that check
> hooks from install location. If we had that then this would have been
> detected automatically.

New description:

 See src/lib/hooks/tests/Makefile.am
 src/lib/dhcpsrv/tests/Makefile.am
 src/bin/dhcp4/tests/Makefile.am
 src/bin/dhcp6/tests/Makefile.am
 src/hooks/dhcp/user_chk/Makefile.am

 which use  wrong nodist_ and nodistdir.

 This causes many files to be installed to wrong place outside of the
 install location.

 I think the plan was for these libraries or files not to be installed. It
 should use noinst_ instead and get rid of nodistdir also.

 Probably a second ticket needs to be opened so we have tests that check
 hooks from install location. If we had that then this would have been
 detected automatically.

--

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


More information about the bind10-tickets mailing list