It’s the same error if I try VANILLA or GAPPS

[SOLUTION] It works after you enter a password using “lxpolkit”.

  • @[email protected]
    link
    fedilink
    5
    edit-2
    5 months ago

    Do you have something like polkit-gnome installed?

    Edit: Glad you found a solution. Just for completeness: You also have to start the polkit agent via your sway config file. For polkit-gnome it would have been

    exec /usr/libexec/polkit-gnome-authentication-agent-1
    
    • @[email protected]OP
      link
      fedilink
      English
      35 months ago

      polkit-gnome is not available in dnf. I did install polkit-kde, polkit-qt and mate-polkit to see if it works. Same problem, sadly

  • @[email protected]
    link
    fedilink
    55 months ago

    Seems like you have a permissions issue. I just tested it on Fedora workstation gnome, run it from regular menu, then it asked me for password. You, you have a permission denied isssue, so you need to figure out how to run it as root.