Skip to content
This repository was archived by the owner on Jul 11, 2026. It is now read-only.

Remove deprecated iso_checksum_type configuration key#43

Open
chpatton013 wants to merge 1 commit into
boxcutter:mainfrom
chpatton013:remove-iso_checksum_type
Open

Remove deprecated iso_checksum_type configuration key#43
chpatton013 wants to merge 1 commit into
boxcutter:mainfrom
chpatton013:remove-iso_checksum_type

Conversation

@chpatton013

Copy link
Copy Markdown

Modern versions of packer are not too happy to see the iso_checksum_type config key:

Error: Failed to prepare build: "virtualbox-iso"

1 error occurred:
        * Deprecated configuration key: 'iso_checksum_type'. Please call `packer fix`
against your template to update your template to be compatible with the current
version of Packer. Visit https://www.packer.io/docs/commands/fix/ for more
detail.

After removing the old keys and moving the type into the iso_checksum key, packer fix makes no changes to the configuration files.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant