From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 6 02:50:01 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71AD41065673 for ; Sat, 6 Mar 2010 02:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 341428FC15 for ; Sat, 6 Mar 2010 02:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o262o1MB084829 for ; Sat, 6 Mar 2010 02:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o262o133084828; Sat, 6 Mar 2010 02:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 6 Mar 2010 02:50:01 GMT Resent-Message-Id: <201003060250.o262o133084828@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, "Randal L. Schwartz" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F71B1065673 for ; Sat, 6 Mar 2010 02:49:27 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5EEC48FC25 for ; Sat, 6 Mar 2010 02:49:27 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o262nQ3E077690 for ; Sat, 6 Mar 2010 02:49:26 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o262nQm7077689; Sat, 6 Mar 2010 02:49:26 GMT (envelope-from nobody) Message-Id: <201003060249.o262nQm7077689@www.freebsd.org> Date: Sat, 6 Mar 2010 02:49:26 GMT From: "Randal L. Schwartz" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/144502: spamd port insists on fdescfs mount X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Mar 2010 02:50:01 -0000 >Number: 144502 >Category: ports >Synopsis: spamd port insists on fdescfs mount >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 06 02:50:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Randal L. Schwartz >Release: 8.0-RELEASE >Organization: Stonehenge Consulting Services Inc. >Environment: FreeBSD mabel.insightcruises.com 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 21:11:58 UTC 2010 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: /usr/local/etc/rc.d/ contains the line /sbin/mount -p | grep 'fdescfs.*/dev/fd.*fdescfs.*rw' 2>&1 > /dev/null which is trying to check for /dev/fd being mounted manually, back when it wasn't in the core. Now that it's in the core, this line will fail needlessly. >How-To-Repeat: try to start obspamd with -b (greylisting) >Fix: Check for /dev/fd explicitly, instead of relying on mounts. >Release-Note: >Audit-Trail: >Unformatted: