Issues with flatpack not working as intended

Hey guys, just trying to get steam running on my friends PC. I followed this guide:

The console failed on the last step with this output. Any ideas what this is? I tried googling the error, but I’m still pretty much a noob myself and I’m not sure what the correct answer is.

    ~  sudo flatpak install com.valvesoftware.Steam                                           ✔  10s  
Looking for matches…
Required runtime for com.valvesoftware.Steam/x86_64/stable (runtime/org.freedesktop.Platform/x86_64/22.08) found in remote flathub
Do you want to install it? [Y/n]: Y

com.valvesoftware.Steam permissions:
    ipc                             network                  pulseaudio               wayland
    x11                             devices                  bluetooth                devel
    multiarch                       per-app-dev-shm          file access [1]          dbus access [2]
    system dbus access [3]          tags [4]

    [1] xdg-music:ro, xdg-pictures:ro, xdg-run/app/com.discordapp.Discord:create
    [2] org.freedesktop.Notifications, org.freedesktop.PowerManagement, org.freedesktop.ScreenSaver,
        org.gnome.SettingsDaemon.MediaKeys, org.kde.StatusNotifierWatcher
    [3] org.freedesktop.NetworkManager, org.freedesktop.UDisks2, org.freedesktop.UPower
    [4] proprietary


        ID                                                 Branch     Op     Remote     Download
 1. [✗] org.freedesktop.Platform.Compat.i386               22.08      i      flathub       1.0 kB / 106.1 MB
 2. [✗] org.freedesktop.Platform.GL.default                22.08      i      flathub       1.0 kB / 131.0 MB
 3. [✗] org.freedesktop.Platform.GL.nvidia-520-56-06       1.4        i      flathub       1.0 kB / 407.0 MB
 4. [✗] org.freedesktop.Platform.GL32.default              22.08      i      flathub       1.0 kB / 138.4 MB
 5. [✗] org.freedesktop.Platform.GL32.nvidia-520-56-06     1.4        i      flathub       1.0 kB / 406.9 MB
 6. [✗] org.freedesktop.Platform.Locale                    22.08      i      flathub       1.0 kB / 332.9 MB
 7. [✗] org.freedesktop.Platform.openh264                  2.2.0      i      flathub       1.0 kB / 944.3 kB
 8. [✗] org.freedesktop.Platform                           22.08      i      flathub       1.0 kB / 214.3 MB
 9. [ ] com.valvesoftware.Steam                            stable     i      flathub    < 14.2 MB

Warning: While pulling runtime/org.freedesktop.Platform.Compat.i386/x86_64/22.08 from remote flathub: Unacceptable TLS certificate
Warning: While pulling runtime/org.freedesktop.Platform.GL.default/x86_64/22.08 from remote flathub: Unacceptable TLS certificate
Warning: While pulling runtime/org.freedesktop.Platform.GL.nvidia-520-56-06/x86_64/1.4 from remote flathub: Unacceptable TLS certificate
Warning: While pulling runtime/org.freedesktop.Platform.GL32.default/x86_64/22.08 from remote flathub: Unacceptable TLS certificate
Warning: While pulling runtime/org.freedesktop.Platform.GL32.nvidia-520-56-06/x86_64/1.4 from remote flathub: Unacceptable TLS certificate
Warning: While pulling runtime/org.freedesktop.Platform.Locale/x86_64/22.08 from remote flathub: Unacceptable TLS certificate
Warning: While pulling runtime/org.freedesktop.Platform.openh264/x86_64/2.2.0 from remote flathub: Unacceptable TLS certificate
Error: While pulling runtime/org.freedesktop.Platform/x86_64/22.08 from remote flathub: Unacceptable TLS certificate
error: Failed to install org.freedesktop.Platform: While pulling runtime/org.freedesktop.Platform/x86_64/22.08 from remote flathub: Unacceptable TLS certificate

Sometimes it happens when local time is incorrect.

sudo timedatectl set-ntp true
1 Like

Welcome to the forum! :wave:

Classic XY Problem: You’re asking about your attempted solution rather than your actual problem .

Please edit your topic title to reflect what you’re actually trying to do. Also be sure to check your spelling.

Sorry, the “tutorial” you followed is a garbage tech blog. There is no reason to install the Flatpak (which may work, however it’s not recommended) when Steam is in the official Manjaro community repository:

sudo pacman -Syu steam

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.