"the metadata associated with the box 'dummy' appears corrupted..."

667 views
Skip to first unread message

vagra...@gmail.com

unread,
Jan 9, 2015, 2:19:44 PM1/9/15
to vagra...@googlegroups.com, rob....@sailpoint.com
Hi, I'm running vagrant 1.7.2 on Centos 6.4 64-bit and when I try to bring up a box with the vsphere plugin, it gives the following error:

The metadata associated with the box 'dummy' appears corrupted.
This is most often caused by a disk issue or system crash. Please
remove the box, re-add it, and try again.

I copied this directory from a working vagrant install on another system (the vsphere plugin works properly there) and that may be the cause of the issue but I'm not sure why this would happen.

Any help is appreciated.

Thanks,
Rob

Alvaro Miranda Aguilera

unread,
Jan 9, 2015, 10:46:28 PM1/9/15
to vagra...@googlegroups.com, rob....@sailpoint.com
try with just copying Vagrantfile

if you did copy the folder, chances are that you did also copy .vagrant* that is created on first vagrant up



--
You received this message because you are subscribed to the Google Groups "Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vagrant-up+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

vagra...@gmail.com

unread,
Jan 12, 2015, 2:28:05 PM1/12/15
to vagra...@googlegroups.com, rob....@sailpoint.com
Thanks for your suggestion. I did copy the folder initially, so after your suggestion I created a brand new directory and copied the Vagrantfile over, but no matter what I do it still gives the same error about metadata...

Any other ideas?
Thanks again,
Rob

Alvaro Miranda Aguilera

unread,
Jan 12, 2015, 2:33:10 PM1/12/15
to vagra...@googlegroups.com, rob....@sailpoint.com

On Tue, Jan 13, 2015 at 8:28 AM, <vagra...@gmail.com> wrote:
The metadata associated with the box 'dummy' appears corrupted.

can you readd the dummy machine??

vagra...@gmail.com

unread,
Jan 12, 2015, 2:45:47 PM1/12/15
to vagra...@googlegroups.com, rob....@sailpoint.com
I'm not sure what you mean by "readd". Just to clarify, I am using the instructions from this site to set this up:
https://github.com/nsidc/vagrant-vsphere

And it works fine on my original system, following the same instructions.

- Rob

Alvaro Miranda Aguilera

unread,
Jan 12, 2015, 2:50:20 PM1/12/15
to vagra...@googlegroups.com, rob....@sailpoint.com
The plugin use a dummy box

 config.vm.box = 'dummy'
  config.vm.box_url = './example_box/dummy.box'

vagrant box list
that command should list a dummy box
perhaps is trying to read example_box/dummy.box and it's failing.. so make sure that file example_box/dummy.box is reachable as the path listed in config.vm.box_url



--
Reply all
Reply to author
Forward
0 new messages