To run tests as user 'nobody' in Sec. 6.21.1, I have to change
permissions of the entire directories ./tests, ./gnulib-tests and
./src
chown -Rv nobody ./{tests,gnulib-tests,src}
and not of the {gnulib-tests,lib,src}/.deps as in the book now.
This is an overkill but I did not find better correction. Maybe
something like
chown -Rv nobody ./
would be even simpler (see bash tests)?
Alex.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page