From owner-freebsd-ports@FreeBSD.ORG Wed Feb 1 21:29:29 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 EF50116A423 for ; Wed, 1 Feb 2006 21:29:28 +0000 (GMT) (envelope-from akbeech@alaskaparadise.com) Received: from pinnacle.akherb.com (94-37-237-24.gci.net [24.237.37.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2741643DAC for ; Wed, 1 Feb 2006 21:29:10 +0000 (GMT) (envelope-from akbeech@alaskaparadise.com) Received: by pinnacle.akherb.com (Postfix, from userid 1007) id 246345CDC; Wed, 1 Feb 2006 12:29:10 -0900 (AKST) X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pinnacle.akherb.com X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=ham version=3.1.0 Received: from [192.168.2.131] (209-124-141-064.ip.arctic.net [209.124.141.64]) by pinnacle.akherb.com (Postfix) with ESMTP id 706695CB8; Wed, 1 Feb 2006 12:29:09 -0900 (AKST) From: Beech Rintoul Organization: Alaska Paradise Travel To: Clement Laforet Date: Wed, 1 Feb 2006 12:28:49 -0900 User-Agent: KMail/1.9.1 References: <200601312017.38954.akbeech@alaskaparadise.com> <200602011031.23955.akbeech@alaskaparadise.com> <20060201202256.GB7917@goofy.cultdeadsheep.org> In-Reply-To: <20060201202256.GB7917@goofy.cultdeadsheep.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart39338192.vSYMcfLo4x"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200602011229.07218.akbeech@alaskaparadise.com> Cc: freebsd-ports@freebsd.org Subject: Re: apache20 upgrade fails (solved) 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 21:29:29 -0000 --nextPart39338192.vSYMcfLo4x Content-Type: text/plain; charset="iso-8859-6" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 01 February 2006 11:22, Clement Laforet wrote: > 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. > > > > I checked the file, it's fine. That line is commented out. I've never > > changed 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 > printed. > also you please check which egrep you use (make -V EGREP). > please run also "egrep -v '^#' /etc/ftpusers" to test egrep behavior. There is no "@" on that line. It's as follows: # $FreeBSD: src/etc/ftpusers,v 1.14 2005/06/07 03:41:19 maxim Exp $ make -V EGREP doesn't return anything. stargate# egrep -v '^#' /etc/ftpusers root toor daemon operator bin tty kmem games news man sshd bind proxy _pflogd _dhcp uucp pop www nobody mailnull smms I just tried portupgrade again and now it's building. Wierd, the only thing= =20 that has changed on that box was building all the KDE ports overnight. I mu= st=20 have tried three or four times with portupgrade and once with make and got= =20 the same error every time. Whatever it was seems to be gone now. I did sto= p=20 and restart proftpd just to make sure and it didn't complain. Anyway, thank= s=20 for the input and sorry for the noise. Beech =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - akbeech@alaskaparadise.com /"\ ASCII Ribbon Campaign | Alaska Paradise Travel \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - Please visit Alaska Paradise - http://www.alaskaparadise.com =2D------------------------------------------------------------------------= =2D------------- --nextPart39338192.vSYMcfLo4x Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD4Sgi1HPO4IQJSE0RAmR+AJwIa9do9GM0hC+pdnlIpPFph1IgxACfZtP5 DLRtvfn67SOpgPcxZt0uwvU= =eGX8 -----END PGP SIGNATURE----- --nextPart39338192.vSYMcfLo4x--