|
@@ -81,15 +81,13 @@
|
|
|
class="username">tester</systemitem> user:</para>
|
|
|
|
|
|
<screen><userinput remap="test">su tester -c "PATH=$PATH make tests"</userinput></screen>
|
|
|
-<!--
|
|
|
- <para>The <command>su</command> command above is slightly different from
|
|
|
- other places in the book. The
|
|
|
- reason is that the <option>-c</option> option runs the command without
|
|
|
- a controlling terminal, while the bash test suite needs one.</para>
|
|
|
--->
|
|
|
+
|
|
|
<para>The <systemitem class="username">tester</systemitem>
|
|
|
user does not have enough permissions for all the tests to pass. This shows
|
|
|
- up in some <quote>diff</quote> output in four test results.</para>
|
|
|
+ up in some <quote>diff</quote> output in four test results. Portions of the
|
|
|
+ run-execscript, run-lastpipe, run-read, and run-test programs
|
|
|
+ are known to fail in the LFS chroot environment, but pass if the tests
|
|
|
+ are run in a full system.</para>
|
|
|
|
|
|
<para>Install the package and move the main executable to
|
|
|
<filename class='directory'>/bin</filename>:</para>
|