After everything is downloaded, finish section 3.1 by cleaning up the owners of the downloaded files.
Check $LFS variable and that it is mounted
echo $LFS
mount
Change all owners to root rather than to who downloaded them (as I understand it):
sudo chown root:root $LFS/sources/*