[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#35704: marked as done (libc6: ssh fails to allocate a pseudo tty)



Your message dated Tue, 21 Sep 1999 21:37:20 -0700
with message-id <v0420551ab40e0cff6c1e@[206.163.71.146]>
and subject line Bug#35704: libc6: ssh fails to allocate a pseudo tty
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 7 Apr 1999 17:28:19 +0000
Received: (qmail 13620 invoked from network); 7 Apr 1999 17:28:18 -0000
Received: from erik.wordcruncher.com (mail@207.225.216.221)
  by master.debian.org with SMTP; 7 Apr 1999 17:28:18 -0000
Received: from andersen by erik.wordcruncher.com with local (Exim 2.11 #1 (Debian))
	id 10Uw7Q-0001AO-00; Wed, 7 Apr 1999 11:28:04 -0600
From: Erik Andersen <andersen@erik.wordcruncher.com>
Subject: libc6: ssh fails to allocate a pseudo tty
To: submit@bugs.debian.org
X-Mailer: bug 3.1.7
Message-Id: <E10Uw7Q-0001AO-00@erik.wordcruncher.com>
Date: Wed, 7 Apr 1999 11:28:04 -0600

Package: libc6
Version: 2.1.1-0.1

I have just upgraded this machine to the latest and greatest version of
unstable (potato) and find that ssh is now 1/2 broken.

Making connections _from_ this box to other systems works fine.

Making connections _to_ this box from any other system results in the
following message:

    Warning: Remote host failed to refused to allocate a pseudo tty.

and a completely hung terminal -- requiring that I then log into another
terminal on the box used to initiate the connection in order to kill it.
Of course, this doesn't help me to fix my box when I screw up the console...
(so I should be more careful with X -- but who hasn't screwed up their
console a few times ;-)

I guessed that /dev/pty* might not exist, and this turned out to be the
case.  Unfortunatly, doing a "/dev/MAKEDEV pty" doesn't fix the problem.

Looking at the Glibc docs in /usr/doc/libc6 it talks about              
/usr/libexec/pt_chown. This does seem to be installed with the correct  
permissions. Perhaps pt_chown is not working?                                 


In summary, here is what I know:

*) libc6 should run 'dev/MAKEDEV pty' in the postinst script. 
*) UNIX 98 ptys don't seem to work correctly.
*) ssh is 1/2 broken in potato.

Any thoughts or help you can give would be nice.

 -Erik

--
Erik B. Andersen   email:  Erik_Andersen@Spyhop.com  andersee@debian.org
--This message was written using 73% post-consumer electrons--


-- System Information
Debian Release: potato
Kernel Version: Linux erik 2.2.5 #6 Fri Apr 2 17:26:59 MST 1999 i686 unknown

Versions of the packages ssh depends on:
ii  gmp2            2.0.2-6        Multiprecision arithmetic library
ii  libc6           2.1.1-0.1      GNU C Library: shared libraries
ii  zlib1g          1.1.3-2        compression library - runtime

--- Begin /etc/ssh/sshd_config (modified conffile)
Port 22
ListenAddress 0.0.0.0
HostKey /etc/ssh/ssh_host_key
RandomSeed /etc/ssh/ssh_random_seed
ServerKeyBits 768
LoginGraceTime 600
KeyRegenerationInterval 3600
PermitRootLogin yes
IgnoreRhosts no
StrictModes yes
QuietMode no
X11Forwarding yes
X11DisplayOffset 10
FascistLogging no
PrintMotd yes
KeepAlive yes
SyslogFacility DAEMON
RhostsAuthentication no
RhostsRSAAuthentication yes
RSAAuthentication yes
PasswordAuthentication yes
PermitEmptyPasswords yes
UseLogin no

--- End /etc/ssh/sshd_config
---------------------------------------
Received: (at 35704-done) by bugs.debian.org; 23 Sep 1999 02:45:07 +0000
Received: (qmail 30364 invoked from network); 23 Sep 1999 02:45:07 -0000
Received: from cerberus.espy.org (mail@206.163.71.145)
  by master.debian.org with SMTP; 23 Sep 1999 02:45:07 -0000
Received: from hercules.espy.org [206.163.71.146] 
	by cerberus.espy.org with esmtp (Exim 3.03 #1 (Debian GNU/Linux))
	id 11Tynt-00081S-01; Wed, 22 Sep 1999 19:40:13 -0700
Mime-Version: 1.0
X-Sender: jk@mail.espy.org
Message-Id: <v0420551ab40e0cff6c1e@[206.163.71.146]>
Date: Tue, 21 Sep 1999 21:37:20 -0700
To: 35704-done@bugs.debian.org
From: Joel Klecker <jk@espy.org>
Subject: Re: Bug#35704: libc6: ssh fails to allocate a pseudo tty
Content-Type: text/plain; charset="us-ascii" ; format="flowed"

As mentioned before, I added a script to deal with it.
-- 
Joel Klecker (aka Espy)       <URL:mailto:espy@debian.org>
Debian Package Maintainer for the GNU C Library.


Reply to: