Opened 6 years ago

Last modified 6 years ago

#56738 closed defect

Failure to install dbus — at Initial Version

Reported by: kelleyj Owned by:
Priority: Normal Milestone:
Component: base Version: 2.5.2
Keywords: Cc:
Port:

Description

Upon attempting to install gnuradio, ports fails out on installing dbus. The error log gives: Error: Failed to activate dbus: error renaming "/opt/local/var/macports/software/dbus/mpextractxjyyE352/Library/LaunchDaemons/org.freedesktop.dbus-system.plist" to "/Library/LaunchDaemons/org.freedesktop.dbus-system.plist": permission denied After verifying that the permissions (and making sure that it was run as sudo) there appeared to be no resolution. However, if one manually untars the dbus port, one can see that in ./Library/LaunchAgents and ./LibraryLaunchDaemons it is creating .plist files that are a soft link back to /opt/local/etc/{LaunchDaemons,LaunchAgents}, but when checking the soft link, one can see that these directories do not exist.

Change History (0)

Note: See TracTickets for help on using tickets.