On Tue, May 09, 2000 at 08:20:43AM -0500, Mike Renfro wrote: > Some time ago, I successfully dist-upgraded a Sparc Classic to potato > using the 2.2.14 kernel image. Upon attempting another dist-upgrade > today, my SS1 refuses to let me log in remotely, apparently due to a > pts issue. > > $ ssh garibaldi -l root "ls k*.deb" > [EMAIL PROTECTED]'s password: > kernel-image-2.2.15-sun4cdm_2.2.15-0.19.4.deb > $ ssh garibaldi -l root > [EMAIL PROTECTED]'s password: > Warning: Remote host failed or refused to allocate a pseudo tty. > > So what's the fix? Thanks.
ssh [EMAIL PROTECTED] /etc/init.d/devpts.sh This should execute that script and create the correct setup for devpts. -- -----------=======-=-======-=========-----------=====------------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

