← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2083496] Re: Installation of Fuse for AppImage Support Causes GDM Failure

 

[Expired for fuse (Ubuntu) because there has been no activity for 60
days.]

** Changed in: fuse (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to fuse in Ubuntu.
https://bugs.launchpad.net/bugs/2083496

Title:
  Installation of Fuse for AppImage Support Causes GDM Failure

Status in fuse package in Ubuntu:
  Expired

Bug description:
  Installing fuse on Ubuntu 24.04 removes `ubuntu-session`, leading to a
  broken GDM on reboot

  Steps to reproduce:
  1. Install fuse on a fresh Ubuntu 24.04 system:
     
     sudo apt install fuse

  2. Reboot the system.

  Expected behavior:
  GDM should start normally without issues after the reboot.

  Actual behavior:
  On reboot, the system gets stuck at the `stop plymouth` and `start gdm` parts of the boot process, making it impossible to reach the login screen.

  Workaround:
  To fix this issue, I had to:
  1. Switch to a different TTY, log in and execute following commands:
     sudo apt remove fuse
     sudo apt install ubuntu-session
     sudo reboot
  2. If `fuse` functionality is needed, install `fuse3` instead:
     sudo apt install fuse3

  Additional notes:
  - Installing `fuse2` seems to break the system by removing `ubuntu-session`, which is critical for `gdm` and the GNOME desktop environment to function properly.
  - It's unclear why `fuse2` is still the default when using `apt install fuse`, as it breaks the session manager and leads to this boot issue.

  Recommendation:
  Package fuse2 be updated for 24.04 to conduct GDM sanity check/ resolve dependecy errors for ubuntu-session being removed during installation process.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/2083496/+subscriptions