mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-11 06:44:13 +01:00
cross-ng: Remove phrases specifically for chroot from PTY test
This commit is contained in:
parent
c7c614de28
commit
4d7ccf4331
@ -57,11 +57,10 @@
|
|||||||
<para>This command should output <computeroutput>ok</computeroutput>.
|
<para>This command should output <computeroutput>ok</computeroutput>.
|
||||||
If, instead, the output includes <computeroutput>OSError: out of pty
|
If, instead, the output includes <computeroutput>OSError: out of pty
|
||||||
devices</computeroutput>, then the environment is not set up for proper
|
devices</computeroutput>, then the environment is not set up for proper
|
||||||
PTY operation. You need to exit from the chroot environment, read
|
PTY operation. You need to read
|
||||||
<xref linkend='ch-tools-kernfs'/> again, and ensure the
|
<xref linkend='ch-tools-kernfs'/> again, and ensure the
|
||||||
<systemitem class="filesystem">devpts</systemitem> file system (and
|
<systemitem class="filesystem">devpts</systemitem> file system (and
|
||||||
other virtual kernel file systems) mounted correctly. Then reenter
|
other virtual kernel file systems) mounted correctly.
|
||||||
the chroot environment following <xref linkend='ch-tools-chroot'/>.
|
|
||||||
This issue needs to be resolved before continuing, or the test suites
|
This issue needs to be resolved before continuing, or the test suites
|
||||||
requring Expect (for example the test suites of Bash, Binutils, GCC,
|
requring Expect (for example the test suites of Bash, Binutils, GCC,
|
||||||
GDBM, and of course Expect itself) will fail catastrophically, and other
|
GDBM, and of course Expect itself) will fail catastrophically, and other
|
||||||
|
Loading…
Reference in New Issue
Block a user