NetBSD Problem Report #57722
From www@netbsd.org Fri Nov 24 16:19:03 2023
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
by mollari.NetBSD.org (Postfix) with ESMTPS id 2A9BB1A9238
for <gnats-bugs@gnats.NetBSD.org>; Fri, 24 Nov 2023 16:19:03 +0000 (UTC)
Message-Id: <20231124161902.22E1D1A9239@mollari.NetBSD.org>
Date: Fri, 24 Nov 2023 16:19:02 +0000 (UTC)
From: koachan+netbsd@protonmail.com
Reply-To: koachan+netbsd@protonmail.com
To: gnats-bugs@NetBSD.org
Subject: NetBSD/macppc 10 RC1 installer fails with "screen too narrow" errors
X-Send-Pr-Version: www-1.0
>Number: 57722
>Category: install
>Synopsis: NetBSD/macppc 10 RC1 installer fails with "screen too narrow" errors
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: install-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 24 16:20:00 +0000 2023
>Originator: Koakuma
>Release: 10 RC 1
>Organization:
>Environment:
NetBSD 10.0_RC1 NetBSD 10.0_RC1 (GENERIC) #0: Sun Nov 5 18:30:08 UTC 2023 mkrepro@NetBSD.org:/usr/src/sys/arch/macppc/compile/GENERIC macppc
>Description:
sysinst crashes with "screen too narrow" when installing 10 RC1 on a Mac Mini G4.
stty seems to think that it can only fit a 66x27 console window, which causes sysinst's width checks to fail.
The machine's a Mac mini G4 with a 1024x768 display - the lowres display probably contributes to this issue.
>How-To-Repeat:
Run sysinst and try to install like usual.
Every menu except for the language selection will trigger the issue.
>Fix:
This can be worked around by issuing `stty cols 80` in a shell before running sysinst. It makes the installer work again but the display will be a little bit mangled, but I was able to finish the install.
(Contact us)
$NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.