From owner-freebsd-stable@FreeBSD.ORG Wed May 4 17:03:08 2005 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 9C21C16A4CE for ; Wed, 4 May 2005 17:03:08 +0000 (GMT) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF7043D49 for ; Wed, 4 May 2005 17:03:08 +0000 (GMT) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.firstcallgroup.co.uk) by mail.ticketswitch.com with esmtp (Exim 4.50 (FreeBSD)) id 1DTNGU-000NUP-4w; Wed, 04 May 2005 18:02:26 +0100 Received: from petefrench by dilbert.firstcallgroup.co.uk with local (Exim 4.50 (FreeBSD)) id 1DTNGT-000FJS-UG; Wed, 04 May 2005 18:02:25 +0100 To: gavin.atkinson@ury.york.ac.uk, petefrench@ticketswitch.com In-Reply-To: <1115224483.49427.9.camel@buffy.york.ac.uk> Message-Id: From: Pete French Date: Wed, 04 May 2005 18:02:25 +0100 cc: kensmith@cse.Buffalo.EDU cc: freebsd-stable@freebsd.org Subject: Re: RC4 will not install using FTP 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: Wed, 04 May 2005 17:03:08 -0000 > Bingo! Restarting sysinstall always causes this problem. It's a well > known problem with several open PRs (see for example bin/38854, > bin/42162 and bin/45565 - all dating back to 2002). It's 100% > recreateable by restarting sysinstall realatively early in the install > procedure, and I've never had it happen without doing so. Ahhh.... O.K. so not just a problem with RC4 then. Thats good. Though now I am wondering how to make that interface come up without going back round again. Hmmm.... -pete.