New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26970 (new defect)

Opened 3 years ago

Last modified 2 years ago

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:1 Changed 3 years ago by jmr@…

  • Keywords tiger added

comment:2 Changed 2 years ago by vinc17@…

  • Cc vinc17@… added

Cc Me!

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.

comment:4 Changed 2 years ago by pixilla@…

  • Cc pixilla@… added

Cc Me!

comment:5 Changed 2 years ago by pixilla@…

vinc17: have your tried the recently added dbus-devel port.
dbus-devel is tracking the dbus 1.5.x, development branch.
Note: there is only one launchd plist for this port and it does not require sudo, it's in /Library/LaunchAgents.

Note: See TracTickets for help on using tickets.