problem with kdecache when having muliple macports installations

MK-MacPorts at techno.ms MK-MacPorts at techno.ms
Fri Oct 26 14:59:43 PDT 2012


On Oct 26, 2012, at 11:22 PM, Jeremy Lavergne wrote:
> Can you verify the packages are installing to ${prefix}/etc/LaunchDaemons and then being symlinked to /Library/LaunchDaemons?
---
$cd /LIbrary/LaunchAgents/; ls -1a
lrwxr-xr-x  1 root  wheel   74 Aug  4  2011 myorg.freedesktop.dbus-session.plist -> /opt/macports-test/Library/LaunchAgents/org.freedesktop.dbus-session.plist
lrwxr-xr-x  1 root  admin   66 May  7 20:09 org.freedesktop.dbus-session.plist -> /opt/local/Library/LaunchAgents/org.freedesktop.dbus-session.plist
lrwxr-xr-x  1 root  wheel   74 Dec 19  2010 org.freedesktop.dbus-session.plist.mp_1294594300 -> /opt/macports-test/Library/LaunchAgents/org.freedesktop.dbus-session.plist
lrwxr-xr-x  1 root  admin   74 Jul 22  2011 org.freedesktop.dbus-session.plist.mp_1311591426 -> /opt/macports-test/Library/LaunchAgents/org.freedesktop.dbus-session.plist
lrwxr-xr-x  1 root  admin   65 Oct 25 23:04 org.macports.kdecache.plist -> /opt/clean-slate/Library/LaunchAgents/org.macports.kdecache.plist
---
It looks pretty messy in there due to my 3 installations. :-(

I guess the two links with *.mp_* can be deleted anyway.

Launchctl tells me this:
---
$ launchctl list | grep dbus
-	0	org.freedesktop.dbus-session
$ launchctl list | grep kdecache
-	0	org.macports.kdecache
---
so those are active.

Still… having problems. Too late for now… Have to do more investigations later.


More information about the macports-dev mailing list