Closed BillyONeal closed 10 months ago
Also, the VM directories seem to exist but not in control center
billy@BillysIntelMBP Parallels % ls | grep macos-2023
macos-2023-11-20_default_1700531307575_46745.pvm
macos-2023-11-20_default_box.pvm
billy@BillysIntelMBP Parallels %
This seems to be tied to the changes in https://github.com/sony-aufsehe/vagrant-parallels/commit/dbe3495cd3fbf09642cbd21f602bf8280c12d6d2.
The alternative copy method used is performing an additional unregister see copy_clone_vm
vs prlctl_clone_vm
.
As a quick fix passing the option linked in the call to clone_vm from export allows to fallback to the previous copy method.
Another solution maybe to provide an other option to make the additionall unregister in copy_clone_vm conditionned.
EDIT: I'll provide a pull request for the first solution.
I'm having difficulty creating a new base box for our build lab and it looks like something
vagrant-parallels
does causes the VM to get dropped off the control center before package completes, causing package to fail: