vagrant-box-osx icon indicating copy to clipboard operation
vagrant-box-osx copied to clipboard

mac os x sierra install issue

Open epic-studio opened this issue 7 years ago • 3 comments

Hi, I've download the mac os x sierra from the link above when i try to install it through the commands provided it start downloading through cmd or sometime give the error "An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again." I've placed the osx-sierra-0.3.1.box file in a folder and used the following commands cd into project directory vagrant init osx-sierra-0.3.1 vagrant up Please help....

epic-studio avatar Sep 03 '17 09:09 epic-studio

vagrant init osx-sierra-0.3.1.box should work

hevyhomie avatar Nov 26 '17 04:11 hevyhomie

@hevyhomie. @ccharles @graingert @jhoblitt @epic-studio vagrant up facing Error Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'osx-sierra-0.3.1.box' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Box file was not detected as metadata. Adding it directly... ==> default: Adding box 'osx-sierra-0.3.1.box' (v0) for provider: virtualbox default: Unpacking necessary files from: file:///Users/apple/Desktop/vg/vagrant%20mac/osx-sierra-0.3.1.box The box failed to unpackage properly. Please verify that the box file you're trying to add is not corrupted and that enough disk space is available and then try again. The output from attempting to unpackage (if any):

x ./box-disk1.vmdk: gzip decompression failed bsdtar: Error exit delayed from previous errors.

Aravindios avatar Jul 20 '18 12:07 Aravindios

?

On Fri, 20 Jul 2018, 13:49 Aravindios, [email protected] wrote:

@hevyhomie https://github.com/hevyhomie. @ccharles https://github.com/ccharles @graingert https://github.com/graingert @jhoblitt https://github.com/jhoblitt @epic-studio https://github.com/epic-studio vagrant up facing Error Bringing machine 'default' up with 'virtualbox' provider... ==> default: Box 'osx-sierra-0.3.1.box' could not be found. Attempting to find and install... default: Box Provider: virtualbox default: Box Version: >= 0 ==> default: Box file was not detected as metadata. Adding it directly... ==> default: Adding box 'osx-sierra-0.3.1.box' (v0) for provider: virtualbox default: Unpacking necessary files from: file:///Users/apple/Desktop/vg/vagrant%20mac/osx-sierra-0.3.1.box The box failed to unpackage properly. Please verify that the box file you're trying to add is not corrupted and that enough disk space is available and then try again. The output from attempting to unpackage (if any):

x ./box-disk1.vmdk: gzip decompression failed bsdtar: Error exit delayed from previous errors.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/AndrewDryga/vagrant-box-osx/issues/60#issuecomment-406590802, or mute the thread https://github.com/notifications/unsubscribe-auth/AAZQTNsTKb2YpHIkGiRtkG8hCBMvNHSkks5uIdHbgaJpZM4PLIdj .

graingert avatar Jul 20 '18 12:07 graingert