Ticket #19234 (closed defect: fixed)
dbus upgrade fails on macOS (during port upgrade gnucash)
| Reported by: | kadorken@… | Owned by: | mcalhoun@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | gnucash machine-id | Cc: | russel.winder@… |
| Port: | dbus |
Description
after doing 'sudo port selfupdate' to 1.7.1, I proceeded to try 'sudo port upgrade gnucash' to 2.2.9. I previously had gnucash 2.2.8 installed (quartz version) on MACOS 10.5.6
When the installation got to dbus, the activation of dbus failed, possibly due to an earlier installation ? See the log excerpt that follows:
---> Building gtk2 ---> Staging gtk2 into destroot ---> Deactivating gtk2 @2.14.7_1+no_x11+quartz ---> Installing gtk2 @2.14.7_2+no_x11+quartz ---> Activating gtk2 @2.14.7_2+no_x11+quartz ---> Cleaning gtk2 ---> Fetching dbus ---> Verifying checksum(s) for dbus ---> Extracting dbus ---> Applying patches to dbus ---> Configuring dbus ---> Building dbus ---> Staging dbus into destroot ---> Deactivating dbus @1.2.12_4 ---> Installing dbus @1.2.12_5 ---> Activating dbus @1.2.12_5 Error: Target org.macports.activate returned: Image error: /opt/local/var/lib/dbus/machine-id already exists and does not belong to a registered port. Unable to activate port dbus. ---> Activating dbus @1.2.12_5 Error: Target org.macports.activate returned: Image error: /opt/local/var/lib/dbus/machine-id already exists and does not belong to a registered port. Unable to activate port dbus. Error: The following dependencies failed to build: dbus Error: Unable to upgrade port: 1
The port upgrade of gnucash proceeded to plug along, with period errors on other dependencies related to dbus not being properly installed.
Change History
Note: See
TracTickets for help on using
tickets.

