I tried to import OVA (from VMware Workstation) to GCP Compute Engine Instance, but whole process failed after VMDK disk image to RAW format conversion, when executing following activities in importer VM:
Apr 22 13:50:32 inst-translator-import-ovf-translate-translate-disk-l2myq startup-script: INFO startup-script-url: commandrvf: /bin/sh -c "DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends google-cloud-sdk"
Apr 22 13:50:40 inst-translator-import-ovf-translate-translate-disk-l2myq startup-script: INFO startup-script-url: E: Unable to correct problems, you have held broken packages.
I can attach whole build log if, more information is needed.