Ticket #26970 (new defect)
devel/dbus non-root daemon does not load on 10.4
| Reported by: | rmstonecipher@… | Owned by: | mcalhoun@… |
|---|---|---|---|
| Priority: | Low | Milestone: | |
| Component: | ports | Version: | 1.9.1 |
| Keywords: | tiger | Cc: | vinc17@…, pixilla@… |
| Port: | dbus |
Description
The second instruction output to users
launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-session.plist
does not work on 10.4.
The following error is output to my terminal:
launchctl: CFURLWriteDataAndPropertiesToResource(/Library/LaunchAgents/org.freedesktop.dbus-session.plist) failed: -10
Is there any special command non-root users should use to run this non-root-oriented daemon on 10.4?
Change History
comment:3 Changed 2 years ago by vinc17@…
I also get the message
launchctl: CFURLWriteDataAndPropertiesToResource(/Library/LaunchAgents/org.freedesktop.dbus-session.plist) failed: -10
with dbus 1.2.24_1, but the non-root daemon is started anyway. So, the problem with dbus 1.4.10_1 on Tiger is something else.
Note: See
TracTickets for help on using
tickets.

