What happened?
I have an amd64 Bluefin Linux host system - essentially, it's Fedora Silverblue 43 with some extras, including Docker hosting. I'm trying to build a Raspberry Pi 4B Ubuntu Server image.
compile.sh starts up, builds a Docker container and gets most of the way through the build, but it hits a long patch of selinux errors and the build fails.
failure.log.zip
How to reproduce?
- Get a Fedora Linux system with Docker installed.
- Clone the "armbian/build" repo.
cd build; ./compile.sh
- Select the
rpi4b board and go through the menus to make an Ubuntu 24.04 server image with all the defaults.
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Other
Are you building on Windows WSL2?
Relevant log URL
https://paste.armbian.com/celahopora
Code of Conduct
What happened?
I have an
amd64Bluefin Linux host system - essentially, it's Fedora Silverblue 43 with some extras, including Docker hosting. I'm trying to build a Raspberry Pi 4B Ubuntu Server image.compile.shstarts up, builds a Docker container and gets most of the way through the build, but it hits a long patch ofselinuxerrors and the build fails.failure.log.zip
How to reproduce?
cd build; ./compile.shrpi4bboard and go through the menus to make an Ubuntu 24.04 server image with all the defaults.Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Other
Are you building on Windows WSL2?
Relevant log URL
https://paste.armbian.com/celahopora
Code of Conduct