Saw same error reported in https://github.com/hashicorp/packer/issues/6455.
On Thursday, 2 August 2018 15:02:44 UTC+5:30, Shyam J wrote: > > Hi, > > I have a code which creates image in ESX machine in ESX machine(not in the > VM where I run code). It works without any problem. This code I am running > from a vmware VM. > The same code when I am running from a Azure VM its looking for ovftool to > export for the same ESX machine. So when I installed ovftool I am getting > below error. > > vmware-iso: Executing: ovftool --noSSLVerify=true --skipManifestCheck > -tt=ova vi://root:****@IP/packer-vmware-iso output-vmware-iso > ==> vmware-iso: Error exporting virtual machine: exit status 1 > ==> vmware-iso: Error: cURL error: SSL connect error > ==> vmware-iso: Completed with errors > > I have not passed the "format" parameter, but it looks for ovftool. Please > help > > Thanks > Shyam > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/1e724b38-1477-42f6-b168-bbaa6e46bb8a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
