Bug 38805 - Crash of Discover when trying to install the Flatpak app
Summary: Crash of Discover when trying to install the Flatpak app
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: flatpak (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 major
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-13 02:59 MSK by venom
Modified: 2022-01-11 12:13 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description venom 2020-08-13 02:59:58 MSK
I installed Alt kworkstation 9 x86_64 . After adding Flathub repository [flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo] I tried to install flatpak applications using Discover but it would quit unexpectedly every time I tried.

The reporting and debugging system did not work when I tried to report the error. I decided to install via terminal but it shows me this:

seba@seba-pc ~]$ flatpak install flathub com.github.tchx84.Flatseal

Note that the directories 

'/var/lib/flatpak/exports/share'
'/home/seba/.local/share/flatpak/exports/share'

are not in the search path set by the XDG_DATA_DIRS
environment variable, so applications installed by
Flatpak may not appear on your desktop until the
session is restarted.

Looking for matches
Required runtime for com.github.tchx84.Flatseal/x86_64/stable (runtime/org.gnome.Platform/x86_64/3.36) found in remote flathub
Do you want to install it? [Y/n]: y

com.github.tchx84.Flatseal permissions:
    ipc                  fallback-x11         wayland      x11      dri
    file access [1]      dbus access [2]

    [1] /var/lib/flatpak/app:ro, ~/.local/share/flatpak/app:ro,
        ~/.local/share/flatpak/overrides:create
    [2] org.gnome.Software


        ID                                      Branch    Op    Remote     Download
        ID                                      Branch    Op    Remote     Download
 1. [|] org.freedesktop.Platform.GL.default     19.08     i     flathub       88.6 MB / 89.1 MB
 2. [ ] org.freedesktop.Platform.openh264       2.0       i     flathub      < 1.5 MB
        ID                                      Branch    Op    Remote     Download
 1. [|] org.freedesktop.Platform.GL.default     19.08     i     flathub       88.6 MB / 89.1 MB
 2. [ ] org.freedesktop.Platform.openh264       2.0       i     flathub      < 1.5 MB
        ID                                      Branch    Op    Remote     Download
 1. [/] org.freedesktop.Platform.GL.default     19.08     i     flathub       88.6 MB / 89.1 MB
 2. [ ] org.freedesktop.Platform.openh264       2.0       i     flathub      < 1.5 MB
 3. [ ] org.gnome.Platform.Locale               3.36      i     flathub    < 323.0 MB (partial)
 4. [ ] org.gnome.Platform                      3.36      i     flathub    < 324.5 MB
 5. [ ] com.github.tchx84.Flatseal              stable    i     flathub    < 699.9 kB

Warning: Could not unmount revokefs-fuse filesystem at /var/tmp/flatpak-cache-CTHFP0/org.freedesktop.Platform.GL.default-SG6GP0: Failed to execute child process fusermount (Permission denied)
Warning: Could not unmount revokefs-fuse filesystem at /var/tmp/flatpak-cache-CTHFP0/org.freedesktop.Platform.GL.default-SG6GP0: Failed to execute child process fusermount (Permission denied)
Installing 1/5 ................100%  1.6 MB/s  00:00Segmentation fault
[seba@seba-pc ~]$ 

------

I rebooted the system and tried to install that and other applications but the error persists. I tried installing ALT workstation-9.1 MATE x86_64 and the same thing happens.
Comment 2 Sergey V Turchin 2020-08-17 11:34:58 MSK
No rights to mount fuse filesystems.
`control fusermount wheelonly` must help.
Comment 3 Sergey V Turchin 2022-01-11 12:13:19 MSK
В общем, об этом должен позаботиться или сам пользователи или мантейнер дистрибутива.