ports/188439: broken startup script in: dns/bind99
Oliver Lehmann
oliver at FreeBSD.org
Thu Apr 10 19:00:00 UTC 2014
>Number: 188439
>Category: ports
>Synopsis: broken startup script in: dns/bind99
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Apr 10 19:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Oliver Lehmann
>Release: FreeBSD 10.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD avocado.salatschuessel.net 9.2-STABLE FreeBSD 9.2-STABLE #0: Sun Feb 2 17:29:18 CET 2014 olivleh1 at avocado.salatschuessel.net:/usr/obj/usr/src/sys/AVOCADO amd64
>Description:
a)
"ldconfig" is missing as dependency in the start script
On system bootup, named cannot be started, because libxml2.so.5 cannot
be found to execute the namedconf and named command. Adding "ldconfig"
to the dependency of the rc-script fixes this
b)
The pid-file dtection is broken. Just put "pid-file /var/run/named.pid"
in your named.conf and the startscript will create a directory(!) with
that name rendering named unable to start its configured pid file at the
same location...
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list