#38407: port -v rev-upgrade reports error for gimp.app ------------------------+---------------------- Reporter: istlota@… | Owner: cal@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: base | Version: 2.1.3 Resolution: | Keywords: Port: | ------------------------+---------------------- Comment (by cal@…): So rev-upgrade trying to scan `/Applications/MacPorts/GIMP.app/Contents/MacOS/GIMP` is actually not a bug. You do have `gimp-app` installed and active, so the file should be there. Can you check whether the file exists and what permission bits it has: `ls -lash /Applications/MacPorts/GIMP.app/Contents/MacOS/GIMP`. Deactivating and re-activating the gimp-app port might also fix the issue: {{{ sudo port -n -f deactivate gimp-app sudo port activate gimp-app }}} -- Ticket URL: <https://trac.macports.org/ticket/38407#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X