From owner-freebsd-stable@FreeBSD.ORG Wed Jul 7 20:02:27 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEADA16A4CE for ; Wed, 7 Jul 2004 20:02:27 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978BF43D1F for ; Wed, 7 Jul 2004 20:02:27 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.10/8.12.10) with ESMTP id i67K2ROF032254; Wed, 7 Jul 2004 13:02:27 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.10/8.12.3/Submit) id i67K2REB032253; Wed, 7 Jul 2004 13:02:27 -0700 Date: Wed, 7 Jul 2004 13:02:27 -0700 From: Brooks Davis To: Rick Berger Message-ID: <20040707200227.GA31307@Odin.AC.HMC.Edu> References: <20040707194921.16675.qmail@web12010.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20040707194921.16675.qmail@web12010.mail.yahoo.com> User-Agent: Mutt/1.5.4i cc: freebsd-stable@freebsd.org Subject: Re: Can't cvsup ports? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 20:02:27 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 07, 2004 at 12:49:20PM -0700, Rick Berger wrote: > Hi, - >=20 > Trying to cvsup ports-base (as a start). I have no ports directory, > as of yet, so this should be a fresh cvs checkout. My supfile looks > like this: >=20 > --------------------- > # ports supfile >=20 > *default host=3Dcvsup5.freebsd.org > *default base=3D/usr > *default prefix=3D/usr > *default release=3Dcvs tag=3DRELENG_4_9 > *default delete use-rel-suffix >=20 > ports-base > ---------------------- >=20 > So, I execute cvsup with a '-g -L2' and it goes through the motions and s= eems > to think it checked out the collection. I look under /usr/sup and there'= s=20 > directory 'ports-base', and there's a checkout file in there with a list = of > stuff it thinks it checked out. >=20 > But, there's no ports directory when it's done, or anything else. I've t= ried > different servers (14 and 15). I tried to "help it along" by creating a = ports > directory, but that didn't matter. I've scoured the disk after it's done = (`find > / -d ports`) and nothing shows. I've tried several iterations, removing = the > /usr/sup/ports-base directory each time (so it presumably starts from scr= atch.) > Same non-result. >=20 > Note that cvsup seems to work fine with src-all/docs-all. I also tried > ports-all - no go. >=20 > Any idea what's up? First of all, it is strongly recommened that you use ports-all without a refuse file. It will save you pain if you want to build an INDEX later. Second, and more importantly there is no RELENG_4_9 tag. It's RELEASE_4_9_0 for ports (though you probably don't want a tag at all since that will result in an out of date ports collection which contains known security problems.) -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFA7FbSXY6L6fI4GtQRAs4XAKDdfF1XVNlE8uNKVtY8zjqMPTvPXACg0/GY 52jwWnv07MNYcGaMMcSFY7U= =IdA3 -----END PGP SIGNATURE----- --DocE+STaALJfprDB--