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

AppImage containers not supported for lack of fuse #1610

Closed
shoffmeister opened this issue Jan 18, 2017 · 4 comments
Closed

AppImage containers not supported for lack of fuse #1610

shoffmeister opened this issue Jan 18, 2017 · 4 comments

Comments

@shoffmeister
Copy link

Please use the following bug reporting template to help produce actionable and reproducible issues. Please try to ensure that the reproduction is minimal so that the team can go through more bugs!

  • A brief description

AppImage containers are not supported on WSL because "modprobe fuse" functionality is not enabled.

Following the instructions at https://www.kdevelop.org/download

wget -O KDevelop.AppImage http://download.kde.org/stable/kdevelop/5.0.3/bin/linux/KDevelop-5.0.3-x86_64.AppImage
chmod +x KDevelop.AppImage
./KDevelop.AppImage

  • Expected results

Does "something" useful

  • Actual results (with terminal output if applicable)

./KDevelop.AppImage

fuse: device not found, try 'modprobe fuse' first
Could not mount AppImage
Please see https://github.com/probonopd/AppImageKit/wiki/FUSE

modprobe fuse

modprobe: ERROR: ../libkmod/libkmod.c:586 kmod_search_moddep() could not open moddep file '/lib/modules/4.4.0-43-Microsoft/modules.dep.bin'
modprobe: FATAL: Module fuse not found in directory /lib/modules/4.4.0-43-Microsoft

  • Your Windows build number

14986 (current insider slow ring)

  • Steps / All commands required to reproduce the error from a brand new installation

See above

  • Strace of the failing command

n/a

  • Required packages and commands to install

None.

I appreciate that at this stage, this is simply fuse support missing, which has been reported before and which has a UserVoice at https://wpdev.uservoice.com/forums/266908-command-prompt-console-bash-on-ubuntu-on-windo/suggestions/13522845-add-fuse-filesystem-in-userspace-support-in-wsl

I nevertheless added this issue to get the "AppImage" container use case onto the radar, with extremely simple repro steps and possibly broad impact (sooner or later?)

@benhillis
Copy link
Member

This is failing due to missing fuse support which was first reported as #412. Please vote for the User Voice to help us prioritize this feature.

@probonopd
Copy link

+1

@markl17
Copy link

markl17 commented Feb 21, 2017

where is it is there a way to add it please resolve

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants