Report information
The Basics
Id:
43474
Status:
resolved
Priority:
Medium/Medium
Queue:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
4.4.0
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
DHCP Infrastructure
Area:
feature

Dates
Created:Sun, 23 Oct 2016 03:06:15 -0400
Updated:Thu, 21 Dec 2017 14:10:54 -0500
Closed:Thu, 21 Dec 2017 14:10:54 -0500



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: before release tuning
There are a few things to merge before release: - remove the isccc library - if ready enable the uninstall both are about the util/Makefile.bind.in and bug/feature in bind9.
On Wed Dec 20 17:07:31 2017, tmark wrote: > Changes seem fine with one question. Uninstall leaves behind these > two dirs, although they are empty: > > ./include/omapip > ./include/dhcpctl > > Should it? => I don't know. On my box uninstall leaves a lot of empty directories. IMHO we should follow what distcheck wants and obviously it is happy... https://stackoverflow.com/questions/19521335/how-can-i-get-make-uninstall-to-remove-empty-directories-as-well-as-files explains the issue: own/borrow ambiguity. At most it is an autotool bug so I believe we should not try to fix it if nobody complains.