On 01/15/2014 12:37:44 PM, Neil Bothwick wrote:
On Wed, 15 Jan 2014 12:21:37 +0100, Helmut Jarausch wrote:
> The log contains many message like
>
> dbus[1366]: [system] Activated service 'org.freedesktop.login1'
failed:
> Failed to execute program /usr/libexec/dbus-daemon-launch-helper:
> Success
I get this on my desktop but not my laptop. I have tried for ages to
find
out why it only fails on the desktop and gave up. Now I just "chmod
+x /usr/libexec/dbus-daemon-launch-helper" and it goes away, until the
next update.
Many thanks Neil!
On Jul 02, 2012, Samuel Suominen wrote
Never do that, unless you want everyone on your system to be allowed to
gain root. As in, that is same as intentionally inserting a
vulnerability to your own machine.
The solution is to recompile pkgs like dev-libs/dbus-glib after
dev-libs/glib upgrade (as noted by elog in the end of glib emerge)
Propably 'emerge -e sys-apps/dbus dev-libs/dbus-glib' will do the trick
if nothing else does
Only, this emerge likes to re-emerge several hundreds of packages.
Any comments?
Helmut