#14986 closed defect (worksforme)
port activate keeps waiting for lock on file_map.db
Reported by: | paulbeard@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
This is all I get if I try to activate it:
DEBUG: Executing org.macports.activate (evolution-data-server) ---> Activating evolution-data-server 2.22.1_0+darwin_8 ^C
Any idea what might be going on?
Change History (6)
comment:1 Changed 17 years ago by paulbeard@…
comment:2 Changed 17 years ago by raimue (Rainer Müller)
Milestone: | Port Bugs → MacPorts base bugs |
---|---|
Summary: | evolution 2.22.1_0 fails to activate (or I don't see why it takes an hour to not complete) → port activate keeps waiting for lock on file_map.db |
Did you have another instance of port running in parallel? It may have been waiting for a lock on the /opt/local/var/macports/receipts/file_map.db
.
If this is reproducible and you really have no other instance of port around, delete the file /opt/local/var/macports/receipts/file_map.db.lock
. But normally this should happen automatically...
Hope that helps.
comment:3 Changed 17 years ago by raimue (Rainer Müller)
Component: | ports → base |
---|
comment:4 Changed 16 years ago by tobypeterson
Milestone: | MacPorts base bugs → MacPorts Future |
---|
Milestone MacPorts base bugs deleted
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response, and everyone else seems to always to have another instance running.
comment:6 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | MacPorts Future |
---|
Note: See
TracTickets for help on using
tickets.
Replying to paulbeard@gmail.com:
Just to be clear, I have done all the Usual Steps (sync, clean, deactivate the old, remove the receipt, rebuild from scratch, reinstall). It all seems to build and install just fine: it's the activation that gets hosed up.