Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

Installation fails at vagrant up #6

Open
ywarnier opened this issue Sep 14, 2013 · 2 comments
Open

Installation fails at vagrant up #6

ywarnier opened this issue Sep 14, 2013 · 2 comments

Comments

@ywarnier
Copy link

Hi, I just cloned cfm3 on Ubuntu 13.04 and when following the install guide (installing vagrant through apt-get install vagrant, which downloaded package vagrant 1.0.3-1ubuntu3), I get the following long error:

/var/www/cfm3/Vagrantfile:1:in <top (required)>': undefined methodconfigure' for Vagrant:Module (NoMethodError)
from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:115:in load' from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:115:inblock in procs_for_source'
from /usr/lib/ruby/vendor_ruby/vagrant/config.rb:41:in block in capture_configures' from <internal:prelude>:10:insynchronize'
from /usr/lib/ruby/vendor_ruby/vagrant/config.rb:36:in capture_configures' from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:114:inprocs_for_source'
from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:51:in block in set' from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:45:ineach'
from /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:45:in set' from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:377:inblock in load_config!'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:392:in call' from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:392:inload_config!'
from /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:327:in load!' from /usr/bin/vagrant:40:in

'

@BinaryKitten
Copy link
Contributor

Hi @ywarnier

Vagrant 1.0.3 is massively out of date. Would recommend upgrading using the deb on vagrantup.com

@BinaryKitten
Copy link
Contributor

I'll be replacing the vagrant install/config later today to work better.

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

2 participants