From owner-freebsd-questions@FreeBSD.ORG Fri Aug 8 10:50:35 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B75137B401 for ; Fri, 8 Aug 2003 10:50:35 -0700 (PDT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id A389443FD7 for ; Fri, 8 Aug 2003 10:50:34 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[66.30.200.37]) by comcast.net (sccrmhc12) with ESMTP id <2003080817503301200a7mtre>; Fri, 8 Aug 2003 17:50:33 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37] (may be forged)) by be-well.ilk.org (8.12.9/8.12.9) with ESMTP id h78HoXKS028016; Fri, 8 Aug 2003 13:50:33 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h78HoWdu028013; Fri, 8 Aug 2003 13:50:32 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: John DeStefano References: <20030808145055.65405.qmail@web40606.mail.yahoo.com> From: Lowell Gilbert Date: 08 Aug 2003 13:50:32 -0400 In-Reply-To: <20030808145055.65405.qmail@web40606.mail.yahoo.com> Message-ID: <448yq4aviv.fsf@be-well.ilk.org> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: ports-supfile file problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Aug 2003 17:50:35 -0000 John DeStefano writes: > I'm trying to update my ports tree to address some possible solutions > posted here to another problem. The command I'm running is: > # cvsup -g -L 2 /usr/local/etc/cvsup/sup/ports-supfile > > Here's the result: > Parsing supfile "/usr/local/etc/cvsup/sup/ports-supfile" > Release not specified for collection "host=ftp3.FreeBSD.org" > > And here's the relevent portion of the file: > > *default host=ftp3.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=. > *default delete use-rel-suffix > > I've also tried simply "cvsup -g -L 2 ports-supfile" and "cvsup > ports-supfile", which both return the same error. > I assume this is in relation to the line "*default release=cvs tag=.", > but I'm following the handbook and the sample file by leaving "tag=.". > I also tried changing "." to the correct cvs tag (RELENG_5_0) and got > the same results. > What am I doing wrong? You need a collection name in the file.