From owner-freebsd-bugs Sat Sep 22 9:50:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7CBB37B41B for ; Sat, 22 Sep 2001 09:50:00 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8MGo0g78620; Sat, 22 Sep 2001 09:50:00 -0700 (PDT) (envelope-from gnats) Received: from ns.any.ru (ns.any.ru [194.67.127.11]) by hub.freebsd.org (Postfix) with ESMTP id D397A37B415 for ; Sat, 22 Sep 2001 09:43:23 -0700 (PDT) Received: (from avn@localhost) by ns.any.ru (8.11.3/8.11.3) id f8MHeJI22747 for FreeBSD-gnats-submit@freebsd.org.AVP; Sat, 22 Sep 2001 20:40:19 +0300 (EEST) (envelope-from avn) Received: (from avn@localhost) by ns.any.ru (8.11.3/8.11.3) id f8MHeJB22738; Sat, 22 Sep 2001 20:40:19 +0300 (EEST) (envelope-from avn) Message-Id: <200109221740.f8MHeJB22738@ns.any.ru> Date: Sat, 22 Sep 2001 20:40:19 +0300 (EEST) From: alex.neyman@auriga.ru Reply-To: alex.neyman@auriga.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: bin/30739: changing terminal type in sysinstall causes abortion Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 30739 >Category: bin >Synopsis: changing terminal type in sysinstall causes abortion >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 22 09:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Alexey V. Neyman >Release: FreeBSD 4.4-RELEASE >Organization: Auriga, Inc. >Environment: n/a >Description: In a screen for setting installation options, user is prompted to choose the terminal type. The expected behavior is to cycle through cons25 -> cons25-m -> xterm -> ansi -> vt100 -> cons25w -> cons25. But, after switching to cons25-m the next attempt to change terminal type causes sysinstall to die. >How-To-Repeat: Press Space on Terminal option in Options menu twice. >Fix: I have not dug deeply into it, but a quick glance reveals that xterm is not present in src/etc/termcap.small. Could this be a culprit? >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message