Closed jerrychong25 closed 2 years ago
Apparently the solution from https://github.com/RPi-Distro/pi-gen/issues/360#issuecomment-562685572 manged to fix this bug and proceed to other errors.
Command to run:
find ./ -name "*.sh" -exec chmod a+x {} \;
So will close this issue.
Thank you!
Hi all,
I faces build issue when trying to run latest pi-gen master branch in my Raspberry Pi 4 B+.
Raspberry Pi 4 B+ Environment:
Is there any solution to solve this build issue?
Since building new Raspbian image should be successful due to similar environment (Source: https://github.com/RPi-Distro/pi-gen/issues/541#issuecomment-910111229).
Error Logs:
My config File Content:
Similar Issues:
Thanks in advance!