From owner-freebsd-questions@FreeBSD.ORG Fri Dec 26 01:03:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3AA61065673 for ; Fri, 26 Dec 2008 01:03:20 +0000 (UTC) (envelope-from roys1012@gmail.com) Received: from rn-out-0910.google.com (rn-out-0910.google.com [64.233.170.185]) by mx1.freebsd.org (Postfix) with ESMTP id 952808FC08 for ; Fri, 26 Dec 2008 01:03:20 +0000 (UTC) (envelope-from roys1012@gmail.com) Received: by rn-out-0910.google.com with SMTP id j71so2592995rne.12 for ; Thu, 25 Dec 2008 17:03:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=la2XUsC3p/EaO3uMJBbn6HsIv/+DHNrDDpG2P/BFo/4=; b=HkcNnMPxtX7XKTh7N+RNv1Ji4aXmGg3hEV9wzeUYV0FQvpCL4va3S8jt/KUJ69d2Uz +FVKwMtt1RqfA0w89A3kN7attjENMAC0qLUQ4N3AoXb6fV8bxJT7TiLWLNFU6L5lDVlW aedKewDmj6shqpoSfPlLXzDgEj5wu2NZJgtOc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=usurtlzZ4+aVPCYxdxFyOEjC0LKbhPhL/hP2Tt81WCM1NrPVKkluVHpFEDGbeC36iv WrVCUQVU3Y9hmL0KzMGnSdJM9TbQ+1cXTrgwhZc++e/CtlayyWSftBi6bmZ0HqYRWbDm 2IF/oAtMZi3U5ZCYcC9JvGkOYfpKfFho3KWzU= Received: by 10.231.20.70 with SMTP id e6mr255340ibb.46.1230253399383; Thu, 25 Dec 2008 17:03:19 -0800 (PST) Received: by 10.231.17.200 with HTTP; Thu, 25 Dec 2008 17:03:19 -0800 (PST) Message-ID: Date: Fri, 26 Dec 2008 02:03:19 +0100 From: "Roy Stuivenberg" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Can't find the `7.0-RELEASE-p7' distibution 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, 26 Dec 2008 01:03:21 -0000 Hello, I have FreeBSD 7-RELEASE, and upgraded to point 7. When I try to install packages/ports with sysinstall (FTP) it won't work and give me this message. Warning: Can't find the `7.0-RELEASE-p7' distribution on this FTP server. You may need to visit a different server for the release you are trying to fetch or go to the Options menu and to set the release name to explicitly match what's available on ftp.freebsd.org (or set to "any"). Would you like to select another FTP server? I have already tried multiple ftp locations, but always get the same result. Search the web for answers, and did not find any. That's my Question. Regards, Roy.