From owner-freebsd-ports@FreeBSD.ORG Sat Dec 31 18:56:04 2005 Return-Path: X-Original-To: ports@freebsd.org 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 3A94F16A420 for ; Sat, 31 Dec 2005 18:56:04 +0000 (GMT) (envelope-from mikej@rogers.com) Received: from smtp104.rog.mail.re2.yahoo.com (smtp104.rog.mail.re2.yahoo.com [206.190.36.82]) by mx1.FreeBSD.org (Postfix) with SMTP id 5A2D243D5E for ; Sat, 31 Dec 2005 18:56:03 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 1245 invoked from network); 31 Dec 2005 18:56:02 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:Subject:Content-Type:Content-Transfer-Encoding; b=XvhoLgGNucZ4bw7i9r+2lOKtHfwuyMbKsK9TvKjFyeaIb3DSqgIBdHzIGxcHrkt4C5IbhVyI25/K0+WPoOvZ+1srRAgJ7hooH+Hp8ewlcLhaXeMPc2w4Mdt+RO05UCph0yc1hyXk/VLPKd8nUm7qZDDJmL2UYCcD113zHPlW8vQ= ; Received: from unknown (HELO ?70.30.133.184?) (mikej@rogers.com@70.30.133.184 with plain) by smtp104.rog.mail.re2.yahoo.com with SMTP; 31 Dec 2005 18:56:02 -0000 Message-ID: <43B6D44B.20808@rogers.com> Date: Sat, 31 Dec 2005 13:56:11 -0500 From: Mike Jakubik User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: oliver@FreeBSD.org, ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: FreeBSD Port: security/courier-authlib-base (rc.d changes problem) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2005 18:56:04 -0000 It seems that since the new rc.d MFC, the courier authdaemond does not start up properly. My setup uses mysql, here is the error i get when booting: FreeBSD 6.0-STABLE #0: Thu Dec 29 15:08:50 EST 2005 amd64 Dec 31 13:45:45 mail authdaemond: modules="authmysql", daemons=5 Dec 31 13:45:45 mail authdaemond: Installing libauthmysql Dec 31 13:45:45 mail authdaemond: Shared object "libmysqlclient.so.14" not found, required by "libauthmysql.so" Dec 31 13:45:47 mail postfix/postfix-script: starting the Postfix mail system Dec 31 13:45:47 mail postfix/master[657]: daemon started -- version 2.2.7, configuration /usr/local/etc/postfix However if i manually restart it right after the system has booted it works just fine: Dec 31 13:48:18 mail authdaemond: stopping authdaemond children Dec 31 13:48:20 mail authdaemond: modules="authmysql", daemons=5 Dec 31 13:48:20 mail authdaemond: Installing libauthmysql Dec 31 13:48:20 mail authdaemond: Installation complete: authmysql