Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ova build failed due to unknown configuration key output_filename #1628

Open
sachinphogat opened this issue Nov 15, 2024 · 1 comment
Open
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@sachinphogat
Copy link

Error: Failed to prepare build: "vmware-vmx"
1 error occurred:

  • unknown configuration key: '"output_filename"'

Full Output:
kubernetes_rpm_version=1.29.10' --var 'kubernetes_semver=v1.29.10' --var 'kubernetes_series=v1.29' --var 'kubernetes_deb_version=1.29.10*' -color=true -on-error=ask -var-file="packer/ova/packer-common.json" -var-file="/home/packer/gitlab-runner-builds/builds/t2_FAJXay/0/novamesh/iks/image-builder/images/capi/packer/ova/ubuntu-2204.json" -var-file="packer/ova/vmx.json" -except=vsphere -except=vmware-iso -only=vmware-vmx packer/ova/packer-node.json
Error: Failed to prepare build: "vmware-vmx"
1 error occurred:

  • unknown configuration key: '"output_filename"'
    make[1]: *** [Makefile:456: build-node-ova-local-vmx-ubuntu-2204] Error 1
    make[1]: Leaving directory '/home/packer/gitlab-runner-builds/builds/t2_FAJXay/0/novamesh/iks/image-builder/images/capi'
    make: *** [Makefile:37: build-node-ova-local-vmx-ubuntu-2204] Error

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Nov 15, 2024
@sachinphogat
Copy link
Author

#1477 (comment)

This is due to above merge request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants