From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 15 20:40:09 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E961716A4CE for ; Thu, 15 Apr 2004 20:40:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5F8343D54 for ; Thu, 15 Apr 2004 20:40:09 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i3G3e9bv096126 for ; Thu, 15 Apr 2004 20:40:09 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i3G3e955096120; Thu, 15 Apr 2004 20:40:09 -0700 (PDT) (envelope-from gnats) Resent-Date: Thu, 15 Apr 2004 20:40:09 -0700 (PDT) Resent-Message-Id: <200404160340.i3G3e955096120@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "David O'Brien" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45FE016A4CE for ; Thu, 15 Apr 2004 20:34:44 -0700 (PDT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FA6143D45 for ; Thu, 15 Apr 2004 20:34:44 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.10) with ESMTP id i3G3YhcH039601 for ; Thu, 15 Apr 2004 20:34:43 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i3G3YhCQ039600; Thu, 15 Apr 2004 20:34:43 -0700 (PDT) (envelope-from obrien) Message-Id: <200404160334.i3G3YhCQ039600@dragon.nuxi.com> Date: Thu, 15 Apr 2004 20:34:43 -0700 (PDT) From: "David O'Brien" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/65598: samba-devel's samba.sh RC script bug X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David O'Brien List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Apr 2004 03:40:10 -0000 >Number: 65598 >Category: ports >Synopsis: samba-devel's samba.sh RC script bug >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 15 20:40:09 PDT 2004 >Closed-Date: >Last-Modified: >Originator: David O'Brien >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD dragon.nuxi.com 5.2-CURRENT FreeBSD 5.2-CURRENT #394: Sun Mar 21 20:03:20 PST 2004 rootk@dragon.nuxi.com:/FBSD/src/sys/i386/compile/DRAGON i386 >Description: Following the instructions in {PREFIX}/etc/rc.d/samba.sh, I put nmbd_enable="NO" and smbd_enable="YES" in my /etc/rc.conf as I wanted the fine grain control. Unfortunately, this causes a warning that 'samba_enable' isn't set in /etc/rc.conf. The port's RC script needs to check for 'samba_enable' before trying to do 'checkyesno' on it. >How-To-Repeat: Configure as I described above and start samba. Or document that one has to samba_enable="NO" or samba_enable="YES" and then use the fine grain knobs. Note that it is wierd that samba_enable value set to both YES and NO have the same affect if [ns]mbd_enable is set. >Fix: >Release-Note: >Audit-Trail: >Unformatted: