Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GDBus error [SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
apiaio
Guru
Guru


Joined: 04 Dec 2008
Posts: 417

PostPosted: Thu Mar 29, 2018 4:48 pm    Post subject: GDBus error [SOLVED] Reply with quote

After last world update lxde startup gives error message
Code:
Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.freedesktop.PolicyKit1: Permission denied

Shutdown or reboot is possible from command line only.

[Moderator edit: changed [quote] tags to [code] tags to preserve output layout. -Hu]


Last edited by apiaio on Sat Apr 28, 2018 6:23 pm; edited 1 time in total
Back to top
View user's profile Send private message
apiaio
Guru
Guru


Joined: 04 Dec 2008
Posts: 417

PostPosted: Fri Apr 27, 2018 5:10 pm    Post subject: Reply with quote

Up to now not solved. There must be something wrong with polkit. Every polkit command e.g.
Code:
# pkaction
Error getting authority: Error initializing authority: Error calling StartServiceByName for org.freedesktop.PolicyKit1: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ExecFailed: Failed to execute program org.freedesktop.PolicyKit1: Permission denied
gives the same error message.
Edit:
This problem I have in profile 17.0. Old installation 13.0 is OK. Both amd64. In the meantime I upgraded world - no change.
Back to top
View user's profile Send private message
apiaio
Guru
Guru


Joined: 04 Dec 2008
Posts: 417

PostPosted: Sat Apr 28, 2018 6:22 pm    Post subject: Reply with quote

After endless searching in different linux distros I found the clue in Gentoo forums:
https://forums.gentoo.org/viewtopic-t-1007656-start-0.html

Novazur's problem was different, but solution is the same:
GID of the messagebus in /etc/group and /etc/passwd has to be equal.
Back to top
View user's profile Send private message
SimonLitt
n00b
n00b


Joined: 11 Dec 2013
Posts: 8

PostPosted: Fri Dec 16, 2022 5:26 am    Post subject: Reply with quote

I had a similar issue.

The permissions of the /usr/libexec/dbus-daemon-launch-helper file were root:scanner.
Changing permissions to root:messagebus solves the issue.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21624

PostPosted: Fri Dec 16, 2022 4:21 pm    Post subject: Reply with quote

SimonLitt: what is the output of grep -n -e scanner -e messagebus /etc/group /etc/passwd?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum