hashicorp / vagrant

Vagrant is a tool for building and distributing development environments.
https://www.vagrantup.com
Other
26.28k stars 4.43k forks source link

cloud-init is broken due to upstream bug #12803

Open zilti opened 2 years ago

zilti commented 2 years ago

cloud-init is broken; cloud-init status --wait always returns immediately with an error, thus making vagrant say it failed (even though on the actual image, cloud-init continues to run until finished). Original bug: https://bugs.launchpad.net/cloud-init/+bug/1890528

unknownterritory commented 1 week ago

The error I get when trying to use cloud-init with Vagrant and a bento/ubuntu-22.04 box is as follows:

The executable 'mkisofs' Vagrant is trying to run was not found in the PATH variable. This is an error. Please verify this software is installed and on the path.