[MacPorts] #35795: dbus launching problems
MacPorts
noreply at macports.org
Thu Aug 23 04:58:25 PDT 2012
#35795: dbus launching problems
---------------------------+------------------------------------------------
Reporter: egor7@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Keywords: | Port: dbus
---------------------------+------------------------------------------------
Install(Upgrade) DBUS:
$ sudo port install dbus
{{{
---> Computing dependencies for dbus
---> Fetching archive for dbus
---> Attempting to fetch dbus-1.4.20_1+startupitem.darwin_10.x86_64.tbz2
from http://packages.macports.org/dbus
---> Attempting to fetch
dbus-1.4.20_1+startupitem.darwin_10.x86_64.tbz2.rmd160 from
http://packages.macports.org/dbus
---> Installing dbus @1.4.20_1+startupitem
---> Deactivating dbus @1.4.20_1+startupitem+universal
---> Cleaning dbus
---> Activating dbus @1.4.20_1+startupitem
############################################################################
# Startup items have been generated that will aid in
# starting dbus with launchd. They are disabled
# by default. Execute the following command to start them,
# and to cause them to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.freedesktop.dbus-
system.plist
# launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-
session.plist
############################################################################
---> Cleaning dbus
---> Updating database of binaries: 100.0%
---> Scanning binaries for linking errors: 100.0%
---> No broken files found.
}}}
then trying to activate:
$ launchctl load -w /Library/LaunchAgents/org.freedesktop.dbus-
session.plist
{{{
Bug: launchctl.c:2344 (25952):13: (dbfd = open(g_job_overrides_db_path,
O_RDONLY | O_EXLOCK | O_CREAT, S_IRUSR | S_IWUSR)) != -1
launchctl:
CFURLWriteDataAndPropertiesToResource(/Library/LaunchAgents/org.freedesktop
.dbus-session.plist) failed: -10
launch_msg(): Socket is not connected
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35795>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list