Hi, I try to build a sles15 JeOS that is compatible to ESX (it does not like the vmdk format...) and changed the output type from vmdk to OVA. The build log tells me that ovftool is used for the build process but the binary is not found: [ 115s] [ INFO ]: 15:00:33 | Creating ova Disk Format [ 115s] [ DEBUG ]: 15:00:33 | "ovftool": in paths "/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin" exists: "False" mode match: not checked [ 115s] [ ERROR ]: 15:00:33 | KiwiCommandNotFound: [ 115s] [ 115s] Required tool None not found in PATH on the build host [ 115s] [ 115s] Building OVA images requires VMware's None tool which [ 115s] can be installed from the following location [ 115s] [ 115s] https://www.vmware.com/support/developer/ovf I installed the tool (in the current version 4.4) on the OBS host first without change so now I guess it must be available in the build sandbox but I don't know how to add it to the environment - the program is not even installed by a rpm or so but by a shell installer. Could I create an ovftool.rpm file from the installed binaries and add "Support: ovftool" to the project config? Does this work with kiwi builds? Best regards, Mark -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org