Trying to tweak kde-4.7.0 for Porteus v-1.0, 32 bits, I got this warning: "Cannot open ConsoleKit session: Unable to open session: Failed to execute program /usr/libexec/dbus-daemon-launch-helper: Success".
Immediately I thought it was something wrong with ConsoleKit. So I ran a general "find" and got this:
root@porteus:~# find / -name ConsoleKit
/var/run/ConsoleKit
/var/log/ConsoleKit
/usr/lib/ConsoleKit
/usr/include/ConsoleKit
/etc/ConsoleKit
/mnt/live/memory/images/007-devel.xzm/usr/include/ConsoleKit
/mnt/live/memory/images/003-lxde.xzm/etc/ConsoleKit
/mnt/live/memory/images/003-lxde.xzm/usr/lib/ConsoleKit
/mnt/live/memory/images/003-lxde.xzm/var/log/ConsoleKit
/mnt/live/memory/images/003-lxde.xzm/var/run/ConsoleKit
/mnt/live/memory/images/001-core.xzm/usr/lib/ConsoleKit
find: `/mnt/live/proc/3881/net': Invalid argument
find: `/proc/3881/net': Invalid argument
root@porteus:~#
Is there a special reason to have it splitted in 3 different modules?
I wanted to take out 003-lxde -at least provisorily (to make space)- and found that kde4 didn't even start without 003-lxde!
If there is no reason to divide ConsoleKit in three parts, I would suggest to put it in 001-core all together, for Porteus 1.1 or whatever.
Regards
