From owner-freebsd-questions@FreeBSD.ORG Fri Dec 2 09:06:44 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 B85B916A41F for ; Fri, 2 Dec 2005 09:06:44 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5407843D5C for ; Fri, 2 Dec 2005 09:06:44 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 392871A3C1A; Fri, 2 Dec 2005 01:06:44 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 60ADD512D8; Fri, 2 Dec 2005 04:06:43 -0500 (EST) Date: Fri, 2 Dec 2005 04:06:43 -0500 From: Kris Kennaway To: Jose Borquez Message-ID: <20051202090643.GA17998@xor.obsecurity.org> References: <43900037.8030709@sbcglobal.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline In-Reply-To: <43900037.8030709@sbcglobal.net> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD Questions group Subject: Re: pkg_add of CVSup errors when looking for dependencies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Dec 2005 09:06:44 -0000 --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Dec 02, 2005 at 12:05:11AM -0800, Jose Borquez wrote: > I am attempting to install the cvsup package I downloaded using pkg_add= =20 > -r cvsup-without-gui-16.1h_2.tbz, but I keep getting the following error: >=20 > Error: FTP Unable to get=20 > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-release/Latest/= cvsup-without-gui-16.1h_2.tbz:=20 > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch=20 > 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5.4-release/Latest= /cvsup-without-gui-16.1h_2.tbz'=20 > by URL >=20 > It looks like the default link that cvsup attempts to look for=20 > dependencies is incorrect. How can I specify an alternate link for=20 > cvsup to use? No, your command was incorrect: you don't specify a version with pkg_add -r, you just do pkg_add -r cvsup-without-gui and it will give you whatever version is in the package tree. Kris --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDkA6jWry0BWjoQKURAmycAKCAKWhmuMmeB1iUN7pYrYLi0XMV4wCgmuHp R53+Wr+ErIaFbUtVXDnLuv0= =8OG2 -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk--