AppImage / AppImage/docs.appimage.org

Explain what to do if example commands fail

未關閉
#28 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
HTML
星號
49
分支
45
PR 合併指標
30 天內沒有已合併 PR

描述

When following the FUSE troubleshooting steps, the docs say to do

```
> sudo modprobe -v fuse
```

but the author assumes this works, and does not explain how to proceed in case of a response of

```
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
```

As you may have suspected, this is the result when following your guide on Ubuntu as installed on WSL, [where unfortunately modprobe and kernel modules in general are not supported](https://github.com/microsoft/WSL/issues/1893). Up till this point, nothing in the docs has indicated that using WSL means AppImages will not work at all ever.

Suggestion to improve the docs would be to either indicate up front, e.g. as one of the linux flavours, that WSL does not support AppImages.

By extension, it would be nice if the guide for using an AppImage without fuse would explain which file to run after `--appimage-extract`, since I now have a directory full of files, many of them executable, but none clearly named after the program I want to run.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。