From owner-freebsd-hackers Thu Apr 20 10:59:07 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA03804 for hackers-outgoing; Thu, 20 Apr 1995 10:59:07 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id KAA03797 for ; Thu, 20 Apr 1995 10:59:06 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14618(6)>; Thu, 20 Apr 1995 10:58:14 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <49864>; Thu, 20 Apr 1995 10:58:07 -0700 X-Mailer: exmh version 1.6 4/19/95 To: terry@cs.weber.edu (Terry Lambert) cc: hackers@FreeBSD.org Subject: Re: Install Wish In-reply-to: Your message of "Wed, 19 Apr 95 18:43:55 PDT." <9504200143.AA21826@cs.weber.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 20 Apr 1995 10:57:52 PDT From: Bill Fenner Message-Id: <95Apr20.105807pdt.49864@crevenia.parc.xerox.com> Sender: hackers-owner@FreeBSD.org Precedence: bulk In message <9504200143.AA21826@cs.weber.edu> you write: >Redirecting the ncftp input from /dev/null to cause it to exit on >failure fixes this. Looping can be provided with a shell "while". ncftp does exit on failure (or, at least, when I was installing SNAP-950322 at IETF it did), and the install script doesn't notice the failure and goes on. I spent lots of hours trying to figure out how to recover from having installed everything *but* the bindist. Bill