The knot startup script (/usr/local/etc/rc.d/knotd) attempts to use knotc to start the daemon. This feature appears to have been removed in 1.3.2, and as a result the existing rc.d script is no longer able to start knotd. % sudo /usr/local/etc/rc.d/knotd start [14:50] Starting knot. knotc: invalid option -- w Usage: knotc [parameters] <action> How-To-Repeat: Update to the current package version (which packages knot 1.3.2: $FreeBSD: dns/knot/Makefile 328959 2013-10-01 16:02:12Z wg)
Maintainer of dns/knot, Please note that PR ports/182792 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182792 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I've solved the problem for me with the attached patch. Regards, Kristof
On Tue, 08 Oct 2013, Edwin Groothuis wrote: > Maintainer of dns/knot, > > Please note that PR ports/182792 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182792 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org I made enclosed patch to simplify the setup, and solve the startup problem. -- Met vriendelijke groet, With kind regards, Leo Vandewoestijne. AS50381 / DNS-Lab
State Changed From-To: feedback->open maintainer has responded with updated patch.
Hi, The status of this PR is still open, however the problem was addressed and solved at the update to 1.3.2, so this can be closed. Thanks, Leo Vandewoestijne
State Changed From-To: open->closed Closing; problem addressed in ports/182524