Skip site navigation (1)Skip section navigation (2)
Date:      10 Apr 2014 18:54:35 -0000
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/188439: broken startup script in: dns/bind99
Message-ID:  <20140410185435.47615.qmail@avocado.salatschuessel.net>
Resent-Message-ID: <201404101900.s3AJ00rd088257@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140410185435.47615.qmail>