tty errors in -current?
Frank Wennmohs <[email protected]> Thu, 4 Sep 2003 11:02:25 +0200
| Newsgroups | gmane.os.netbsd.ports.acorn32 |
|---|---|
| Message-ID | <[email protected]> |
Hello all!
I just tested -current as of 200308290000 and a version
I crosscompiled from i386 myself.
When trying to log into such an acorn32 system via ssh
I get (on the target acorn32 machine):
syslogd: klog failed: Input/output error
sshd: error: ioctl(TIOCSCTTY): Inappropriate ioctl for device
sshd: error: /dev/ttyp0: Device busy
sshd: error: open /dev/tty failed - could not set controlling tty:
Device not configured
I did not check if this also happens on i386 or other platforms with -current.
Has anyone noticed something similar?
Frank