Changes between Initial Version and Version 2 of Ticket #25800


Ignore:
Timestamp:
Jul 25, 2010, 2:18:59 AM (14 years ago)
Author:
jmroot (Joshua Root)
Comment:

Please remember WikiFormatting for your preformatted text. The gconf build failure seems unrelated and should go in a separate ticket. Please attach debug output, i.e. the result of sudo port -d deactivate freetype.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25800

    • Property Component changed from ports to base
  • Ticket #25800 – Description

    initial v2  
    11I am running MacPorts under Snow Leopard, and something seems to be messed up in such a way that various ports cannot be deactivated.  Here is an example:
    2 
     2{{{
    33bash-3.2$ sudo port deactivate freetype @2.3.12_0+macosx
    44--->  Deactivating freetype @2.3.12_0+macosx
    5 
     5}}}
    66This command hangs forever.  Nothing appears in the log file.  The only way to stop it is with a "sudo kill <pid>" command.  Is there any way to get more verbose output from the port command, so that I can find out what's going wrong?  Can I deactivate the port manually?
    77
    88The same thing happens with other "deactivate" commands.  I think the problem might have arisen because I issued the command "sudo port upgrade outdated" and then lost internet connectivity while the command was still executing.
    9 
    10