Hello!
I am running Fossapup64 on a usb and I wanted to install a flatpak app. So I followed this tutorial viewtopic.php?t=647
But I ran into an error while trying to add the the flathub repo.
Code: Select all
root# flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
** (flatpak remote-add:7002): WARNING **: 17:54:40.560: Unable to register authentication agent: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PolicyKit1 was not provided by any .service files
error: Can't load uri https://flathub.org/repo/flathub.flatpakrepo: Unacceptable TLS certificate
I would appreciate any help! Thanks in advance!