Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error during validate #4

Closed
jimfdavies opened this issue Jul 22, 2013 · 2 comments
Closed

Error during validate #4

jimfdavies opened this issue Jul 22, 2013 · 2 comments

Comments

@jimfdavies
Copy link

[...]/.vagrant.d/gems/gems/vagrant-vsphere-0.0.1/lib/vSphere/config.rb:17:in validate': undefined local variable or method_detected_errors'

PS. Excited by this initiative - keep up the good work.

@jimfdavies
Copy link
Author

FYI I've commented out the attribute validations and script progresses. Unfortunately still get failure:
Bringing machine 'default' up with 'vsphere' provider...
VagrantPlugins::VSphere::Errors::VSphereError

@agrauch
Copy link
Contributor

agrauch commented Jul 29, 2013

Possible version mismatch? What version Vagrant are you running? We tested using v1.2.2.

_detected_errors is a method in Config's base class, Vagrant::Plugin::V2::Config.

@agrauch agrauch closed this as completed Aug 8, 2013
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

No branches or pull requests

2 participants