Upgrading to Mac OS X 10.10 Yosemite as a Developer
21–30 of 39 posts
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#22Isn't it safer to use the "ditto" command for the restore? sudo mv /usr/local ~/local then merge it back in ditto -V ~/local /usr/local That way it should merge all the files from the backup into the new folder (and show you what it's doing)
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#23Just 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.
All add a note about the log buffer, thanks.
Line 128,493 - INSTALLER LOG SHARED BUFFER IS FUL
This time I only opened the log viewer briefly at one point during the upgrade, and again after several hours because it seemed to have hung again. I can't imagine I'm the only one who's affected by this issue. I'll report back when/if I find out how to fix it.
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#24Earlier quoted context omitted.
All add a note about the log buffer, thanks.
Just happened again. The error is: Line 128,493 - INSTALLER LOG SHARED BUFFER IS FUL This time I only opened the log viewer briefly at one point during the upgrade, and again after several hours because it seemed to have hung again. I can't imagine I'm the only one who's affected by this issue. I'll report back when/if I find out how to fix it.
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#25I 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
#26Earlier quoted context omitted.
Just happened again. The error is: Line 128,493 - INSTALLER LOG SHARED BUFFER IS FUL This time I only opened the log viewer briefly at one point during the upgrade, and again after several hours because it seemed to have hung again. I can't imagine I'm the only one who's affected by this issue. I'll report back when/if I find out how to fix it.
What did you do after this happened? Is it safe to restart the machine, or will that totally hose the install?
In the meantime I've restarted the process one more time. The laptop still boots straight into the Yosemite installer so I don't think the hard reboots have adversely affected the machine.
edit: It occurs to me that the longest I've waited has been 12 hours (my first attempt). I've now seen reports of 15 hour installs, perhaps I didn't wait long enough? Even if the log buffer is full, that wouldn't necessarily mean that install has outright failed... hmm
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#27I 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.
45 minutes, another lost 15 minutes... wow, you're install went fast! Everyone else seems to be having multiple-hours long installs. :)
Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#28Re: Upgrading to Mac OS X 10.10 Yosemite as a Developer
#29I 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
#30I 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.
I'll add that note. People with problems tended have >100k or more files.