Skip to content

Conversation

@schaefi
Copy link
Collaborator

@schaefi schaefi commented Sep 26, 2024

When bundling result files that uses a vagrant type, kiwi creates them with the extension .vagrant.virtualbox.box or .vagrant.libvirt.box. The bundler code renames them using only the .box suffix which is too short as it is missing the subformat information. This commit fixes it and keeps this information in the result bundle file name.
This Fixes #2656

When bundling result files that uses a vagrant type,
kiwi creates them with the extension .vagrant.virtualbox.box
or .vagrant.libvirt.box. The bundler code renames them using
only the .box suffix which is too short as it is missing
the subformat information. This commit fixes it and keeps
this information in the result bundle file name.
This Fixes #2656
@schaefi schaefi requested a review from Conan-Kudo September 26, 2024 12:01
@schaefi schaefi self-assigned this Sep 26, 2024
@Conan-Kudo Conan-Kudo merged commit fb32551 into main Sep 26, 2024
12 checks passed
@Conan-Kudo Conan-Kudo deleted the fix_vagrant_bundle_format branch September 26, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vagrant.libvirt/vagrant.virtualbox image suffixes don't match

3 participants