Changes between Initial Version and Version 1 of Ticket #32626


Ignore:
Timestamp:
Dec 22, 2011, 5:31:12 AM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32626

    • Property Summary changed from py25-zopeinterface fails to clean when macports not installed in default location to py25-zopeinterface fails to clean
  • Ticket #32626 – Description

    initial v1  
    33When I try to do the following
    44
    5   sudo port -f uninstall installed
    6 
    7   sudo port clean --all uninstalled
     5{{{
     6sudo port -f uninstall installed
     7sudo port clean --all uninstalled
     8}}}
    89
    910I get an error with the py25-zopeinterface port saying it can't open a tar file
    1011
    11   sudo port -f clean --all py25-zopeinterface
    12 
    13   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'
     12{{{
     13sudo port -f clean --all py25-zopeinterface
     14Error: 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'
     15}}}