From owner-freebsd-ports@FreeBSD.ORG Wed Jun 30 00:49:14 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E51FD16A4CE for ; Wed, 30 Jun 2004 00:49:14 +0000 (GMT) Received: from ioskeha.hittite.isp.9tel.net (ioskeha.hittite.isp.9tel.net [62.62.156.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E93243D31 for ; Wed, 30 Jun 2004 00:49:14 +0000 (GMT) (envelope-from clefevre-lists@9online.fr) Received: from pc2k (unknown [84.97.144.238]) by ioskeha.hittite.isp.9tel.net (Postfix) with SMTP id D7D6414B949; Wed, 30 Jun 2004 02:50:00 +0200 (CEST) Message-ID: <017a01c45e3c$08660950$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: "Jonathan Weiss" References: Date: Wed, 30 Jun 2004 02:48:59 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: isc-dhcp3-server-3.0.1.r14 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jun 2004 00:49:15 -0000 "Jonathan Weiss" wrote: > > "Jonathan Weiss" wrote: > >>> do you have a dhcpd user and group ? if not, try the following > >>> command : > >>> > >>> /usr/local/etc/rc.d/isc-dhcpd.sh install > >> > >> I would appreciate it, if you could document this in pkg-message as I > >> stumbled over the same issue 30minutes ago. > > > > > > this should be normaly executed at installation time, if not, there is > > an issue somewhere. this is for internal use only... that is the reason > > it is not documented. > > > > PS: found the problem, pkg-install isn't called from the Makefile. I'll > > fix this right now. sorry. > > Right now i am getting this in var/log/messages: > > Jun 29 22:11:54 satan dhcpd: Can't create new lease file: Permission denied > Jun 29 23:11:53 satan kernel: pid 1315 (dhcpd), uid 1002: exited on signal > 11 [snip] > I used the startup-file with the install target to install the dhcpd user > and group. So it is the thase problem as reported with the Pid-file. using the logs sent by David Du SERRE-TELMON, I also fixed that problem and I've identified and fixed some others. see PR#68357 for details : http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/68357 hope that all the major bugs have been fixed (as well as the minor ones :) PS : I've already CC'ed you the patch. Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net