Glad to help! I hope my email did not come off condescending. I only wanted to relay my experience and what I found to help with the problem. Thanks for the update.
On Nov 18, 2018 1:01 PM, "Michael ." <keltoi...@gmail.com> wrote: > Thank you eznix. Today is the 1st day since my last message I have had > an opportunity to look at this and it now works. I very much > appreciate your help. > > On 12/11/2018, eznix <ezsi...@gmail.com> wrote: > > I too have experienced this problem. For me, the $PATH was the cause. > When > > I su in Buster, my $PATH does not contain /sbin and /usr/sbin. > debootstrap > > is in /usr/sbin/ and hence could not be found when running live-build > when > > su'ing in the terminal. It worked perfectly when I exported /usr/sbin and > > /sbin into my $PATH. Live-build also worked perfectly when I su -l in the > > terminal. Hope this helps. It does not appear to be a live-build problem, > > but a $PATH problem. > > >