Comment 20 for bug 1840956

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: qemu-user-static fails to install in WSL

Finalized this with a test in LXD and a KVM guest.

LXD:
- binfmt is installed
- service is NOT up
- exits without failing

KVM:
- binfmt is installed
- service is up
- registers types and works

But I have realized this might end up with an ordering issue.
If the service isn't up in time it would not register the types.