Ghostboard pixel

A Bug Broke Flatpaks on Ubuntu 25.10 [Patch Released]

Critical Bug Prevents Flatpak Apps from Installing on Ubuntu 25.10
📋
From what I see on the bug status, a fix has been released for this issue. I have changed the title of the article to reflect this and avoid unnecessary confusion.

Ubuntu 25.10 "Questing Quokka" was recently released, bringing a host of improvements like Linux kernel 6.17, GNOME 49, new default apps, and many other under-the-hood enhancements.

However, a major issue has surfaced shortly after launch that affects users trying to install Flatpak applications on the new release. If you've upgraded to Ubuntu 25.10 and attempted to install anything from Flathub, you've likely encountered installation failures.

Flatpak + Ubuntu 25.10 = Bad?

Flatpak installations are completely broken on Ubuntu's latest interim release. When attempting to install any Flatpak application from the command line, an error is shown: "Could not unmount revokefs-fuse filesystem," followed by "Child process exited with code 1."

The bug has been marked as critical on Launchpad, with Canonical developers actively working on a fix.

The root cause lies with AppArmor, Ubuntu's security policy enforcement tool. According to the bug report, the AppArmor profile for fusermount3 lacks the necessary privileges to function properly in Ubuntu 25.10.

Flatpak depends on fusermount3 to mount and unmount filesystems during application installation. The tool requires access to files like /run/mount/utab and related files such as /run/mount/utab.*. AppArmor is currently blocking this access.

Without it, fusermount3 (and umount, which it invokes) cannot complete the unmount operation, causing Flatpak installations to fail.

A temporary workaround exists that involves disabling the AppArmor profile for fusermount3. However, when I tested it on my Ubuntu 25.10 virtual machine, it didn't resolve the issue.

Your mileage may vary, so feel free to give it a shot if you cannot make do without Flatpak functionality. Still, I recommend waiting for an official patch that should provide a more permanent and reliable solution.

The workaround details are outlined in the bug report for those who want to attempt it. Keep in mind that disabling AppArmor profiles reduces the security protections on your system, which is another reason to hold out for the proper fix.

Via: OMG! Ubuntu

Suggested Read 📖

Using Flatpak on Linux [Complete Guide]
Learn all the essentials for managing Flatpak packages in this beginner’s guide.
About the author
Sourav Rudra

Sourav Rudra

More of my work here: https://news.itsfoss.com/author/sourav/

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to It's FOSS.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.