From owner-freebsd-hubs Fri Mar 21 18:06:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id SAA02640 for hubs-outgoing; Fri, 21 Mar 1997 18:06:17 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id SAA02610; Fri, 21 Mar 1997 18:06:04 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <15873(7)>; Fri, 21 Mar 1997 18:05:28 PST Received: by crevenia.parc.xerox.com id <177486>; Fri, 21 Mar 1997 18:05:20 -0800 From: Bill Fenner To: bugs@freebsd.org, freebsd-hubs@freebsd.org Subject: Re: sysinstall won't install XF86 Message-Id: <97Mar21.180520pst.177486@crevenia.parc.xerox.com> Date: Fri, 21 Mar 1997 18:05:10 PST Sender: owner-hubs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Turns out that the reason that sysinstall wouldn't install XF86 for me was that ftp4.freebsd.org has a broken link for /pub/FreeBSD/2.2-RELEASE/XF8632. sysinstall simply presented me with a blank blue screen for a few seconds and then went on, without giving me any kind of error message (and even though I turned on debugging in the options menu, I don't know where to look for it; it's not on VTY2). So, sysinstall needs to learn how to report errors, and ftp4.freebsd.org needs to get a fixed XF86. Bill