Corrected incomplete error line 

On Tuesday, March 24, 2015 at 11:48:40 PM UTC-4, Andrew Francis wrote:
>
> When I run vagrant up i get an error message from  butcher plugin . Any 
> help would be appreciated. 
>
> Thanks.  Andy 
>
> -----------------
>
> Windows 7 -  64 bit  SP1
>
> C:\Users\afrancis2\VagrantProjects\OnDemandProd>vagrant --version
> Vagrant 1.6.3
>
> C:\Users\afrancis2\VagrantProjects\OnDemandProd>vagrant plugin list
> ridley (4.0.0)
>   - Version Constraint: 4.0.0
> vagrant-aws (0.6.0)
> vagrant-butcher (2.2.1)
> vagrant-login (1.0.1)
> vagrant-omnibus (1.4.1)
> vagrant-share (1.1.3, system)
>
>
> C:\Users\afrancis2\VagrantProjects\OnDemandProd>vagrant up --provider aws 
> api-server-01
> Bringing machine 'api-server-01' up with 'aws' provider...
> ==> api-server-01: Box 'aws-fusion-test-landscape' could not be found. 
> Attempting to find and install...
>     api-server-01: Box Provider: aws
>     api-server-01: Box Version: >= 0
> ==> api-server-01: Adding box 'aws-fusion-test-landscape' (v0) for 
> provider: aws
>     api-server-01: Downloading: 
> https://github.com/mitchellh/vagrant-aws/raw/master/dummy.box
>     api-server-01: Progress: 100% (Rate: 156/s, Estimated time remaining: 
> --:--:--)
> ==> api-server-01: Successfully added box 'aws-fusion-test-landscape' (v0) 
> for 'aws'!
> C:/Users/afrancis2/.vagrant.d/gems/gems/vagrant-butcher-2.2.1/lib/vagrant-butcher/helpers/config.rb:24:in
>  
> `block in chef
> _client?': undefined method `type' for 
> #<VagrantPlugins::Kernel_V2::VagrantConfigProvisioner:0x72f59d0> 
> (NoMethodError)
>         from 
> C:/Users/afrancis2/.vagrant.d/gems/gems/vagrant-butcher-2.2.1/lib/vagrant-butcher/helpers/config.rb:21:in
>  
> `select'
>         from 
> C:/Users/afrancis2/.vagrant.d/gems/gems/vagrant-butcher-2.2.1/lib/vagrant-butcher/helpers/config.rb:21:in
>  
> `chef_client?'
>         from 
> C:/Users/afrancis2/.vagrant.d/gems/gems/vagrant-butcher-2.2.1/lib/vagrant-butcher/action/copy_guest_key.rb:16:in
>  
> `ensure in call'
>         from 
> C:/Users/afrancis2/.vagrant.d/gems/gems/vagrant-butcher-2.2.1/lib/vagrant-butcher/action/copy_guest_key.rb:16:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:95:in
>  
> `block in finalize_action'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builder.rb:116:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in
>  
> `block in run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/util/busy.rb:19:in
>  
> `busy'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in
>  
> `run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/call.rb:53:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in
>  
> `call'
>         from 
> C:/Users/afrancis2/.vagrant.d/gems/gems/vagrant-aws-0.6.0/lib/vagrant-aws/action/connect_aws.rb:43:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/config_validate.rb:25:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/handle_box.rb:56:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builder.rb:116:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in
>  
> `block in run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/util/busy.rb:19:in
>  
> `busy'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in
>  
> `run'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/machine.rb:196:in
>  
> `action_raw'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/machine.rb:173:in
>  
> `block in action'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:434:in
>  
> `lock'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/machine.rb:161:in
>  
> `call'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/machine.rb:161:in
>  
> `action'
>         from 
> C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/batch_action.rb:82:in
>  
> `block (2 levels) in run'
>

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to