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

Missing /dev/full #3547

Open
alexlarsson opened this Issue Sep 17, 2018 · 2 comments

Comments

Projects
None yet
3 participants
@alexlarsson
Copy link

alexlarsson commented Sep 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.

@SRGOM

This comment has been minimized.

Copy link
Contributor

SRGOM commented Sep 18, 2018

Thank you, Alex for your work. It's nice to see you treat WSL as a first class "Linux" platform.

@tara-raj

This comment has been minimized.

Copy link
Member

tara-raj commented Oct 23, 2018

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