Closed Shumakriss closed 9 years ago
I can provide system specs if necessary but when I vagrant mutate it seems to use the original box version as the new box name. It should probably reuse the old name and append something like '-libvirt'
vagrant-mutate should not change the box name. Can you delete the new box, rerun your mutate command with VAGRANT_LOG=info, and send me
VAGRANT_LOG=info
find ~/.vagrant.d/boxes/ -type d
I can provide system specs if necessary but when I vagrant mutate it seems to use the original box version as the new box name. It should probably reuse the old name and append something like '-libvirt'