We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When building, I'm getting an error that we can't mount binfmt_misc.
I'm running off my own branch based on bca58a204ec6046ba36d8517c56585513dc75880 that contains only userpatches.
I ran this and didn't get any output so I'm assuming it worked.
root@buildbox:/home/owner/actions-runner-1# modprobe binfmt_misc
What am I missing, and what can I check next?
See the attached log file for the exact command I'm running
other (only relevant in corner cases)
Debian 12 Bookworm
https://paste.armbian.com/iwosaniceg
The text was updated successfully, but these errors were encountered:
Jira ticket: AR-2518
Sorry, something went wrong.
root@buildbox:/home/owner/actions-runner-1# cat /boot/config-$(uname -r) | grep CONFIG_BINFMT_MISC CONFIG_BINFMT_MISC=m
I rebased on top of 549f321ebf61afac6bdee5b8966fa358c7136267 (latest commit to v24.08) and am still getting the same issue.
No branches or pull requests
What happened?
When building, I'm getting an error that we can't mount binfmt_misc.
I'm running off my own branch based on bca58a204ec6046ba36d8517c56585513dc75880 that contains only userpatches.
I ran this and didn't get any output so I'm assuming it worked.
What am I missing, and what can I check next?
How to reproduce?
See the attached log file for the exact command I'm running
Branch
other (only relevant in corner cases)
On which host OS are you running the build script and observing this problem?
Debian 12 Bookworm
Are you building on Windows WSL2?
Relevant log URL
https://paste.armbian.com/iwosaniceg
Code of Conduct
The text was updated successfully, but these errors were encountered: