New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27238 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

Waiting for lock on /opt/local/var/macports/registry/.registry.lock

Reported by: ewilbanks@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.9.2
Keywords: Cc:
Port:

Description (last modified by ryandesign@…) (diff)

Hi all,

I'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 "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!

$ sudo port -f uninstall installed
Waiting for lock on /opt/local/var/macports/registry/.registry.lock

Thanks so much! Lizzy

Change History

comment:1 Changed 3 years ago by ryandesign@…

  • Component changed from ports to base
  • Description modified (diff)

"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.

comment:2 Changed 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to invalid

ps -A | grep tclsh if you can't find the running process so you can kill it.

Note: See TracTickets for help on using tickets.