You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mwhooker I ran into this issue when testing #4664 on Windows 10, using an .iso that I downloaded from MSDN, so the issue exists in the hyperv-builder as well.
Commenting out the cmd.Wait() ...\go\src\github.com\mitchellh\packer\builder\hyperv\common\step_shutdown.go fixed the problem on my machine.
There was an issue open against parallels/vmware that showed the build hanging when using sysprep to shut down. See #4134 and #4433 for context.
The same behavior might exist in hyper-v, and we need to fix it if it does. cc @taliesins
The text was updated successfully, but these errors were encountered: