-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xcode-cli-tools.sh failed with softwareupdate XPC error #61
Comments
I wonder if this issue might have occurred because the VM is set to only use 2 GB of memory. I noticed that the boxcutter osx VM template recently bumped their memory configuration for El Capitan to 4 GB of memory, perhaps that would help here, too. Would you be open to a pull request that makes the |
If you do find bumping the RAM solves this problem reliably, it may be worth doing. We did find that upping VRAM allowed us to go past 2048 MB on VirtualBox; until that time, it wasn't possible to (see #39.) |
I'm seeing a similar error with both vmware and virtualbox
|
I found that adding a |
@bacongravy thanks. I didn't have success with 60 but did with 120. I'd advise using packer with |
The
xcode-cli-tools.sh
script failed with the following output:I've only seen this happen once.
I'm using OSX_InstallESD_10.11.3_15D21.dmg, packer 0.9.0, and VMware 8.1.0 with the vmnet-natd patch.
The text was updated successfully, but these errors were encountered: