Skip to content

Troubleshooting "Importing VM OVF ... vmdk is in error state" #657

Closed Locked Answered by adeturner
adeturner asked this question in Help
Discussion options

You must be logged in to vote

Worked it out, the error message was not obvious / misleading. My git branch had a "/" in it, i.e. feature/vmware-packer2. The build name includes the branch... and the downstream implication was vmware doesnt like slashes.

  build_version     = data.git-repository.cwd.head
  
  vm_name             = "${var.vm_guest_os_family}-${var.vm_guest_os_name}-${var.vm_guest_os_version}-${local.build_version}"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tenthirtyam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
1 participant