~elagost/flatpaks#2: 
ChromeOS - Signal - Installation

Issue on installation can't find Platform but installed

see ~$ sudo flatpak install signal-arm org.signal.Signal Looking for matches… error: The application org.signal.Signal/aarch64/master requires the runtime org.freedesktop.Platform/aarch64/22.08 which was not found

~$ flatpak list Name Application ID Version Branch Installation Betterbird eu.betterbird.Betterbird 102.4.2-bb23 stable user Freedesktop Plat… org.freedesktop.Platform 22.08.3 22.08 user Mesa ….freedesktop.Platform.GL.default 21.3.9 21.08 user Mesa ….freedesktop.Platform.GL.default 22.1.7 22.08 user openh264 org.freedesktop.Platform.openh264 2.1.0 2.2.0 user Freedesktop SDK org.freedesktop.Sdk 22.08.3 22.08 user CrosAdapta org.gtk.Gtk3theme.CrosAdapta 3.22 user

uname -a -> Linux penguin 5.10.147-20144-g886d3d1da6b3 #1 SMP PREEMPT Wed Oct 26 22:51:36 PDT 2022 aarch64 GNU/Linux

~$ flatpak remotes --columns=name,url Name URL signal-arm https://elagost.com/flatpak/repo/ flathub https://dl.flathub.org/repo/

Status
REPORTED
Submitter
~legion
Assigned to
No-one
Submitted
6 months ago
Updated
6 months ago
Labels
No labels applied.

~elagost 6 months ago

Try running the following: flatpak remotes --columns=name,url,options

I think the issue is you have one remote installed as a user remote, and the other installed as a system remote. You might need to delete the signal remote and re-add it as a user remote.

~legion 6 months ago

True, you are right, it works now perfectly fine! Ty for your advice. May there is something to add to the commands so that won't happen for others in the future. Appreciate your work!

For anyone who got the same issue...

Register here or Log in to comment, or comment via email.