Your message dated Thu, 27 Mar 2003 22:38:55 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#117937: screen errors out on remote sessions
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Nov 2001 19:48:48 +0000
>From [EMAIL PROTECTED] Thu Nov 01 13:48:48 2001
Return-path: <[EMAIL PROTECTED]>
Received: from murphy.debian.org [216.234.231.6]
by master.debian.org with smtp (Exim 3.12 1 (Debian))
id 15zNpY-0007GS-00; Thu, 01 Nov 2001 13:48:48 -0600
Received: (qmail 24918 invoked from network); 1 Nov 2001 15:39:29 -0000
Received: from pacific-carrier-annex.mit.edu (18.7.21.83)
by murphy.debian.org with SMTP; 1 Nov 2001 15:39:29 -0000
Received: from grand-central-station.mit.edu (GRAND-CENTRAL-STATION.MIT.EDU
[18.7.21.82])
by pacific-carrier-annex.mit.edu (8.9.2/8.9.2) with ESMTP id KAA22701
for <[EMAIL PROTECTED]>; Thu, 1 Nov 2001 10:39:28 -0500 (EST)
Received: from manawatu-mail-centre.mit.edu (MANAWATU-MAIL-CENTRE.MIT.EDU [18.7.21.85])
by grand-central-station.mit.edu (8.9.2/8.9.2) with ESMTP id KAA06754;
Thu, 1 Nov 2001 10:30:36 -0500 (EST)
Received: from stratton-three-seventy-six.mit.edu (STRATTON-THREE-SEVENTY-SIX.MIT.EDU
[18.187.6.121])
by manawatu-mail-centre.mit.edu (8.9.2/8.9.2) with ESMTP id KAA16840;
Thu, 1 Nov 2001 10:30:31 -0500 (EST)
Received: from stratton-three-seventy-six.mit.edu (localhost [127.0.0.1])
by stratton-three-seventy-six.mit.edu (8.12.1/8.12.1/Debian -2) with ESMTP id
fA1FWEMv005088;
Thu, 1 Nov 2001 10:32:14 -0500
Received: (from [EMAIL PROTECTED])
by stratton-three-seventy-six.mit.edu (8.12.1/8.12.1/Debian -2) id
fA1FWDvR005080;
Thu, 1 Nov 2001 10:32:13 -0500
Message-Id: <[EMAIL PROTECTED]>
From: Alex Coventry <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: screen errors out on remote sessions
X-Reportbug-Version: 1.33
X-Mailer: reportbug 1.33
Date: Thu, 01 Nov 2001 10:27:23 -0500
Delivered-To: [EMAIL PROTECTED]
Package: screen
Version: 3.9.10-0.1
Severity: important
On remote sessions (which I start by ssh'ing into my machine) the
command "screen" errors out with the message "Must be connected to a
terminal". The same command starts a screen session without problems
when run locally, though. Other programs like "emacs -nw" seem to
have no problem recognizing that I have a terminal. The value of TERM
is set to "xterm" for both local and remote sessions.
-- System Information
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux stratton-three-seventy-six.mit.edu 2.4.6 #1 SMP Mon Oct 8 21:01:48 EDT
2001 ppc
Locale: LANG=C, LC_CTYPE=C
Versions of packages screen depends on:
ii base-passwd 3.2.1 Debian Base System Password/Group
ii libc6 2.2.4-4 GNU C Library: Shared libraries an
ii libncurses5 5.2.20010318-3 Shared libraries for terminal hand
ii libpam0g 0.72-33 Pluggable Authentication Modules l
---------------------------------------
Received: (at 117937-done) by bugs.debian.org; 27 Mar 2003 13:38:58 +0000
>From [EMAIL PROTECTED] Thu Mar 27 07:38:58 2003
Return-path: <[EMAIL PROTECTED]>
Received: from oris.opensource.jp (oris.opensource.gr.jp) [218.44.239.73] (postfix)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18yXar-0000ey-00; Thu, 27 Mar 2003 07:38:58 -0600
Received: from oris.opensource.jp (oris.opensource.jp [218.44.239.73])
by oris.opensource.gr.jp (Postfix) with ESMTP
id 97A10C33C7; Thu, 27 Mar 2003 22:38:55 +0900 (JST)
Date: Thu, 27 Mar 2003 22:38:55 +0900
Message-ID: <[EMAIL PROTECTED]>
From: GOTO Masanori <[EMAIL PROTECTED]>
To: Adam Lazur <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: GOTO Masanori <[EMAIL PROTECTED]>,
Alex Coventry <[EMAIL PROTECTED]>
Subject: Re: Bug#117937: screen errors out on remote sessions
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
(i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-1.8 required=4.0
tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,
USER_AGENT
version=2.44
X-Spam-Level:
At Thu, 27 Mar 2003 07:30:03 -0500,
Adam Lazur wrote:
> GOTO Masanori ([EMAIL PROTECTED]) said:
> > > This is a bug in libc6 related to the ttyname() call and setgid
> > > programs. Downgrading, reassigning to libc6, and merging with existing
> > > bugs.
> > >
> > > Downgrading your libc6 package to libc6_2.2.4-3 will temporarily fix the
> > > problem.
> >
> > Is this bug still alive in woody (2.2.5) or sarge (2.3.1)?
> > I think this bug is already fixed. Could I close this bug?
>
> It was fixed in the libc6 package a couple of days or so after the bug
> was filed IIRC. Closing the bug would probably be a good idea.
I guess it was passed over... OK, so I close this bug.
Thanks,
-- gotom
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]