#47787: How should I proceed? Problem updated "wxWidgets-3.0", Error: Unable to upgrade port: 1 ---------------------------------+-------------------------------- Reporter: evan.biederstedt@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: | ---------------------------------+-------------------------------- Comment (by evan.biederstedt@…): Replying to [comment:1 larryv@…]:
Replying to [ticket:47787 evan.biederstedt@…]:
Ok. So I try `sudo port clean`.
You need to specify `wxWidgets-3.0` explicitly. {{{ sudo port clean wxWidgets-3.0 }}} Otherwise MacPorts looks for a file named “Portfile” in the current working directory.
This was the issue, and `sudo port clean wxWidgets-3.0` works exactly. Thanks!
So....should I reinstall macports?
No.
What has happened since the last time I ran `sudo port selfupdate` to
cause this error?
Somehow an installation of `wxWidgets-3.0` was interrupted after the
fetch phase. MacPorts thinks that the next step is checksumming `wxWidgets-3.0.2.tar.bz2`, but it really needs to start over and fetch the new distfile, which doesn’t exist yet. Cleaning will reset the relevant state, convincing MacPorts to start again from the beginning. Now I understand. Thank you. This issue has been resolved, and can be closed. -- Ticket URL: <https://trac.macports.org/ticket/47787#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X