Skip to content

Instantly share code, notes, and snippets.

@bascht
Created August 1, 2013 15:18
Show Gist options
  • Select an option

  • Save bascht/6132340 to your computer and use it in GitHub Desktop.

Select an option

Save bascht/6132340 to your computer and use it in GitHub Desktop.
# Everything is fine until I add the line
# "post-processors": [ "vagrant" ]
 packer validate template.json
Template validation failed. Errors are shown below.
Errors validating build 'virtualbox'. 1 error(s) occurred:
* Failed creating VirtualBox driver: exec: "VBoxManage": executable file not found in $PATH
Errors validating build 'vmware'. gob: local interface type *interface {} can only be decoded from remote interface type; received concrete type []interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment