pbolduc / packer-hyperv

Hyperv plugin for Packer.io
Other
13 stars 6 forks source link

post-processor vagrant fails #2

Closed pbolduc closed 9 years ago

pbolduc commented 9 years ago

At the end of the process the vagrant post processor is failing because of an error 'The handle is invalid':

==> hyperv-iso: Running post-processor: vagrant
==> hyperv-iso (vagrant): Creating Vagrant box for 'hyperv' provider
    hyperv-iso (vagrant): Copying: output-hyperv-iso
Build 'hyperv-iso' errored: 1 error(s) occurred:

* Post-processor failed: read output-hyperv-iso: The handle is invalid.

==> Some builds didn't complete successfully and had errors:
--> hyperv-iso: 1 error(s) occurred:

* Post-processor failed: read output-hyperv-iso: The handle is invalid.

==> Builds finished but no artifacts were created.