#32626: py25-zopeinterface fails to clean -------------------------------------+-------------------------------------- Reporter: bernard@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py25-zopeinterface -------------------------------------+-------------------------------------- Old description:
I have macports installed in a non default location. (Not /opt/local)
When I try to do the following
sudo port -f uninstall installed
sudo port clean --all uninstalled
I get an error with the py25-zopeinterface port saying it can't open a tar file
sudo port -f clean --all py25-zopeinterface
Error: Unable to open port: Port extract failed: tar: Error opening archive: Failed to open '/opt/paparazzi/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py25-zopeinterface'
New description: I have macports installed in a non default location. (Not /opt/local) When I try to do the following {{{ sudo port -f uninstall installed sudo port clean --all uninstalled }}} I get an error with the py25-zopeinterface port saying it can't open a tar file {{{ sudo port -f clean --all py25-zopeinterface Error: Unable to open port: Port extract failed: tar: Error opening archive: Failed to open '/opt/paparazzi/var/macports/sources/rsync.macports.org/release/tarballs/ports/python/py25-zopeinterface' }}} -- Comment(by ryandesign@…): python/py25-zopeinterface was just deleted in r88160, replaced by the unified python/py-zopeinterface in r88153. Please selfupdate to ensure your port definitions and index are up to date, then try again. {{{ sudo port selfupdate }}} -- Ticket URL: <https://trac.macports.org/ticket/32626#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS