From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Sep 21 07:01:04 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org 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 916CC16A407 for ; Thu, 21 Sep 2006 07:01:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E27243D46 for ; Thu, 21 Sep 2006 07:01:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8L713PO035025 for ; Thu, 21 Sep 2006 07:01:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8L713SG035024; Thu, 21 Sep 2006 07:01:03 GMT (envelope-from gnats) Date: Thu, 21 Sep 2006 07:01:03 GMT Message-Id: <200609210701.k8L713SG035024@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: lupe@lupe-christoph.de (Lupe Christoph) Cc: Subject: Re: ports/103436: sysutils/munin* user detection broken X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Lupe Christoph List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Sep 2006 07:01:04 -0000 The following reply was made to PR ports/103436; it has been noted by GNATS. From: lupe@lupe-christoph.de (Lupe Christoph) To: bug-followup@FreeBSD.org, johan@stromnet.orgi Cc: Subject: Re: ports/103436: sysutils/munin* user detection broken Date: Thu, 21 Sep 2006 08:59:12 +0200 I'm afraid you missed a similar problem in pkg-install in both ports.: if ! grep -q "^${u}:" /etc/passwd; then I'll submit two PRs with complete patches. Thanks for sending this PR. Lupe Christoph -- | You know we're sitting on four million pounds of fuel, one nuclear | | weapon and a thing that has 270,000 moving parts built by the lowest | | bidder. Makes you feel good, doesn't it? | | Rockhound in "Armageddon", 1998, about the Space Shuttle |