<div dir="ltr">Hey, can anyone tell me what this command from root.py in /site-packeages/broot does:<br><br><div><div><i>chroot --userspec 1000:1000 /var/lib/broot/sugar-build-3xlQJ /usr/bin/env -i PATH=/bin:/usr/bin:/usr/sbin BROOT=yes XAUTHORITY=/home/broot/.Xauthority DISPLAY=:0 HOME=/home/broot LANG=C TERM=xterm-256color  /bin/bash -lc "/home/broot/sugar-build/osbuild build"</i></div>

</div><div><br></div><div>because i keep getting <i>/usr/bin/env: python3.3: No such file or directory</i> error when i run it using python3.3 which basically means that it cannot find the python3.3 directory in the new chroot jail , so if that is the problem, how can i add python3.3 in the chroot jail.</div>

<div><br></div></div>