Opened 15 years ago
Closed 15 years ago
#21962 closed defect (fixed)
port: dry-run still blocks on the lock file.
Reported by: | lhunath@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 1.9.0 |
Component: | base | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: |
Description
$ port -y install kdepim4 Password: ---> Computing dependencies for kdepim4 For kdebase4-runtime: skipping org.macports.main (dry run) Waiting for lock on /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_kdebase4-runtime/work/.macports.kdebase4-runtime.state
I expect to be able to run a read-only run of port
while another is running. I don't see why it would need to wait on the lock file as there are no conditions that could break the operation of macports.
Change History (2)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Component: | ports → base |
---|
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Milestone: | → MacPorts 1.9.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This should be fixed by r66921.