Bug 52838

Summary: not install flatpak program for user
Product: Sisyphus Reporter: Sergei S. Gorishn <sgorishn>
Component: flatpakAssignee: Yuri N. Sedunov <aris>
Status: CLOSED NOTABUG QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: aris, lav
Version: unstable   
Hardware: aarch64   
OS: Linux   

Description Sergei S. Gorishn 2025-01-27 22:10:59 MSK
flatpak --user install flathub com.vivaldi.Vivaldi
error: Unable to load summary from remote flathub: Signature made Mon 27 Jan 2025 01:41:25 PM EST using RSA key ID  562702E9E3ED7EE8
Can't check signature:  public key not found
Comment 1 Yuri N. Sedunov 2025-01-27 23:01:10 MSK
$ flatpak --user remote-delete flathub

$ fakeroot flatpak --user remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

$ ls /home/$USER/.local/share/flatpak/repo/flathub.trustedkeys.gpg
/home/aris/.local/share/flatpak/repo/flathub.trustedkeys.gpg

$ flatpak --user install flathub com.vivaldi.Vivaldi
Поиск совпадений…
Требуемая среда выполнения для com.vivaldi.Vivaldi/x86_64/stable (runtime/org.freedesktop.Platform/x86_64/23.08) найдена в удалённом репозитории flathub
Хотите установить её? [Y/n]:
Comment 2 Sergei S. Gorishn 2025-01-27 23:26:58 MSK
Спасибо
Comment 3 Sergei S. Gorishn 2025-01-27 23:30:10 MSK
Спасибо