chroot will capture the user environment's PATH variable, which may be wrong (e.g. not include /bin:/sbin, as it is on Arch). We should set a known-working PATH variable in the chroot.
chroot will capture the user environment's PATH variable, which may be wrong (e.g. not include /bin:/sbin, as it is on Arch). We should set a known-working PATH variable in the chroot.