[Bug 2139352] Re: Should libfuse2 be seeded by default?

Jeremy BĂ­cha 2139352 at bugs.launchpad.net
Thu Jan 29 15:30:32 UTC 2026


The situation with older AppImages is unfortunate. The official
documentation says that newer AppImages should work with libfuse3.

https://github.com/appimage/appimagekit/wiki/fuse

Debian is working to remove the old fuse 2. It has already been removed from Forky/Testing.
https://lists.debian.org/debian-devel/2025/11/msg00229.html
https://bugs.debian.org/1123774

For reference, these Ubuntu flavors currently seed libfuse2t64 for older AppImage support:
- Ubuntu Budgie
- Ubuntu Studio
- Xubuntu
- and maybe Kubuntu

** Bug watch added: Debian Bug tracker #1123774
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123774

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubuntu-meta in Ubuntu.
https://bugs.launchpad.net/bugs/2139352

Title:
  Should libfuse2 be seeded by default?

Status in ubuntu-meta package in Ubuntu:
  New

Bug description:
  There is popular software in the ecosystem that is distributed
  *solely* as an AppImage for Linux.  An example of this is LM-Studio:

  https://lmstudio.ai/

  When trying to run it, a user is presented with the following:

  $ ./Downloads/LM-Studio-0.4.0-18-x64.AppImage 
  dlopen(): error loading libfuse.so.2

  AppImages require FUSE to run. 
  You might still be able to extract the contents of this AppImage 
  if you run it with the --appimage-extract option. 
  See https://github.com/AppImage/AppImageKit/wiki/FUSE 

  If I install libfuse2t64 (which provides that) it works just fine.
  ----

  Of course; the preference would be that lm-studio packages as a Debian
  package or Snap, but the reality is there is software that doesn't do
  this.  To reduce resistance as it pertains to running this kind of
  software, I think a pragmatic response is to seed libfuse2t64 as a
  Recommends for ubuntu-meta.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-meta/+bug/2139352/+subscriptions




More information about the foundations-bugs mailing list