Changes between Initial Version and Version 2 of Ticket #15056


Ignore:
Timestamp:
Nov 11, 2008, 10:20:02 PM (15 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15056 – Description

    initial v2  
    55However after having free up my drive in this manner and later freeing it up more through other methods, I have been getting frequents errors such as this one:
    66
     7{{{
    78Error: Target org.macports.activate returned: Image error: /opt/local/lib/libopencdk.10.0.6.dylib already exists and does not belong to a registered port.  Unable to activate port opencdk.
     9}}}
    810
    911or
    1012
     13{{{
    1114--->  Fetching libtasn1
    1215--->  Attempting to fetch libtasn1-1.3.tar.gz from http://www.gnu.org/software/gnutls/releases/libtasn1/
     
    1922--->  Activating libtasn1 1.3_0
    2023Error: Target org.macports.activate returned: Registry error: libtasn1 @1.2_0 not registered as installed.
     24}}}
    2125
    2226In addition, port list installed fails with an error like this one:
    2327
     28{{{
    2429Error: /opt/local/bin/port: port installed failed: Registry error: gnutls @2.2.0_0 not registered as installed.
     30}}}
    2531
    2632Which I have been trying to fix by installing the uninstalled package, which then complains a previous version is not installed and so the new version can't be activated, or an image already exists and so it can't be installed, or some such error. However, after I have done this, port list installed no longer has a problem with the port that could not be installed.