vagrant icon indicating copy to clipboard operation
vagrant copied to clipboard

cloud-init is broken due to upstream bug

Open zilti opened this issue 3 years ago • 1 comments
trafficstars

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

zilti avatar Jun 28 '22 14:06 zilti

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.

unknownterritory avatar Nov 03 '24 01:11 unknownterritory