[SOLVED] v9.0 Seem to have issue with directory/path in chroot Chapter 6
by GeekBoy from LinuxQuestions.org on (#4S47V)
So I completed version 8.4, and did not have this issue.
Comparing the two, I am not even seeing much difference between what I did.
Anyway the issue was spotted in Chapter 6.7. Linux-5.2.8 API Headers
Quote:
Doing "ls -l lin*" returns:
Quote:
So I try the next package
Quote:
Any ideas on this ?
Thanks!


Comparing the two, I am not even seeing much difference between what I did.
Anyway the issue was spotted in Chapter 6.7. Linux-5.2.8 API Headers
Quote:
| (lfs chroot) root:/sources# tar xf linux-5.2.8.tar.xz tar (child): xz: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now |
Quote:
| -rw-r--r-- 1 root root 107064028 Aug 9 16:02 linux-5.2.8.tar.xz |
Quote:
| (lfs chroot) root:/sources# tar xf man-pages-5.02.tar.xz tar (child): xz: Cannot exec: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now |
Thanks!