From owner-freebsd-bugs@FreeBSD.ORG Sun May 4 22:00:35 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCF5437B404 for ; Sun, 4 May 2003 22:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 566BF43FB1 for ; Sun, 4 May 2003 22:00:35 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h4550ZUp086263 for ; Sun, 4 May 2003 22:00:35 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h4550ZKd086262; Sun, 4 May 2003 22:00:35 -0700 (PDT) Date: Sun, 4 May 2003 22:00:35 -0700 (PDT) Message-Id: <200305050500.h4550ZKd086262@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Murray Stokely Subject: Re: conf/44050: CVSUPIT package when installed from /stand/sysinstall appears to hang X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Murray Stokely List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2003 05:00:36 -0000 The following reply was made to PR conf/44050; it has been noted by GNATS. From: Murray Stokely To: bug-followup@FreeBSD.org Cc: Subject: Re: conf/44050: CVSUPIT package when installed from /stand/sysinstall appears to hang Date: Sun, 4 May 2003 21:58:55 -0700 This bug has existed for at least 5 years, and it is still unresolved. It highlights serious weaknesses in our installation tool. I think as a workaround a special version of cvsupit should be included on the installation media that does not prompt for user input. This is really a ports/packages issue, since the alternative (writing a new installer / making a major paradigm change in sysinstall), is so much more time consuming. I'm not sure if jkh is still actively maintaining cvsupit. Someone should really provide a patch to that port and post it in this PR trail. - Murray