ASIF IQBAL

Results 4 comments of ASIF IQBAL

I could not get vagrant recognize the format of the dummy.box I did run the tar cvzf dummy.box metadata.json (from example_box) INFO box_add: Downloading box: file:/home/iqbala/vagrant/vsphere/dummy.box => /home/iqbala/.vagrant.d/tmp/box97889f4c4dd19cbbd15b248ae993807e8a5a4659 ERROR warden:...

Here is what I have done. I am not sure what I am doing wrong. It failed with same error..Box 'dummy' could not be found. I must be missing a...

If I just try to add the box, I fails miserably with apparent ruby bug ~/vagrant-vsphere$ vagrant box add --name dummy --provider vsphere file:///home/iqbala/vagrant-vsphere/example_box/dummy.box /opt/vagrant/embedded/lib/ruby/2.2.0/rubygems/core_ext/kernel_require.rb:54: [BUG] Segmentation fault at 0x000a2c7472655b...

I removed nokogiri and vagrant-vsphere plugin and reinstalled... Now it looks to be moving forward ~/vagrant-vsphere$ vagrant up --provider=vsphere ==> default: Box 'dummy' could not be found. Attempting to find...