Changes between Initial Version and Version 1 of Ticket #27238


Ignore:
Timestamp:
Nov 10, 2010, 3:37:52 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

"Waiting for lock on /opt/local/var/macports/registry/.registry.lock" means MacPorts is already running and doing things. You could check for any running "port" processes in Activity Monitor. Wait until these tasks are finished (or terminate them if you don't care that they don't finish) before trying to do other things with MacPorts.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27238

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

    initial v1  
    22
    33I'm getting this error no matter what I try to do!  I was trying to install or uninstall the boost libary, then frusterated that I kept getting
    4 "Waiting for lock on /opt/local/var/macports/registry/.registry.lock" afterwards, tried to uninstall my whole macports and can't even do that.  Help!
     4"`Waiting for lock on /opt/local/var/macports/registry/.registry.lock`" afterwards, tried to uninstall my whole macports and can't even do that.  Help!
    55
     6{{{
    67$ sudo port -f uninstall installed
    78Waiting for lock on /opt/local/var/macports/registry/.registry.lock
     9}}}
    810
    911Thanks so much!