Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: error on TTY read: no such file or directory
- X-seq: zsh-users 4285
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: lordzork@xxxxxxxxxxxx, zsh-users@xxxxxxxxxx
- Subject: Re: error on TTY read: no such file or directory
- Date: Sat, 29 Sep 2001 01:33:29 +0000
- In-reply-to: <20010928163532.C16561@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20010910200737.A6256@xxxxxxxxxxxxxx> <001f01c13abb$6997dca0$21c9ca95@xxxxxxxxxxxxxx> <20010911084904.A11501@xxxxxxxxxxxxxx> <1010911140155.ZM24429@xxxxxxxxxxxxxxxxxxxxxxx> <20010928121347.B16561@xxxxxxxxxxxxxx> <1010928174804.ZM18560@xxxxxxxxxxxxxxxxxxxxxxx> <20010928163532.C16561@xxxxxxxxxxxxxx>
On Sep 28, 4:35pm, lordzork@xxxxxxxxxxxx wrote:
}
} the error only happens if i login from a tty.
}
} one clarification: this *is* happening to every user, not just root.
}
} one other oddity is that command keys in less don't work properly. for
} instance, pressing the down arrow prints '^[[B` instead of scrolling
} down; pg down prints '^[[6~'.
Aha. This suggests that you may have the wrong kind of getty running
on those ttys. For example, you may have mgetty or another flavor of
modem-oriented getty which is expecting a locking protocol to be used.
Check /etc/inittab or wherever it is that your gettys are configured.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author