From owner-freebsd-current@FreeBSD.ORG Fri Dec 9 20:58:17 2011 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDCCC106566B for ; Fri, 9 Dec 2011 20:58:17 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (pancho.soaustin.net [76.74.250.40]) by mx1.freebsd.org (Postfix) with ESMTP id A26B58FC12 for ; Fri, 9 Dec 2011 20:58:17 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 77E5456173; Fri, 9 Dec 2011 14:41:09 -0600 (CST) Date: Fri, 9 Dec 2011 14:41:09 -0600 From: Mark Linimon To: Derek Tattersall Message-ID: <20111209204109.GC8142@lonesome.com> References: <20111209141613.GA36585@oriental.arm.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111209141613.GA36585@oriental.arm.org> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: current@FreeBSD.org Subject: Re: Problem with pkg_add X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Dec 2011 20:58:17 -0000 On Fri, Dec 09, 2011 at 09:16:13AM -0500, Derek Tattersall wrote: > After installing 9.0-RC2 or RC3, pkg_add -r fails in trying to access > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/package-9-current as the > terminal directory is acually packages-9-stable. It is a one line > change in the source for pkg_add. For the moment, I've provided compatibility symlinks on ftp-master. Expect it to propogate shortly. mcl