[Python-bugs-list] [Bug #115625] python2.0b2 test_pty fails on x86 Solaris 8

noreply@sourceforge.net noreply@sourceforge.net
Tue, 3 Oct 2000 08:35:00 -0700


Bug #115625, was updated on 2000-Sep-28 16:20
Here is a current snapshot of the bug.

Project: Python
Category: Modules
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 7
Summary: python2.0b2 test_pty fails on x86 Solaris 8

Details: When I enable the termios module in Python 2.0b2 on x86
Solaris 8, the test_pty test fails with the following
message:

test test_pty failed -- master_fd is not a tty

I have no special interest in the termios module,
but I thought I'd report the problem since the README
file suggests enabling it if possible.  I have not tried
any other platforms so I cannot tell if the problem is
system-specific.

It would be worth checking the list of suggested Unix
modules in the README file against the Setup file, because
some files suggested in the README were already uncommented,
and others were marked as obsolete (e.g. soundex).

Follow-Ups:

Date: 2000-Sep-28 17:31
By: fdrake

Comment:
Updated the information about potentially interesting extensions in the README file, revision 1.100.

The test_pty failure remains.
-------------------------------------------------------

Date: 2000-Oct-03 08:35
By: jhylton

Comment:
I don't have Solaris (x86 or otherwise).  Can you help with this bug Thomas?

-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=115625&group_id=5470