#40150: rev-upgrade should update dependencies before attempting rebuilds ------------------------------------+------------------------- Reporter: fabian@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: base | Version: 2.2.0 Resolution: | Keywords: rev-upgrade Port: gobject-introspection | ------------------------------------+------------------------- Changes (by cal@…): * keywords: gobject-introspection => rev-upgrade * owner: macports-tickets@… => cal@… * status: new => assigned * component: ports => base Comment: The problem is that the rebuild step in `rev-upgrade` is the equivalent of `sudo port -n upgrade --force $broken_port`, where the `-n` flag keeps MacPorts from upgrading any dependencies first. Until this is fixed, you can work around the problem by running `sudo port upgrade glib2` for now. -- Ticket URL: <https://trac.macports.org/ticket/40150#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X