You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2024. It is now read-only.
Submission type
Package name & version you are having issues with or have a request for
flatpak
Package version : 1.12.6-1
Used repositories
Default
Expected behaviour
Install any flatpak without being root and without warning.
Actual behaviour
Give warning on any installation.

e.g. :
On any installation, there is this warning :
Failed to get revokefs-fuse socket from system-helper: User flatpak does not exist in password file entry
Still, the flatpak works :
$ flatpak run org.bzflag.BZFlag
Steps to reproduce the problem
Install flatpak, add flathub repository and try to install any flatpak you want :
$ sudo pacman -S flatpak
$ flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
$ flatpak install bzflag
System info link created by Octopi > Tools > SysInfo