Opened 13 years ago
Closed 13 years ago
#30372 closed defect (invalid)
port load dbus looking for the wrong file
Reported by: | randompeach@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.0 |
Keywords: | dbus load launchd | Cc: | |
Port: | dbus |
Description
Trying to run 'port load dbus' gives the following error:
daedelus:~ lorainelab$ sudo port load dbus Error: Target org.macports.load returned: Launchd plist /Library/LaunchDaemons/org.macports.dbus.plist was not found Log for dbus is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log Error: Status 1 encountered during processing.
Dbus's plist is 'org.freedesktop.dbus-session.plist'
Attachments (1)
Change History (6)
Changed 13 years ago by randompeach@…
comment:1 Changed 13 years ago by randompeach@…
Correction, the plist should be: org.freedesktop.dbus-system.plist
comment:2 Changed 13 years ago by pixilla (Bradley Giesbrecht)
The dbus port does not use port generated launchd items so "port load/unload" will not work.
The port notes will work.
$ port notes dbus
Pay attention that the second "launchctl load" command does not start with sudo.
comment:3 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:5 Changed 13 years ago by pixilla (Bradley Giesbrecht)
Resolution: | → invalid |
---|---|
Status: | reopened → closed |
dbus/main.log