Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#15799 closed defect (invalid)

Waiting for lock on...

Reported by: neridaj@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description (last modified by jmroot (Joshua Root))

I'm new to macports and don't understand how to fix this problem when trying to install py25-hashlib:

sudo port install py25-hashlib
Waiting for lock on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-hashlib/work/.macports.py25-hashlib.state

This process never completes.

Thanks for any help,

Jason

Change History (4)

comment:1 Changed 16 years ago by skymoo (Adam Mercer)

try running

sudo port clean --work py25-hashlib
sudo port install py25-hashlib

to cleanup the work directory

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Also make sure you don't have another instance of port running.

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: ticketformatting added
Resolution: invalid
Status: newclosed

comment:4 Changed 16 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: ticketformatting removed
Note: See TracTickets for help on using tickets.