[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
error in info testsuite with dev/pts
From: |
Patrice Dumas |
Subject: |
error in info testsuite with dev/pts |
Date: |
Mon, 18 Feb 2019 14:06:03 +0100 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Hello,
There are many FAIL in info test suite, the most obvious error message
in logs is (in general mangled mixed with output)
cannot create dev/pts/15: Directory nonexistent
Above in the log there is a line like
./pseudotty: /dev/pts/15
I attach one test log file, info/t/malformed-split.sh.log.
My platform is a debian testing.
I have seen nothing special in configure.
If I go to info and do
echo 'toto' |./pseudotty
here is what I get:
address@hidden:~/src/texinfo/info$ echo 'toto' |./pseudotty
./pseudotty: getting pty master fd
./pseudotty: unlocking slave device
./pseudotty: getting file name of slave device...
./pseudotty: /dev/pts/15
./pseudotty: opening slave device
./pseudotty: attempting to set window size
./pseudotty: ...succeeded
/dev/pts/15
./pseudotty: entering main loop
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x74
./pseudotty: trying to read
./pseudotty: read byte 0x6F
./pseudotty: trying to read
./pseudotty: read byte 0x0A
./pseudotty: trying to read
./pseudotty: end of file on control channel
--
Pat
malformed-split.sh.log
Description: Text document
- error in info testsuite with dev/pts,
Patrice Dumas <=