-
Notifications
You must be signed in to change notification settings - Fork 822
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
Cannot install qemu-user-static #2103
Comments
I see in the closing of #668 that the binfmt_misc filesystem was implemented, but it seems something was missed? |
@AdFad666 - I don't know this is relevant, but found this;
|
@sunjoong Compared to my 'real' Linux box, that appears to be correct. |
I'm looking at this issue currently, our binfmt interpreter does not support the flags qemu is using. |
I have a change in code review that adds support for binfmt_misc flags. This change will be available in an Insider build soon and will ship with Fall Creators Update. https://www.kernel.org/doc/Documentation/admin-guide/binfmt-misc.rst
|
This is fixed in Fall Creators Update and any build > 16273. |
I got a
How can i retrieve the core dump ? |
I'm having this same issue on build 18362:
|
Have the same issue with: [distro] when sudo apt-get install qemu-user-static: |
same here |
With the value |
Hello, running from a guest VM, OS Edit: Not entirely confident, but this seems to have been the trick, |
For anyone having this issue with Debian 12 Bookworm on WSL2: the Postinst script seems to not register the binaries on WSL2.
|
Saved my multiarch CI builds, thank you very much! |
This is installed as part of building armbian, used as part of the chroot to build a root file system for an ARMv7 device.
ver
at a Windows Command Prompt)$ uname -a Linux afa-pc 4.4.0-43-Microsoft #1-Microsoft Wed Dec 31 14:42:53 PST 2014 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: