From owner-freebsd-questions Tue Jul 22 12:58:36 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA23088 for questions-outgoing; Tue, 22 Jul 1997 12:58:36 -0700 (PDT) Received: from mailhost.PII.COM (pii.com [192.77.209.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id MAA23081 for ; Tue, 22 Jul 1997 12:58:28 -0700 (PDT) Received: from PII.COM by PII.COM (4.1/SMI-4.4) id AA18300; Tue, 22 Jul 97 13:02:26 PDT Received: from PII-Message_Server by pii.com with Novell_GroupWise; Wed, 22 Jan 1997 13:00:40 -0800 Message-Id: X-Mailer: Novell GroupWise 4.1 Date: Tue, 22 Jul 1997 12:56:55 -0700 From: Robert Clark To: questions@freebsd.org Subject: Re: sysinstall buggy? (A detail.) Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk During my last over the network install of 2.2.2R, I also had trouble during package install. I did instal squid, and am not sure if thats when the problem happened Installing the package only *seemed* to stop. I jumped to one of the other vtys, and did a ps -ax. Apparently the ee editor is running during the install, and not coming to the front. I did a kill -HUP on the ee editors' pid, and things continued on like normal. I haven't seen any side effects from killing ee. Thanks, [RC] >>> Francis Yeung 07/22/97 11:46am >>> Greetings, It happened to me too. In addition, it locked up during Squid pkg_add. Francis