emmett1 / lfs-scripts

Automated script to build Multilib LFS system + livecd
GNU General Public License v3.0
97 stars 46 forks source link

Chroot in script 02-base.sh fails under Ubuntu 20.10 #22

Closed snoglobe closed 3 years ago

snoglobe commented 3 years ago

Hi, I'm building this under Ubuntu 20.10 and after building the toolchain, the scripts error with this: ==> Copying ports chroot: failed to run command ‘/usr/bin/env’: No such file or directory I don't know why I get this error, since /usr/bin/env does exist in my host system at /usr/bin/env, and also in the LFS system at /usr/bin/env.

snoglobe commented 3 years ago

Nevermind, I had modified a script and one of my changes screwed up the chroot.