From owner-freebsd-questions@FreeBSD.ORG Thu Feb 10 22:31:27 2005 Return-Path: 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 10A3B16A4CE for ; Thu, 10 Feb 2005 22:31:27 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6FCF43D41 for ; Thu, 10 Feb 2005 22:31:26 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.211); Thu, 10 Feb 2005 16:31:22 -0600 Message-ID: <420BE0BC.20505@daleco.biz> Date: Thu, 10 Feb 2005 16:31:24 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.3) Gecko/20041210 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joachim Dagerot References: <200502101514.j1AFEWtm031883@mail-core.space2u.com> In-Reply-To: <200502101514.j1AFEWtm031883@mail-core.space2u.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 10 Feb 2005 22:31:23.0215 (UTC) FILETIME=[40053DF0:01C50FC0] cc: freebsd-questions@freebsd.org Subject: Re: Messed up my ports - "Can't find the `5.1-RELEASE' distribution on this FTP server." X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 22:31:27 -0000 Joachim Dagerot wrote: >I have probably done something sometime on my 2 year+ server installation that wrecked my port installation. > >Whenever I try to install a port I get the "Can't find the `5.1-RELEASE' distribution on this FTP server." the same goes with "sysinstall -> configure -> Distributions" I have tried multiple servers including the main. With the same result. > >I really don't know what to do. Any help is appreciated! > > > You probably didn't do anything. FreeBSD 5.1 is quite a bit past EOL. See www.freebsd.org/security/. Note that 5.1 is no longer on the list. Updgrade the system; then it won't be looking for non-existent 3rd party software any longer. You should probably ask again to see if you can go straight to 5.3 from 5.1, or upgrade to 5.2.1 first and then 5.3. I'm not sure, myself. Kevin Kinsey