Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upMissing /dev/full #3547
Comments
This comment has been minimized.
This comment has been minimized.
|
Thank you, Alex for your work. It's nice to see you treat WSL as a first class "Linux" platform. |
This comment has been minimized.
This comment has been minimized.
|
Thanks for submitting this issue. We're currently working on a large body of work for WSL that will provide a fix for this. Will update this here when that fix hits Insiders Builds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
alexlarsson commentedSep 17, 2018
I'm trying to make flatpak/bubblewrap work with WSL, and one of the issues I found is that /dev/full is missing.
I have a workaround for this in the wip/WSL bubblewrap branch here:
projectatomic/bubblewrap@37cba18
But it would be nice if it was just there.