From owner-freebsd-stable@FreeBSD.ORG Mon Nov 3 15:17:31 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F14416A4CE for ; Mon, 3 Nov 2003 15:17:31 -0800 (PST) Received: from falcon.midgard.homeip.net (h76n3fls24o1048.bredband.comhem.se [213.67.148.76]) by mx1.FreeBSD.org (Postfix) with SMTP id C4D8C43F3F for ; Mon, 3 Nov 2003 15:17:28 -0800 (PST) (envelope-from ertr1013@student.uu.se) Received: (qmail 25140 invoked by uid 1001); 3 Nov 2003 23:17:26 -0000 Date: Tue, 4 Nov 2003 00:17:26 +0100 From: Erik Trulsson To: Michael Sierchio Message-ID: <20031103231726.GA25093@falcon.midgard.homeip.net> Mail-Followup-To: Michael Sierchio , Doug White , freebsd-stable@freebsd.org References: <3FA6CF61.2040007@tenebras.com> <3FA6D26B.8030707@tenebras.com> <20031103144116.B86138@carver.gumbysoft.com> <3FA6DF58.4090804@tenebras.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3FA6DF58.4090804@tenebras.com> User-Agent: Mutt/1.5.4i cc: freebsd-stable@freebsd.org Subject: Re: Serious bug in 4.9-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 23:17:31 -0000 On Mon, Nov 03, 2003 at 03:06:00PM -0800, Michael Sierchio wrote: > Doug White wrote: > >On Mon, 3 Nov 2003, Michael Sierchio wrote: > > > > > >>Michael Sierchio wrote: > >> > >>>Well, this depends on your point of view. A cvsup, buildworld, > >>>kernel, installworld causes: > >>> > >>>sapphire 214> /usr/games/hack > >>>Terminal must backspace. > >>> > >> > >>It appears that someone has messed up /usr/share/misc/termcap > > > > > >Apparently you :) > > > >I can't reproduce this. Try reinstalling termcap manually. > > I reverted to the one from the previous release. The > CVSuped version is the one causing the problem. > > These are xterm sessions that are done via xforwarding in sshd. > > -rw-r--r-- 1 root wheel 203413 Nov 3 14:57 termcap > MD5 (termcap) = c4228c627c053151a6397951464d0510 That seems to be identical to the termcap file I have installed. (Except for the mtime of course.) I can't reproduce your problem either. > > /usr/src/share/termcap/termcap.src has a date of Oct 29 Sounds odd. The last time that file was changed in the RELENG_4 branch was in May 2003, and the last time it was changed in -CURRENT was in August 2003. I would think somebody would have noticed the problem by now, if it really was a problem with the termcap file from the cvs repository. > > This is easily reproducible -- revert to old termcap, it > works. Do a make and make install in /usr/src/share/termcap, > the behavior appears again. I am quite certain it is a local problem at your end. What value is your TERM environment variable set to? -- Erik Trulsson ertr1013@student.uu.se