Skip to content
New issue

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

Failed to mount binfmt_misc #7399

Open
1 of 2 tasks
clarkmcc opened this issue Oct 21, 2024 · 3 comments
Open
1 of 2 tasks

Failed to mount binfmt_misc #7399

clarkmcc opened this issue Oct 21, 2024 · 3 comments
Labels
Bug Something isn't working as it should

Comments

@clarkmcc
Copy link

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.

root@buildbox:/home/owner/actions-runner-1# modprobe binfmt_misc

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?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

https://paste.armbian.com/iwosaniceg

Code of Conduct

  • I agree to follow this project's Code of Conduct
@clarkmcc clarkmcc added the Bug Something isn't working as it should label Oct 21, 2024
Copy link

github-actions bot commented Oct 21, 2024

Jira ticket: AR-2518

@clarkmcc
Copy link
Author

root@buildbox:/home/owner/actions-runner-1# cat /boot/config-$(uname -r) | grep CONFIG_BINFMT_MISC
CONFIG_BINFMT_MISC=m

@clarkmcc
Copy link
Author

I rebased on top of 549f321ebf61afac6bdee5b8966fa358c7136267 (latest commit to v24.08) and am still getting the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as it should
Development

No branches or pull requests

1 participant