From owner-freebsd-bugs@FreeBSD.ORG Sat Oct 27 22:55:24 2007 Return-Path: Delivered-To: freebsd-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 2158616A418; Sat, 27 Oct 2007 22:55:24 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1001513C4A5; Sat, 27 Oct 2007 22:55:24 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (dougb@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l9RMtNGx040562; Sat, 27 Oct 2007 22:55:23 GMT (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l9RMtNXE040558; Sat, 27 Oct 2007 22:55:23 GMT (envelope-from dougb) Date: Sat, 27 Oct 2007 22:55:23 GMT Message-Id: <200710272255.l9RMtNXE040558@freefall.freebsd.org> To: john.marshall@riverwillow.com.au, dougb@FreeBSD.org, freebsd-bugs@FreeBSD.org, dougb@FreeBSD.org From: dougb@FreeBSD.org Cc: Subject: Re: conf/117555: [patch] NIS-dependent services cannot start if ypbind uses ypset X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Oct 2007 22:55:24 -0000 Synopsis: [patch] NIS-dependent services cannot start if ypbind uses ypset State-Changed-From-To: open->analyzed State-Changed-By: dougb State-Changed-When: Sat Oct 27 22:50:28 UTC 2007 State-Changed-Why: I worked with John to develop this solution and I think it's the right one. As for your reservation about the ypbind dependency not being explicit, ypset has a REQUIRE for ypbind, which is how rcorder is supposed to work. The REQUIRE for ypserv in yppasswdd for example is overkill, and arguably should be removed but I don't want to tempt fate too much here. Doug Responsible-Changed-From-To: freebsd-bugs->dougb Responsible-Changed-By: dougb Responsible-Changed-When: Sat Oct 27 22:50:28 UTC 2007 Responsible-Changed-Why: I'll shepherd this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=117555