From owner-freebsd-ports@FreeBSD.ORG Mon Dec 26 09:09:17 2005 Return-Path: X-Original-To: freebsd-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 964EC16A41F for ; Mon, 26 Dec 2005 09:09:17 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mail2.fluidhosting.com [204.14.90.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 099A243D58 for ; Mon, 26 Dec 2005 09:09:16 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: (qmail 21272 invoked by uid 399); 26 Dec 2005 09:09:14 -0000 Received: from localhost (HELO ?192.168.1.101?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 26 Dec 2005 09:09:14 -0000 Message-ID: <43AFB338.7010904@FreeBSD.org> Date: Mon, 26 Dec 2005 01:09:12 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 1.5 (X11/20051203) MIME-Version: 1.0 To: Beecher Rintoul References: <200512220210.17907.akbeech@gmail.com> <43AB05BE.6050804@FreeBSD.org> <200512221149.08293.akbeech@gmail.com> In-Reply-To: <200512221149.08293.akbeech@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: olgeni@freebsd.org, freebsd-ports@freebsd.org Subject: Re: Bug[?] In new local_startup and webmin3 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: Mon, 26 Dec 2005 09:09:17 -0000 Beecher Rintoul wrote: worked fine. > > I'm positive that rc.conf is correct. Ok, do this for me. First upgrade to the latest version of the port (webmin-1.250_2), then add the following to either /etc/rc.conf or /etc/rc.conf.local: rc_debug="yes" rc_info="yes" Then type: /usr/local/etc/rc.d/webmin.sh rcvar and send the results to the list. While you're at it, can you please do this as well, and send the results to the list: ls -la /usr/local/etc/rc.d > On a side note cups.sh has the > same problem, and I have already removed the "PROVIDE" line. If you've removed the provide line from /usr/local/etc/rc.d/cups.sh, then it's not being treated as an rc.d script, and you have other problems. And FYI, your suggested fix for the webmin script doesn't actually fix anything. As I mentioned above, removing the PROVIDE line causes it to be treated as an old style script and be run out of localpkg. We need to find out why rc.d is not starting this script for you. Doug -- This .signature sanitized for your protection