From owner-freebsd-stable@FreeBSD.ORG Sun Nov 28 19:30:53 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 6A57C16A4CE for ; Sun, 28 Nov 2004 19:30:53 +0000 (GMT) Received: from electra.cse.Buffalo.EDU (electra.cse.Buffalo.EDU [128.205.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C63743D5A for ; Sun, 28 Nov 2004 19:30:53 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from electra.cse.Buffalo.EDU (kensmith@localhost [127.0.0.1]) iASJUpIo020596; Sun, 28 Nov 2004 14:30:51 -0500 (EST) Received: (from kensmith@localhost) by electra.cse.Buffalo.EDU (8.12.10/8.12.9/Submit) id iASJUpc5020595; Sun, 28 Nov 2004 14:30:51 -0500 (EST) Date: Sun, 28 Nov 2004 14:30:50 -0500 From: Ken Smith To: Ceri Davies , Derrick Edwards , freebsd-stable@freebsd.org Message-ID: <20041128193050.GA20335@electra.cse.Buffalo.EDU> References: <200411280521.35885.dantavious@comcast.net> <20041128191105.GB37244@submonkey.net> <20041128192559.GC37244@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041128192559.GC37244@submonkey.net> User-Agent: Mutt/1.4.1i Subject: Re: pkg_add error on STABLE 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: Sun, 28 Nov 2004 19:30:53 -0000 On Sun, Nov 28, 2004 at 07:25:59PM +0000, Ceri Davies wrote: > On Sun, Nov 28, 2004 at 07:11:06PM +0000, Ceri Davies wrote: > > On Sun, Nov 28, 2004 at 05:21:35AM -0500, Derrick Edwards wrote: > > > Everytime I try to install a package via pkg_add I get the following error. > > > There is not a packages-5-current directory but there is a > > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-stable directory. > > > How do I fix this? > > > > > > %pkg_add -r mysqlcc > > > Error: FTP Unable to get > > > ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/Latest/mysqlcc.tbz: > > > File unavailable (e.g., file not found, no access) > > > pkg_add: unable to fetch > > > 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-5-current/Latest/mysqlcc.tbz' > > > by URL > > > > See if the attached patch does the right thing. > > Or just cvsup. Ken Smith just committed pretty much the same thing. > > Ceri > -- > Only two things are infinite, the universe and human stupidity, and I'm > not sure about the former. -- Einstein (attrib.) Yeah, Kris had asked for it. Your patch pointed out something though, you had added another chunk of the HEAD version that I hadn't added (range 502100, 502128,). But I'm not quite sure what to do about that because the packages-5-current directory is gone from the FTP sites. Anyone know for sure? -- Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel |