How large was your /usr/local folder before upgrading? Mine is currently at 12GB and I wonder whether I should try to reduce it even more.
Upgrading to Mac OS X 10.10 Yosemite as a Developer
11–20 of 39 posts
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#12Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#13Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#14 $ find /usr/local | wc -l
24825
$ du -sh /usr/local
644MRe: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#15Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#16Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#17It seems you really must move it to ~/local or similar as the article points out. Moving to /usr/local.bak seems to still copy the files one by one into recovered items during the last stage of the installation.
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#18Not sure why the article hasn't considered this, but after moving /usr/local to another location and doing the Yosemite upgrade... you can always move the newly created Yosemite files/directories in /usr/local to your old local, rather than deleting them.
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#19I had 32k files using up 8GB in /usr/local, and the time spent on "2 minutes remaining" was about 45 minutes. In retrospect, I'm happy that I didn't waste any time on special preparations. One thing I learned is that the ⌘L log window blocks progression from restore to the next reboot; I lost about 15 minutes that way.
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#20Just a warning - after 6+ hours (not sure exactly as I went to sleep) my Yosemite install failed because the log buffer was full. I can't say for sure that this would not have happened if I hadn't left the log viewer open, but I would recommend closing the log window when you're not actively using it.