What does the log say if you run with PACKER_LOG=1?

Have you tried running the command manually? What's the output of that?

On Thu, Aug 2, 2018, 11:51 Shyam J <[email protected]> wrote:

> Correction for the error posted I used format, but without "format" alos
> getting same error.
>
>     vmware-iso: Executing: ovftool --noSSLVerify --noSSLVerify=true
> --skipManifestCheck -tt=ovf vi://root:****@10.135.128.94/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
> ==> vmware-iso:
>
>
>
> 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/ffeb0774-a5c3-40be-9c27-a3a6c3e7617d%40googlegroups.com
> <https://groups.google.com/d/msgid/packer-tool/ffeb0774-a5c3-40be-9c27-a3a6c3e7617d%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CALz9Rt8YCcF355dfT3y3a9YvufA3gxG0qL0EUWgbXxpfRB0JYA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to