diff --git a/chapter08/expect.xml b/chapter08/expect.xml index 5c21e390f..513be1f97 100644 --- a/chapter08/expect.xml +++ b/chapter08/expect.xml @@ -57,11 +57,10 @@ This command should output ok. If, instead, the output includes OSError: out of pty devices, 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 again, and ensure the devpts file system (and - other virtual kernel file systems) mounted correctly. Then reenter - the chroot environment following . + other virtual kernel file systems) mounted correctly. This issue needs to be resolved before continuing, or the test suites requring Expect (for example the test suites of Bash, Binutils, GCC, GDBM, and of course Expect itself) will fail catastrophically, and other