Bug 52838 - not install flatpak program for user
Summary: not install flatpak program for user
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: flatpak (show other bugs)
Version: unstable
Hardware: aarch64 Linux
: P5 normal
Assignee: Yuri N. Sedunov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-27 22:10 MSK by Sergei S. Gorishn
Modified: 2025-01-27 23:30 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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
Спасибо