sciurus / vagrant-mutate

Convert vagrant boxes to work with different providers
MIT License
281 stars 41 forks source link

Can't convert and don't know why exactly #61

Closed romu70 closed 10 years ago

romu70 commented 10 years ago

Hi, Probably a stupid tricks, but I can't find any solution.

I've install the ubuntu/trusty64 box on my vagrant. Then, converted the vmdk to version 2.

If I run "vagrant mutate ubuntu/trusty64 libvirt", I get: "Vagrant-mutate can not download from Vagrant Cloud for you."

What happens? Why doesn't it mutate the local box?

Thanks for the help.

sciurus commented 10 years ago

Thanks for trying out vagrant-mutate! Unfortunately it does not support the new type of vagrant box that has a slash in the name; see #52.