Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

tried to create Proc object without a block #42

Open
jrestr29 opened this issue Jul 13, 2021 · 5 comments
Open

tried to create Proc object without a block #42

jrestr29 opened this issue Jul 13, 2021 · 5 comments

Comments

@jrestr29
Copy link

When instaling the plugin on a fresh install on Mac OS Bigsur 11.4 and Vagrant 2.2.17 the plugin fails to initialize with the following error message

Vagrant failed to initialize at a very early stage:

The plugins failed to load properly. The error message given is
shown below.

tried to create Proc object without a block

Ruby Version ruby 2.4.2p198 also tried with ruby 3.2.23

@jholloway7
Copy link

I think this error is upstream in the older version of the AWS SDK gems somewhere, but perhaps indicating this plugin needs a version bump.

I can confirm that whatever broke here was working fine before Vagrant 2.2.17 which was released about a week before this issue was logged.

@mrwoof
Copy link

mrwoof commented Jul 15, 2021

Thank you for opening this @jrestr29. This definitely broke with vagrant 2.2.17. For my part, I have pinned to 2.2.16 to keep things working.

@enumus
Copy link

enumus commented May 2, 2022

vagrant 2.2.19 seems to break it as well in ubuntu 22.04 downgraded to 2.2.18 and works well

@polarissunshine
Copy link

Is there a fix for this issue? I'm using Vagrant 2.4.1 and am getting the same error message. will the plugin be updated?

@memiah-steve
Copy link

Was a big fan of this plugin and what it provided, but has unfortunately lacked updates for a while.
Whilst we were locked into older versions of Vagrant, the time has come to move on.

I have began work on a replacement plugin:
https://github.com/memiah/vagrant-box-s3

Which takes inspiration from this and works for our current implementation, but may not cover all aspects of functionality for everyone.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants