#44546: appstream-glib fails to upgrade to Version 0.2.3_0 (Mac OSX Lion 10.7.5 , Macports : 2.3.1) -------------------------------+---------------------- Reporter: creativecommon@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: appstream-glib | -------------------------------+---------------------- Comment (by creativecommon@…): Replying to [comment:5 devans@…]:
On the hunch that /usr/bin/vim as provided by 10.7 is not up to the task, please try installing MacPorts vim and then rebuild gtk-doc before attempting a clean build of appstream-glib. {{{ sudo port install vim sudo port -n upgrade --force gtk-doc sudo port clean appstream-glib sudo port upgrade appstream-glib }}}
Thanks
Yep! That was the issue, I followed the steps you provided above. And I was able to upgrade flawlessly. So shouldn't the port have a dependency on latest Vim, to prevent such issues?. devans, thanks for your help and instructions. -- Ticket URL: <https://trac.macports.org/ticket/44546#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X