After compiling the kernel, I got this error: `debootstrap: 1866: cannot create /home/leo/build/.tmp/rootfs-099f19d9-fb54-46ff-9802-99076bd9950e/test-dev-null: Permission denied`
The .tmp folder is owned by root.
I am compiling in a Podman container.
How to reproduce?
Self explanatory
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
[ ] Yes, my Ubuntu/Debian/OtherOS is running on WSL2
What happened?
After compiling the kernel, I got this error: `debootstrap: 1866: cannot create /home/leo/build/.tmp/rootfs-099f19d9-fb54-46ff-9802-99076bd9950e/test-dev-null: Permission denied`
The .tmp folder is owned by root.
I am compiling in a Podman container.
How to reproduce?
Self explanatory
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
[ ] Yes, my Ubuntu/Debian/OtherOS is running on WSL2
Relevant log URL
https://paste.next.armbian.com/ovohewegoz
Code of Conduct
[x] I agree to follow this project's Code of Conduct
Raised by: https://github.com/merll002
https://github.com/armbian/build/issues/7940