Ticket #32156 (closed defect: invalid)
port selfupdate freeze os x 10.7 dock
| Reported by: | fotak@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | base | Version: | 2.0.3 |
| Keywords: | Cc: | ||
| Port: |
Description (last modified by ryandesign@…) (diff)
I have big problem with Macports and OS X 10.7 if start port -d selfupdate command OS dock freez and it does not answer. Activity Monitor shows 100 - 260 % CPU load (4 core CPU). If kill dock process, it restart with CPU load > 300%. After the reloading OS CPU load > 300% (Leon thanks)
Solution for this problem:
cd $HOME/Library/Application Support/Dock rm -rf *.db killall Dock
and newer to start port selfupdate
it is extended on:
macports 2.0.3 & last svn version
osx =>10.7
I did not observe this problem on 10.6
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 18 months ago by ryandesign@…
- Component changed from ports to base
- Description modified (diff)
I have no idea how MacPorts could be responsible for that.
comment:2 in reply to: ↑ 1 Changed 18 months ago by fotak@…
Replying to ryandesign@…:
I have no idea how MacPorts could be responsible for that.
OK, this is actual not MacPorts problem. Problem appears only if MacPorts installed in $HOME/Applications directory, I transferred MacPorts in /usr/local and it's ok now. This is Launchpad bug.

