From owner-freebsd-stable@FreeBSD.ORG Mon Feb 16 12:35:54 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FE4F106564A for ; Mon, 16 Feb 2009 12:35:54 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from smtp.owt.com (smtp.owt.com [66.119.213.2]) by mx1.freebsd.org (Postfix) with ESMTP id 063808FC15 for ; Mon, 16 Feb 2009 12:35:53 +0000 (UTC) (envelope-from kstewart@owt.com) Received: from kstewart2.owt.com (kstewart2.owt.com [64.146.237.228]) (authenticated bits=0) by smtp.owt.com (8.13.8/8.13.8) with ESMTP id n1GCZq9e003787; Mon, 16 Feb 2009 04:35:53 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=owt.com; s=default; t=1234787753; bh=TPtkXcZyxBl6iswdofpGEvmbI5oLLytga9NTFi6IXoY=; h=From:To:Subject:Date:Cc:References:In-Reply-To:MIME-Version: Content-Type:Content-Transfer-Encoding:Message-Id; b=F3WtoLz8zB+qQ DzH6U7JnPZWMwH64SQ6AUMVRVqypcIggt/E4GEGIakPomoyOLm85BORiXj8h6lgR89C ub+xUXjUhahyWtuuWtn3ohNXiLY+9wbQUQ628jaTuGNGWM5lXF5bykomZI6HZbK7+x7 6aqj/slMoLHudWNnmVJjUX/o= From: Kent Stewart To: freebsd-stable@freebsd.org Date: Mon, 16 Feb 2009 04:35:52 -0800 User-Agent: KMail/1.9.10 References: <5909599F-CB2C-4B10-B405-156D95479AE6@yahoo.it> In-Reply-To: <5909599F-CB2C-4B10-B405-156D95479AE6@yahoo.it> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902160435.52372.kstewart@owt.com> Cc: Gianni Doe Subject: Re: Invalid path for portupgrade ftp.FreeBSD.orgpub X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2009 12:35:54 -0000 On Monday 16 February 2009 12:56:25 am Gianni Doe wrote: > I'm upgrading a system from 6.4 to 7.1 and rebuilding all the ports. > I'd rather use packages where present to speed things up a bit so I'm > using: > # portupgrade -faP > > The problem is that it never finds the packages as the URL is invalid, > there seems to be a missing slash between in ftp.FreeBSD.orgpub > > fetch: > ftp://ftp.FreeBSD.orgpub/FreeBSD/ports/i386/packages-7-stable/All/djbdns-1. >05_12.tbz > > : No address record > > ** The command returned a non-zero exit status: 1 > ** Failed to fetch > ftp://ftp.FreeBSD.orgpub/FreeBSD/ports/i386/packages-7-stable/All/djbdns-1. >05_12.tbz fetch: > ftp://ftp.FreeBSD.orgpub/FreeBSD/ports/i386/packages-7-stable/All/djbdns-1. >05_12.tgz > > : No address record > > I've got the latest portupgrade. > portupgrade-2.4.6,2 > > Is there somewhere I can specify/fix this path? The handbook shows the usage of PACKAGESITE to specify the path. The main difference is that is shows the path to .../Latest/ instead of .../All/ Kent -- kent Stewart Richland, WA http://users.owt.com/kstewart/index.html