Debian bug report logs - #956, boring messages


Message sent to debian-devel@pixar.com:


Subject: Bug#956: TERM=dumb man 1 biff | col -b  produces odd trailing output
Reply-To: iwj10@cus.cam.ac.uk (Ian Jackson), debian-bugs@pixar.com
Resent-To: debian-devel@pixar.com
Resent-From: iwj10@cus.cam.ac.uk (Ian Jackson)
Resent-Sender: iwj10@cus.cam.ac.uk
Resent-Date: Wed, 07 Jun 1995 12:33:02 GMT
Resent-Message-ID: <debian-bugs-handler.956.060712252020394@pixar.com>
X-Debian-PR-Package: groff? biff? man?
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Wed, 07 Jun 1995 12:33:02 GMT
Received: with rfc822 via encapsulated-mail id 060712252020394;
          Wed, 07 Jun 1995 12:25:21 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0sJK0O-0005PKC; Wed, 7 Jun 95 05:14 PDT
Received: from bootes.cus.cam.ac.uk by pixar.com with SMTP id AA11908
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Wed, 7 Jun 1995 05:13:10 -0700
Received: by bootes.cus.cam.ac.uk
	(Smail-3.1.29.0 #36) id m0sJK0G-000BzLC; Wed, 7 Jun 95 13:14 BST
Received: by chiark
	id <m0sJ9HW-0000XfZ@chiark.al.cl.cam.ac.uk>
	(Debian /\oo/\ Smail3.1.29.1 #29.31); Wed, 7 Jun 95 01:47 BST
Message-Id: <m0sJ9HW-0000XfZ@chiark.al.cl.cam.ac.uk>
Date: Wed, 7 Jun 95 01:47 BST
From: iwj10@cus.cam.ac.uk (Ian Jackson)
To: Debian bugs submission address <debian-bugs@pixar.com>

Package: groff? biff? man?
Version: groff 1.09, biff 5.3-4, man 1.5-1

chiark:~> TERM=dumb man biff | col -b | cat -v | tail -4
     The biff command appeared in 4.0BSD.

4th Berkeley Distribution       March 14, 1991                          1
37;1HK
chiark:~> tail -4 /usr/man/man1/biff.1
The
.Nm
command appeared in
.Bx 4.0 .
chiark:~>

The 37;1HK looks like a mangled vt100 escape sequence.  I'm not sure
how it got there, but it doesn't belong.

(My shell is bash, where  <VAR>=<value> <command>  executes <command>
with environment variable <VAR> set to <value>.)

Ian.


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: iwj10@cus.cam.ac.uk (Ian Jackson)
Subject: Bug#956: Acknowledgement (was: TERM=dumb man 1 biff | col -b  produces odd trailing output)
In-Reply-To: <m0sJ9HW-0000XfZ@chiark.al.cl.cam.ac.uk>
References: <m0sJ9HW-0000XfZ@chiark.al.cl.cam.ac.uk>

Thank you for the problem report you have sent regarding Debian GNU/Linux.
This is an automatically generated reply, to let you know your message has
been received.  It is being forwarded to the developers' mailing list for
their attention; they will reply in due course.

If you wish to submit further information on your problem, please send
it to debian-bugs@pixar.com, but please ensure that the Subject
line of your message starts with "Bug#956" or "Re: Bug#956" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Message sent to debian-devel@pixar.com:


Subject: Bug#956: TERM=dumb man 1 biff | col -b  produces odd trailing output
Reply-To: mitchell@mdd.comm.mot.com (Bill Mitchell), debian-bugs@pixar.com
Resent-To: debian-devel@pixar.com
Resent-From: mitchell@mdd.comm.mot.com (Bill Mitchell)
Resent-Sender: iwj10@cus.cam.ac.uk
Resent-Date: Wed, 07 Jun 1995 16:03:03 GMT
Resent-Message-ID: <debian-bugs-handler.956.060715575112133@pixar.com>
X-Debian-PR-Package: groff? biff? man?
X-Debian-PR-Keywords: 
Received: via spool for debian-bugs; Wed, 07 Jun 1995 16:03:03 GMT
Received: with rfc822 via encapsulated-mail id 060715575112133;
          Wed, 07 Jun 1995 15:57:52 GMT
Received: from pixar.com by mongo.pixar.com with smtp
	(Smail3.1.28.1 #15) id m0sJNR6-0005PKC; Wed, 7 Jun 95 08:54 PDT
Received: from motgate.mot.com by pixar.com with SMTP id AA17701
  (5.67b/IDA-1.5 for debian-bugs-pipe@mongo.pixar.com); Wed, 7 Jun 1995 08:53:02 -0700
Received: from pobox.mot.com (pobox.mot.com [129.188.137.100]) by motgate.mot.com (8.6.11/8.6.10/MOT-3.7) with ESMTP id KAA24730; Wed, 7 Jun 1995 10:52:53 -0500
Received: from mdd.comm.mot.com (mdisea.mdd.comm.mot.com [138.242.64.201]) by pobox.mot.com (8.6.11/8.6.10/MOT-3.7) with SMTP id KAA27353; Wed, 7 Jun 1995 10:52:52 -0500
Received: from bb29c.mdd.comm.mot.com by mdd.comm.mot.com (4.1/SMI-4.1)
	id AA21775; Wed, 7 Jun 95 08:52:51 PDT
Received: by bb29c.mdd.comm.mot.com (4.1/SMI-4.1)
	id AA19387; Wed, 7 Jun 95 08:52:48 PDT
Date: Wed, 7 Jun 95 08:52:48 PDT
From: mitchell@mdd.comm.mot.com (Bill Mitchell)
Message-Id: <9506071552.AA19387@bb29c.mdd.comm.mot.com>
To: debian-bugs@pixar.com, iwj10@cus.cam.ac.uk

iwj10@cus.cam.ac.uk (Ian Jackson) said:

> chiark:~> TERM=dumb man biff | col -b | cat -v | tail -4 [...]
> 37;1HK
> [...]
> The 37;1HK looks like a mangled vt100 escape sequence.  I'm not sure
> how it got there, but it doesn't belong.

It looks like a bug in /etc/termcap to me.

The first 0.93R5 /etc/termcap entry is "console|con80x25|dumb: [...]"

"dumb" doesn't belong here.  "dumb" should be considerably dumber
than "console".

IMHO, "con80x25" doesn't belong here either, but that's another story)


Message sent:


From: iwj10@thor.cam.ac.uk (Ian Jackson)
To: mitchell@mdd.comm.mot.com (Bill Mitchell)
Subject: Bug#956: Info received (was Bug#956: TERM=dumb man 1 biff | col -b  produces odd trailing output)
In-Reply-To: <9506071552.AA19387@bb29c.mdd.comm.mot.com>
References: <9506071552.AA19387@bb29c.mdd.comm.mot.com>

Thank you for the additional information you have supplied regarding
this problem report.  It has been forwarded to the developers to
accompany the original report.

If you wish to continue to submit further information on your problem,
please do the same thing again: send it to debian-bugs@pixar.com, ensuring
that the Subject line starts with "Bug#956" or "Re: Bug#956" so that
we can identify it as relating to the same problem.

Please do not reply to the address at the top of this message,
unless you wish to report a problem with the bug-tracking system.

Ian Jackson
(maintainer, debian-bugs)


Ian Jackson / iwj10@thor.cam.ac.uk, with the debian-bugs tracking mechanism
This page last modified 06:43:02 GMT Wed 21 Jun