Hi,
I noticed after updating to the 0710 snapshot (was on 0514) that I cannot update/install any Flatpaks. The error that it gives when trying to do either of those operations is (as an example):
error: Failed to install io.github.Faugus.faugus-launcher: Could not unmount revokefs-fuse filesystem at /var/tmp/flatpak-cache-UK7W92/io.github.Faugus.faugus-launcher-MW4I92: Failed to execute child process “/usr/bin/fusermount3” (Permission denied)
I also realized that I can’t reboot or shutdown through Plasma anymore (have to force it via the terminal), though I don’t know if that is related to this or not.
hui
July 12, 2025, 9:05am
2
How did you update your machine?
offen 12:54PM - 04 Jan 21 UTC
Arch linux 5.10.4
Flatpak 1.9.2
Simply cant install from Gnome Software (flatp… ak enabled) - error cant unmount revokefs-fuse filesystem in /var/tmp/.
i was able to install from flatpak before. i dont know why now i cant.
Please also provide the complete terminal in- and output of the command you do with flatpak with the -v (verbose) option.
I did an update via sudo zypper dup.
Here is the verbose output: openSUSE Paste
hui
July 12, 2025, 5:01pm
4
And what happens when you do
flatpak install --user io.github.Faugus.faugus-launcher
taf@Pooter ~> flatpak install --user io.github.Faugus.faugus-launcher
Looking for matches…
error: No remote refs found for ‘io.github.Faugus.faugus-launcher’
hui
July 12, 2025, 5:05pm
6
Ok, so you are installing flatpaks systemwide. That means you must execute the install command as root (or sudo).
su -
flatpak install io.github.Faugus.faugus-launcher
Prior to updating I never had to do this. I always just used flatpak update or flatpak install.
hui
July 12, 2025, 5:11pm
8
Something is broken on your machine…
Any additional repositories besides the standard ones?
zypper lr -d
Yes, the Packman repos and one additional for my Razer mouse that are active.
taf@Pooter ~> zypper lr -d
# | Alias | Name | Enabled | GPG Check | Refresh | Keep | Priority | Type | URI | Service
---+----------------------------+--------------------------------------+---------+-----------+---------+------+----------+--------+---------------------------------------------------------------------------------+---------
1 | hardware_razer | hardware:razer (openSUSE_Tumbleweed) | Yes | (r ) Yes | Yes | - | 99 | rpm-md | https://download.opensuse.org/repositories/hardware:/razer/openSUSE_Tumbleweed/ |
2 | home_codifryed | home:codifryed | No | ---- | ---- | - | 99 | rpm-md | https://download.opensuse.org/repositories/home:/codifryed/openSUSE_Tumbleweed/ |
3 | openSUSE:repo-non-oss | repo-non-oss | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://cdn.opensuse.org/tumbleweed/repo/non-oss | openSUSE
4 | openSUSE:repo-openh264 | repo-openh264 | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed | openSUSE
5 | openSUSE:repo-oss | repo-oss | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://cdn.opensuse.org/tumbleweed/repo/oss | openSUSE
6 | openSUSE:repo-oss-debug | repo-oss-debug | No | ---- | ---- | - | 99 | N/A | http://cdn.opensuse.org/debug/tumbleweed/repo/oss | openSUSE
7 | openSUSE:repo-oss-source | repo-oss-source | No | ---- | ---- | - | 99 | N/A | http://cdn.opensuse.org/source/tumbleweed/repo/oss | openSUSE
8 | openSUSE:update-tumbleweed | update-tumbleweed | Yes | (r ) Yes | Yes | - | 99 | rpm-md | http://cdn.opensuse.org/update/tumbleweed | openSUSE
9 | openh264 | openh264 | Yes | (r ) Yes | Yes | - | 70 | rpm-md | http://codecs.opensuse.org/openh264/openSUSE_Tumbleweed/ |
10 | packman | Packman | Yes | (r ) Yes | Yes | - | 70 | rpm-md | https://ftp.fau.de/packman/suse/openSUSE_Tumbleweed/ |
Don’t know why the update failed previously. I updated to the latest snapshot as of this post (20250714) and there have been no issues with fusermount or Plasma. I guess this thread can be locked.
system
Closed
August 14, 2025, 5:01pm
11
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.