Is there an easy way to log the output of the scripts executed in chroot, so one can track down problems occuring there? Currently I just run the commands from the failing script in the chroot to reproduce the error and that seems odd.
And by easy I don't think about logging it inside the chroot. That obviously would work, but producing a lot more logs...
Is there an easy way to log the output of the scripts executed in chroot, so one can track down problems occuring there? Currently I just run the commands from the failing script in the chroot to reproduce the error and that seems odd. And by easy I don't think about logging it inside the chroot. That obviously would work, but producing a lot more logs...