#37278: dbus 1.6.8_0 activation failure -------------------------+------------------------ Reporter: michi_ca@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: dbus | -------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => mcalhoun@… Old description:
Mountain Lion 10.8.2 with lastest XCode. Completely uninstalled macports with these instructions: http://guide.macports.org/chunked/installing.macports.uninstalling.html Installed Macports again, then installing wine-devel I get this (tried 3 times, no folder in /opt apart from X11 after uninstall):
{{{Activating dbus @1.6.8_0+startupitem+universal Error: org.macports.activate for port dbus returned: Image error: /Library/LaunchAgents/org.freedesktop.dbus-session.plist already exists and does not belong to a registered port. Unable to activate port dbus. Use 'port -f activate dbus' to force the activation. Error: Failed to install dbus Please see the log file for port dbus for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log Error: The following dependencies were not installed: gst-plugins-base gnome-vfs gconf dbus-glib dbus gtk2 atk gobject-introspection cairo libpixman libpng xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg- xproto xorg-libXdmcp xorg-libxcb python27 db46 libedit openssl python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xz xorg-xextproto xorg-xcb-util xrender xorg-renderproto pkgconfig gdk- pixbuf2 jasper jpeg tiff hicolor-icon-theme pango Xft2 shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg- inputproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg- randrproto intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list- utils p5.12-xml-parser orbit2 libidl policykit eggdbus gnome-mime-data gstreamer bison m4 flex libtheora libvorbis libogg orc xorg-libice xorg- libsm lcms libxslt mesa makedepend py27-libxml2 xorg-dri2proto xorg- glproto xorg-libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wine-devel failed }}}
New description: Mountain Lion 10.8.2 with lastest XCode. Completely uninstalled macports with these instructions: http://guide.macports.org/chunked/installing.macports.uninstalling.html Installed Macports again, then installing wine-devel I get this (tried 3 times, no folder in /opt apart from X11 after uninstall): {{{ Activating dbus @1.6.8_0+startupitem+universal Error: org.macports.activate for port dbus returned: Image error: /Library/LaunchAgents/org.freedesktop.dbus-session.plist already exists and does not belong to a registered port. Unable to activate port dbus. Use 'port -f activate dbus' to force the activation. Error: Failed to install dbus Please see the log file for port dbus for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_dbus/dbus/main.log Error: The following dependencies were not installed: gst-plugins-base gnome-vfs gconf dbus-glib dbus gtk2 atk gobject-introspection cairo libpixman libpng xorg-libXext xorg-libX11 xorg-kbproto xorg-libXau xorg- xproto xorg-libXdmcp xorg-libxcb python27 db46 libedit openssl python_select sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xz xorg-xextproto xorg-xcb-util xrender xorg-renderproto pkgconfig gdk- pixbuf2 jasper jpeg tiff hicolor-icon-theme pango Xft2 shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg- inputproto xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg- randrproto intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list- utils p5.12-xml-parser orbit2 libidl policykit eggdbus gnome-mime-data gstreamer bison m4 flex libtheora libvorbis libogg orc xorg-libice xorg- libsm lcms libxslt mesa makedepend py27-libxml2 xorg-dri2proto xorg- glproto xorg-libXmu xorg-libXt xorg-libXxf86vm xorg-xf86vidmodeproto To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wine-devel failed }}} -- Comment: Unfortunately some ports, in this case dbus, install files with unusual names in unusual places which our manual uninstall instructions do not cover, in this case /Library/LaunchAgents/org.freedesktop.dbus- session.plist. You can either manually delete that file, or use force the activation (`sudo port -f activate dbus`) to have MacPorts move the file(s) with conflicting name(s) out of the way for you. Can you elaborate on how `sudo port -f activate dbus` did not work? It should have. If not, run it with the debug flag (`sudo port -df activate dbus`) and see if there are any errors. -- Ticket URL: <https://trac.macports.org/ticket/37278#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS