From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 20:23:13 2006 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 5908A16A423 for ; Wed, 1 Feb 2006 20:23:13 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id BF95B43D46 for ; Wed, 1 Feb 2006 20:22:58 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 20320 invoked by uid 1000); 1 Feb 2006 21:22:56 +0100 Date: Wed, 1 Feb 2006 21:22:56 +0100 From: Clement Laforet To: Beech Rintoul Message-ID: <20060201202256.GB7917@goofy.cultdeadsheep.org> References: <200601312017.38954.akbeech@alaskaparadise.com> <20060201143157.GA7917@goofy.cultdeadsheep.org> <200602011031.23955.akbeech@alaskaparadise.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Yylu36WmvOXNoKYn" Content-Disposition: inline In-Reply-To: <200602011031.23955.akbeech@alaskaparadise.com> User-Agent: Mutt/1.5.10i Cc: freebsd-ports@freebsd.org Subject: Re: apache20 upgrade fails 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: Wed, 01 Feb 2006 20:23:14 -0000 --Yylu36WmvOXNoKYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 01, 2006 at 10:31:06AM -0900, Beech Rintoul wrote: > On Wednesday 01 February 2006 05:31, Clement Laforet wrote: > > On Tue, Jan 31, 2006 at 08:17:11PM -0900, Beech Rintoul wrote: > > > Getting the following upgrading apache20: > > > > > > config.status: executing default commands > > > sed: 1: "s,%%FTPUSERS%%,$FreeBSD ...": bad flag in substitute command: > > > 'v' *** Error code 1 > > > > it seems you accidentally removed '#' on first line of /etc/ftpusers. >=20 > I checked the file, it's fine. That line is commented out. I've never cha= nged=20 > anything there. Apache still won't build so I'm open for suggestions. weird... remove @ on line 213 (@FTPUSERS=3D...) and send us the line when it gets=20 printed. also you please check which egrep you use (make -V EGREP). please run also "egrep -v '^#' /etc/ftpusers" to test egrep behavior. clem --Yylu36WmvOXNoKYn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFD4RigsRhfjwcjuh0RAvePAJ4sFrunIt4eMFgiLvMsEIszMhg/nQCfX8Ua BlNxXAgPO+f/KV1XEsyxX3s= =rvtN -----END PGP SIGNATURE----- --Yylu36WmvOXNoKYn--