You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not sure if this is related, but only a certain version of Sierra works. At some point, Apple updated the installer image to block unsigned early stage scripts needed to make all this magic work. If you were lucky enough to download an earlier version of Sierra installer from App Store, you should use that.
Issue
When building 10.8 box using the command:
bin/box build macos108 ~/Downloads/Install\ OS\ X\ Mountain\ Lion.app/ 10.8 virtualbox
I consistently get:
Build 'virtualbox-iso' errored: Error removing temporary script at /tmp/script_9249.sh!
Building 10.7 or 10.9 with appropriate installers does not give issues.
Relevant parts of the Packer log - (available as Github Gist)
My environment
The text was updated successfully, but these errors were encountered: