this post was submitted on 04 Feb 2025
25 points (96.3% liked)

Linux

49544 readers
1363 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

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

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

top 8 comments
sorted by: hot top controversial new old
[–] fossphi@lemm.ee 6 points 22 hours ago (1 children)

Does any app which asks for permission to elevate to root work?

https://wiki.archlinux.org/title/Polkit

You might have to translate the names to what Fedora reposi provide. But this should be a good start

[–] maliciousonion@lemmy.ml 5 points 22 hours ago

Nice catch, lxpolkit works for me.

[–] dragnucs@lemmy.ml 5 points 22 hours ago (1 children)

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.

[–] maliciousonion@lemmy.ml 3 points 22 hours ago

Yep, that seems to be it. lxpolkit worked for me.

[–] 528491@lemmy.one 5 points 22 hours ago* (last edited 20 hours ago) (1 children)

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
[–] maliciousonion@lemmy.ml 3 points 22 hours ago (1 children)

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

[–] Strit@lemmy.linuxuserspace.show 1 points 22 hours ago (1 children)

Might have to reboot for the polkit agent to be started.

[–] maliciousonion@lemmy.ml 1 points 22 hours ago

Nope, rebooting doesn't do anything