hashicorp/packer-plugin-chef

chef-solo provision fails on ubuntu after downloading partial installer

Opened this issue · 1 comments

This issue was originally opened by @seven10builder as hashicorp/packer#5796. It was migrated here as a result of the Packer plugin split. The original body of the issue is below.


when using the chef-solo provisioner and the vsphere builder (from here), I get a consistent error when trying to download the chef installer on the newly spun up host. The error is always the same:
vsphere: curl: (23) Failed writing body (1755 != 2759)
The log gist (see below) contains the greater body of the error, but it appears it is encountering an error when writing to stderr.

With the archival of this repository all open issues will be marked as read-only. If you wish to further discuss this plugin or any of its open issues we invite you to open a discussion on the Packer community forum.

More details on the plugin archiving process for this provisioner can be found on the Plans to Archive Unmaintained Packer Provisioner Plugins blog post.